@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:#0090d1;text-decoration:none;}
a img{border:none;} 
div,ul,li,p,form,h1,h2,h3,h4,h5,dt,dl,dd,table,tr,contacttd{padding: 0px;margin: 0px;list-style-type: none;}
em{font-style: normal;font-weight: normal;}
* {padding: 0px;margin: 0px;}
.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.upfile {border: 1px solid #ccc;height:28px;margin-top:10px;width:98%;}
.common_content{width: 1200px;margin: 0 auto;position: relative;}
.common_content .Llangs{position: absolute;right: 0;top:-13px;}
.common_content .Llangs a{display:inline-block;font-size: 16px}
.common_content .Llangs span{font-size: 16px;margin: 0 10px;}

/*头部*/
.head{display: block;width: 100%;clear: both;font-size: 0;position: relative;z-index: 2;}
.head_bottom{position: relative;}
.head_bottom .head_left{float: left;margin: 34px 0 26px;}
.head_bottom .head_right{float: right;margin: 38px 0 0;min-width: 894px;}

.head_right .nav{float: left;}
#nav_menu>li{display: inline-block;position: relative;margin-right: 60px;transition: all 0.3s ease-out 0s;}
#nav_menu.Selected>li{display: inline-block;position: relative;margin-right: 30px;}
#nav_menu>li:last-child{margin-right: 0;}
#nav_menu>li>a{font-size: 16px;color: #393939;display: inline-block;transition: .3s ease-in-out;text-align: center;line-height: 35px;}
#nav_menu>li:hover>a{color: #0090d1;}
#nav_menu>li.navhover>a{color: #0090d1;}
#nav_menu li ul{width:170px;position: absolute;top: 76px;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;}
/* #nav_menu li:nth-child(2) ul{width: 170px;}
#nav_menu li:nth-child(3) ul{width: 170px;}
#nav_menu li:nth-child(4) ul{width: 170px;}
#nav_menu li:nth-child(5) ul{width: 170px;} */
#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: 170px;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: #f5f5f5;color: #333;}
.right_box{float: right;}
.right_box .Language{display: inline-block;margin-right: 40px;}
.right_box .Language a{font-size: 16px;color: #666;display: block;line-height: 35px;}
.right_box .Language a:hover{color: #0090d1;}
.right_box .sousou{display: inline-block;position: relative;min-width: 35px;}
.right_box .sousou input:first-child{width: 0;height: 35px;border-radius: 50px;border: none;background: rgba(0,0,0,0.4);color:#fff;font-family:"Open Sans", Arial, Verdana;outline: none;padding: 0;transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);}
.right_box .search-wrapper.active input:first-child{width: 150px;padding: 0px 70px 0 20px;}
.right_box .sousou input:first-child::placeholder{color: #fff;}
.right_box .search-wrapper input:last-child{width: 29px;height: 29px;border-radius: 100%;border: none;position: absolute;top: 3px;right: 4px;background: url(sousou.png) no-repeat center;background-color: #fff;outline: none;cursor: pointer;transition: all 0.3s ease-in-out;}
.right_box .search-wrapper.active input:last-child{border-radius: 30px;}
.search-wrapper .close{position: absolute;z-index: 1;top:10px;right:8px;width:18px;height:18px;cursor: pointer;transform: rotate(-180deg);transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);transition-delay: 0.2s;opacity: 0;}
.search-wrapper.active .close {right:-30px;transform: rotate(45deg);transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);transition-delay: 0.5s;opacity: 1;}
.search-wrapper .close::before, .search-wrapper .close::after {position:absolute;content:'';background: #333;border-radius: 2px;}
.search-wrapper .close::before {width: 2px;height: 18px;top: 0;left: 0;right: 0;margin: auto;}
.search-wrapper .close::after {width: 18px;height: 2px;left: 0px;top: 0;bottom: 0;margin: auto;}

/*动画*/
.slide-main{height: 600px;position:relative;width:100%;background:#fff;}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;bottom:30px;left:0;text-align:center;}
.item a{display:inline-block;width:15px;height:15px;border-radius: 100%;margin-right:10px;background:#fff;opacity:1;-moz-opacity:1;filter:alpha(opacity=100);overflow:hidden;opacity: .9;}
.item a.cur{background:#0090d1;opacity: 1;}
.banner-scroll .prev,.banner-scroll .next{width: 43px;height: 74px;display: inline-block;position: absolute;z-index: 999;top: 50%;}
.banner-scroll .prev{cursor: pointer;;background: url(left.png) no-repeat center;left: 2%;}
.banner-scroll .next{cursor: pointer;;background: url(right.png) no-repeat center;right: 2%;}
.slide-box,.slide{display:block;width:100%;height: 600px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height: 600px;position:relative;position:absolute;z-index:8;}
#bgstylea{background:url(banner1.png) center no-repeat;}
#bgstyleb{background:url(banner2.png) center no-repeat;}
#bgstylec{background:url(banner3.png) center no-repeat;}
#bgstyled{background:url(banner4.png) center no-repeat;}
#bgstylee{background:url(banner5.png) center no-repeat;}
#bgstylef{background:url(banner6.png) center no-repeat;}
.slide a{display:block;width:100%;height: 600px;cursor:pointer;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f,.obj-g,.obj-h{position:absolute;z-index:9;left:50%;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f,.obj-g,.obj-h{width:1200px;text-align:center;}
.obj-a{top: 204px;margin-left: -970px;}
.obj-b{top: 226px;margin-left: -310px;}
.obj-c{top: 196px;margin-left: -987px;}
.obj-d{top: 196px;margin-left: -268px;}
.obj-e{top: 121px;margin-left: -597px;}
.obj-f{top: 282px;margin-left: -592px;}
.obj-g{top: 130px;margin-left: -615px;}
.obj-h{top: 270px;margin-left: -608px;}
.banAnimate .obj-a{display:block;animation-name:baoAni;-webkit-animation:baoAni 0.4s linear 0s normal none;-moz-animation:baoAni 0.4s linear 0s normal none;animation:baoAni 0.4s linear 0s normal none;}
@-webkit-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@-moz-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
.banAnimate .obj-b{display:block;animation-name:saAni;-webkit-animation:saAni 0.4s linear 0s normal none;-moz-animation:saAni 0.4s linear 0s normal none;animation:saAni 0.4s linear 0s normal none;}
@-webkit-keyframes saAni{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }
@-moz-keyframes saAni{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }
@keyframes saAni{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }
.watch-code.code-show{display:block;animation-name:scode;-webkit-animation:scode 0.3s linear 0s normal none;-moz-animation:scode 0.3s linear 0s normal none;animation:scode 0.3s linear 0s normal none;}
@-webkit-keyframes scode{from{opacity:0;-webkit-transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;-webkit-transform:scale(1,1);transform-origin: left bottom;} }
@-moz-keyframes scode{from{opacity:0;-moz-transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;-moz-transform:scale(1,1);transform-origin:bottom bottom;} }
@keyframes scode{from{opacity:0;transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;transform:scale(1,1);transform-origin: left bottom;} }
.banAnimate .obj-c,.banAnimate .obj-e,.banAnimate .obj-h{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.3s linear 0s normal none;-moz-animation:saAnic 0.3s linear 0s normal none;animation:saAnic 0.3s linear 0s normal none;}
@-webkit-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
.banAnimate .obj-d,.banAnimate .obj-f,.banAnimate .obj-g{display:block;animation-name:saAnid;-webkit-animation:saAnid 0.3s linear 0s normal none;-moz-animation:saAnid 0.3s linear 0s normal none;animation:saAnid 0.3s linear 0s normal none;}
@-webkit-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
/*index_banner*/
.index_banner{width: 100%;height:  600px;z-index: 1;position: relative;overflow: hidden;}
.index_banner .slide-box{width:100%;height:100%;overflow: hidden;}
.index_banner .slide{width:100%;height:100%;}

/* Product */
.Product{font-size: 0;padding-top: 80px;box-sizing: border-box;}
.ProductTitle{text-align: center;margin-bottom: 46px;}
.ProductTitle h2{font-size: 30px;color: #141414;line-height: 28px;margin-bottom: 20px;}
.ProductTitle p{font-size: 16px;color: #666;line-height: 16px;}
.ProductList{background: url(Product_bg.png) no-repeat top center;min-height: 600px;}
.ProductList a{display: block;width: 100%;height: 100%;}
.ProductList .ProductLeft{width: 590px;display: inline-block;vertical-align: top;}
.ProductList .ProductLeft li{transition: .3s;}
.ProductList .ProductLeft li:nth-child(1){height: 279px;background: url(Product_1.png) no-repeat top center #f8f8f8;}
.ProductList .ProductLeft li:nth-child(2){height: 321px;background: url(Product_2.png) no-repeat top center #f5f5f5;}
.ProductList .ProductLeft li:hover{background-color: #fd7e22;}
.ProductList .ProductArt{padding-left: 60px;padding-top: 80px;}
.ProductList .ProductArt h2{font-size: 18px;color: #1a1a1a;margin-bottom: 33px;}
.ProductList .ProductArt p{font-size: 14px;color: #999;width: 196px;line-height: 24px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-wrap:break-word;}
.ProductList li:hover .ProductArt h2{color: #fff;}
.ProductList li:hover .ProductArt p{color: #fff;}
.ProductList .ProductRight{width: 610px;display: inline-block;vertical-align: top;}
.ProductList .ProductRight .ProductArt{height: 462px;background: url(Product_3.png) no-repeat top center #f1f1f1;box-sizing: border-box;transition: .3s;}
.ProductList .ProductRight .ProductArt:hover{background-color: #fd7e22;}
.ProductList .ProductRight .ProductArt p{width: 252px;}
.ProductList .ProductRight .ProductArt:hover h2{color: #fff;}
.ProductList .ProductRight .ProductArt:hover p{color: #fff;}
.ProductList .ProductRight .ProductTel{padding-left: 70px;padding-top: 32px;}
.ProductList .ProductRight .ProductTel p{font-size: 16px;color: #fff;margin-bottom: 10px;}
.ProductList .ProductRight .ProductTel hr{height: 1px;width: 207px;background: #fff;display: block;border: none;margin-bottom: 12px;}
.ProductList .ProductRight .ProductTel h2{font-size: 24px;color: #fff;font-family: 'Arial';}

/* About */
.About{font-size: 0;padding: 80px 0;}
.AboutLeft{width: 616px;display: inline-block;vertical-align: top;margin-right: 38px;}
.AboutLeft img{display: inline-block;vertical-align: middle;}
.AboutLeft img:first-child{margin-right: 14px;}
.AboutRight{width: 546px;display: inline-block;vertical-align: top;margin-top: 26px;}
.AboutTitle{margin-bottom: 42px;}
.AboutTitle h2{font-size: 30px;color: #212121;display: inline-block;height: 28px;line-height: 24px;}
.AboutTitle a{font-size: 12px;color: #fff;width: 43px;height: 18px;line-height: 17px;background: #9a9a9a;border-radius: 9px;float: right;text-align: center;margin-top: 10px;}
.AboutTitle a:hover{background: #0590e1;color: #fff;}
.AboutRight p{font-size: 16px;color: #333;line-height: 27px;}
.AboutRight ul{margin-top: 38px;}
.AboutRight ul li{display: inline-block;margin-right: 30px;}
.AboutRight ul li:last-child{margin-right: 0;}
.AboutRight ul li h2{font-size: 12px;color: #0590e1;font-weight: normal;padding: 7px 8px;border: 4px solid #0590e1;line-height: 11px;margin-bottom: 15px;min-width: 106px;box-sizing: border-box;}
.AboutRight ul li span{font-size: 30px;color: #0590e1;font-weight: bolder;display: inline-block;vertical-align: top;font-family: 'Arial';height: 22px;line-height: 24px;margin-right: 6px;}
.AboutRight ul li p{font-size: 16px;color: #000}

/* Case */
.Case{font-size: 0;}
.CaseTitle h2{font-size: 24px;color: #212121;display: inline-block;vertical-align: middle;margin-right: 15px;}
.CaseTitle hr{border: none;width: 1024px;height: 1px;background: #ccc;display: inline-block;vertical-align: middle;margin-right: 21px;}
.CaseTitle a{font-size: 12px;color: #fff;width: 43px;height: 18px;line-height: 17px;background: #9a9a9a;border-radius: 9px;text-align: center;display: inline-block;vertical-align: middle;}
.CaseTitle a:hover{background: #0590e1;color: #fff;}
.CaseList{margin-top: 40px;}
.CaseList li{display: inline-block;width: 400px;height: 291px;overflow: hidden;position: relative;}
.CaseList li .CaseImg img{width: 100%;}
.CaseList li .CaseBox{position: absolute;top: 291px;background: rgba(5, 144, 225, .9);width: 100%;height: 100%;text-align: center;padding-top: 113px;box-sizing: border-box;transition: .3s;}
.CaseList li:hover .CaseBox{top: 0;}
.CaseList li .CaseBox p{font-size: 20px;color: #fff;width: 240px;margin: 0 auto;text-align: center;line-height: 30px;}

/* News */
.News{font-size: 0;padding-top: 80px;padding-bottom: 100px;}
.NewsTitle{text-align: center;margin-bottom: 46px;}
.NewsTitle h2{font-size: 30px;color: #141414;line-height: 28px;margin-bottom: 20px;}
.NewsTitle p{font-size: 16px;color: #666;line-height: 16px;}
.NewsList li{display: inline-block;width: 260px;margin-right: 53px;vertical-align: top;}
.NewsList li:last-child{margin-right: 0;}
.NewsList li .NewsImg{width: 260px;height: 163px;overflow: hidden;}
.NewsList li .NewsImg img{width: 100%;transition: 0.5s;}
.NewsList li:hover .NewsImg img{transform: scale(1.1);}
.NewsList li h2{font-size: 16px;color: #1b1b1b;font-weight: normal;margin-top: 20px;margin-bottom: 28px;transition: .3s;white-space:nowrap; text-overflow:ellipsis;overflow: hidden;}
.NewsList li:hover h2{color: #0090d1;}
.NewsList li p{font-size: 14px;color: #999;line-height: 24px;margin-bottom: 7px;}
.NewsList li span{font-size: 12px;color: #fff;display: block;width: 66px;height: 24px;background: #c3c3c3;text-align: center;line-height: 24px;margin-top: 25px;transition: .3s;}
.NewsList li:hover span{background: #0090d1;}


.n_banner{margin: 0 auto;width: 100%;height: 300px;background: url(n_banner.jpg) center no-repeat;position: relative;background-color: #666;}

.weizhi{background: url(home_icon.png) no-repeat left center;padding-left: 20px;height: 53px;line-height: 53px;}

/*内页内容*/
.mainC{background: #f9f9f9;}
.mainContent{margin: 0 auto;width:1200px;padding: 45px 0;}
.list_left{float:left; width:230px;}
.list_left .list_left_title{color: #fff;text-align: left;padding: 20px 0;padding-left: 25px;box-sizing: border-box;font-size: 24px;display: inline-block;width: 230px;line-height: 24px;background: #2172bc;font-weight: bold;}
.list_left .list_left_title span{display: inline-block;font-size: 14px;font-weight: normal;font-style: normal;line-height: 16px;margin-top: 4px;margin-left: 5px;}
.list_left ul{background: #fff;border-bottom: 2px solid #f0f0f0;}
.list_left li{position: relative;}
.list_left > ul li a{padding: 15px 10px;padding-left: 30px;font-size: 14px;text-decoration: none;border-bottom: 1px solid #f0f0f0;display: block;color: #000;background: url(icon1.png) 15px center no-repeat;box-sizing: border-box;}
.list_left > ul .nav_one>a{background: url(icon1.png) 15px center no-repeat;}
.list_left > ul li a:hover{color: #2172bc;transition: 0.1s;}
.list_left .currclass a{color: #2172bc;transition: 0.1s;}
.list_left .nav_er{padding: 0;}
.list_left .nav_er li{position: relative;}
.list_left .nav_er a{font-size: 15px;border: none;height: 33px;line-height: 33px;color: #666;padding-left: 45px;}
.list_left .nav_er li:hover>a{background: #ababab;color: #fff;}
.list_left .nav_san{padding: 0;position: absolute;display: none;left: 230px;top: 0;min-width: 100px;z-index: 999;background: #797979;}
.list_left .nav_san li{padding: 0 10px;}
/* .list_left .nav_er li:hover .nav_san{display: block;} */
.list_left .nav_san a{font-size: 15px;border: none;height: 33px;line-height: 33px;padding-left: 0;white-space:nowrap;color: #fff;background: none !important;}
.list_left .nav_san li:hover{background: #ababab !important;}
.NhotNews{margin-top: 20px;}
.NhotNews .list_left_title{text-align: left;padding-left: 25px;box-sizing: border-box;height: 60px;line-height: 60px;padding-top: 0;}
.NhotNews div{padding: 15px 10px;background: #fff;}
.NhotNews p{line-height: 28px;}
.NhotNews p span{font-size: 14px;color: #000;display: inline-block;vertical-align: top;max-width: 168px;font-weight: bold;}
.NhotNews p span:first-child{color: #707070;font-weight: normal;}
.NhotNews p:last-child span{font-weight: normal;color: #707070;}

.list_left_Product{float: left;background: #2172bc;width: 230px;padding-bottom: 23px;}
.list_left_Product .list_left_title{text-align: center;padding-top: 23px;}
.list_left_Product .list_left_title h2{font-size: 28px;font-weight: normal;color: #fff;height: 27px;line-height: 21px;margin-bottom: 10px;;}
.list_left_Product .list_left_title p{font-size: 13px;color: #fff;font-family: 'Arial';height: 10px;line-height: 11px;margin-bottom: 21px}

.list_right{width: 930px;height: auto;float: right;padding: 0px 15px 20px;background: #fff;box-sizing: border-box;}
.list_right_title{width: 100%;font-size: 16px;height: 60px;color: #222;background: none;border-bottom: 1px solid #dbdbdb;}
.list_right_title .title{float: left;margin-top: 28px;line-height: 1.4;border-left: 3px solid #2172bc;padding-left: 10px;}
.list_right .list_contact{text-align: left;width: 852px;margin: 0 auto;line-height: 30px;color: #212121;font-size: 16px;padding: 20px 0 20px 0;position: relative;}
.list_right .list_contact p img{max-width: 100%;}
.list_contact .title{font-size: 20px;color: #3c3c3c;font-weight: bold;text-align: center;width: 870px;margin: 0 auto;}
.list_contact .date{line-height: 38px;text-align: center;color: #737373;font-size: 16px;border-bottom: 1px dotted #ccc;padding: 8px 0 12px;width: 870px;margin: 0 auto;}
.list_right .contact{padding: 24px 20px 35px;color: #383838;line-height: 30px;font-size: 16px;margin: 0 auto;}
.list_right .contact #MyContent{overflow: hidden;}
.list_right .contact p video{height: 500px;max-width: 80%;outline: none;}
.list_right .contact p img{max-width: 100%;}
.list_right .contact table{border-top: 1px solid #333;border-right: 1px solid #333;max-width: 100% !important;}
.list_right .contact table td{border-bottom: 1px solid #333;border-left: 1px solid #333;padding: 5px !important;white-space:nowrap;}
.list_right #next{font-size: 16px;border-top: 1px solid #f6f6f6;padding: 15px 0;color: #4a4a4a;}
.list_right #next:after{content: "";display: block;clear: both;}
.list_right #next a{color: #4a4a4a;max-width: 400px;display: inline-block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;vertical-align: top;}
.list_right #next a:hover{color: #2172bc;}

.list_centent{width: 1200px;height: auto;overflow: hidden;margin: auto;background: #fff;padding: 0px 20px 20px;box-sizing: border-box;}
.list_centent_title{width: 1200px;height: auto;margin: 0 auto;position: relative;overflow: hidden;padding-bottom: 10px;border-bottom: 1px #999 solid;margin-top: 15px;}
.list_centent_title h2{height: 30px;text-align: center;line-height: 30px;float: left;color: #303238;font-size: 20px;font-weight: bold;}
.list_centent_title .weizhi{float: right;height: 30px;color: #999;font-size: 15px;text-align: right;line-height: 30px;}
.list_centent_title .weizhi a{color: #999;font-size: 15px;}
.list_centent_title .weizhi a:hover{color: #2172bc;}

.list_contact_img{display:block;margin-top: 20px;}
.list_contact_img li{width: 286px;display: inline-block;margin-right: 14px;margin-bottom: 15px;}
.list_contact_img li:nth-child(3n){margin-right: 0;}
.list_contact_img li div{border:solid 1px #ccc; padding:1px;width: 282px;height: 212px;line-height: 210px;overflow: hidden;}
.list_contact_img li:hover div{border:solid 1px #2172bc;}
.list_contact_img li img{width: 100%;display: inline-block;vertical-align: middle;}
.list_contact_img li h4{text-align: center;line-height: 50px;font-weight: 100;font-size: 15px;background: #fcfcfc;transition: .3s;}
.list_contact_img li:hover h4{background: #2172bc;color: #fff;}

.list_news{text-align: left;width: 870px;margin: 0 auto;line-height: 24px;color: #737373;font-size: 14px;padding: 20px 0 20px 0;position: relative;font-size: 0;}
.list_news > p{font-size: 14px;color: #666;}
.list_news li{width: 100%;position: relative;margin-bottom: 20px;overflow: hidden;transition: 0.5s all ease-out;}
/* .list_news li:hover{background: #f2f2f2;} */
.list_news li .nNewsImg{width: 255px;height: 165px;display: inline-block;overflow: hidden;line-height: 165px;vertical-align: middle;}
.list_news li .nNewsImg img{width: 100%;display: inline-block;vertical-align: middle;}
.list_news li .nNewsArt{display: inline-block;width: 590px;margin-left: 20px;vertical-align: top;padding-left: 20px;box-sizing: border-box;vertical-align: middle;padding-bottom: 15px;border-bottom: 1px solid #eee;min-height: 165px;}
.list_news li .nNewsArt .nNewsTitel{height: 30px;line-height: 30px;white-space: nowrap;width: 590px;font-size: 16px;float: left;text-overflow: ellipsis;overflow: hidden;background-position: 10px center;margin-bottom: 15px;position: relative;}
.list_news li .nNewsArt h2{color: #333;font-weight: normal;font-size: 17px;}
.list_news li .nNewsArt h2:hover{color: #2172bc;}
.list_news li .nNewsArt .Time{position: absolute;right: 25px;top: 2px;font-size: 14px;color: #bbbbbb;font-family: Arial, Helvetica, sans-serif;padding-left: 10px;}
.list_news li .nNewsArt p{width: 570px;height: 54px;overflow: hidden;font-size: 14px;line-height: 30px;color: #666;float: left;text-align: justify;}
.list_news li .nNewsArt .More{float: right;line-height: 24px;color: #737373;font-size: 14px;margin-top: 20px;}
.list_news li .nNewsArt .More:hover{color: #2172bc;}

.list_product_contact{display: block;padding: 20px 0;}
.list_product_contact > p{font-size: 14px;color: #666;}
.list_product_contact ul{font-size: 0;}
.list_product_contact li{display: inline-block;width: 276px;border: 2px solid #f3f3f3;transition: 0.6s;vertical-align: top;margin: 10px;}
.list_product_contact li:hover{border-color: #2172bc;}
.list_product_contact li .nProductImg{height: 207px;overflow: hidden;}
.list_product_contact li .nProductImg img{height: 100%;margin: auto;}
.list_product_contact li .nProductArt{padding: 0 12px 30px;}
.list_product_contact li .nProductArt h2{font-size: 16px;color: #222;margin-top: 10px;margin-left: 19px;font-weight: normal;height: 21px;line-height: 21px;overflow: hidden;}
.list_product_contact li:hover .nProductArt h2{color: #2172bc;}
.list_product_contact li .nProductArt p{font-size: 14px;color: #969696;margin: 10px 0;margin-left: 19px;}
.list_product_contact li .nProductArt p span{color: #000;}
.list_product_contact li .nProductMore a{width: 100px;height: 30px;line-height: 30px;text-align: center;font-size: 14px;color: #222;transition: 0.6s;background: #e0e0e0;display: inline-block;margin-right: 10px;margin-top: 15px;margin-left: 15px;}
.list_product_contact li .nProductMore a:hover{box-shadow: 0 -2px 0 0 rgba(90,90,90,.8) inset;background: #2172bc;color: #fff;}


.serch_product{height: auto;overflow: hidden;margin: auto;background: #fff;}
.photolisting{display: block;padding: 20px 0;}
.photolisting .border{font-size: 14px;color: #000;}
.photolisting ul{font-size: 0;}
.photolisting li{display: inline-block;width: 276px;border: 2px solid #f3f3f3;transition: 0.6s;vertical-align: top;margin: 10px;}
.photolisting li:hover{border-color: #2172bc;}
.photolisting li .nProductImg{height: 207px;overflow: hidden;}
.photolisting li .nProductImg img{height: 100%;margin: auto;}
.photolisting li .nProductArt{padding: 0 12px 30px;}
.photolisting li .nProductArt h2{font-size: 16px;color: #222;margin-top: 10px;margin-left: 19px;font-weight: normal;}
.photolisting li:hover .nProductArt h2{color: #2172bc;}
.photolisting li .nProductArt p{font-size: 14px;color: #969696;margin: 10px 0;margin-left: 19px;}
.photolisting li .nProductArt p span{color: #000;}
.photolisting li .nProductMore a{width: 100px;height: 30px;line-height: 30px;text-align: center;font-size: 14px;color: #222;transition: 0.6s;background: #e0e0e0;display: inline-block;margin-right: 10px;margin-top: 15px;margin-left: 15px;}
.photolisting li .nProductMore a:hover{box-shadow: 0 -2px 0 0 rgba(90,90,90,.8) inset;background: #2172bc;color: #fff;}

/*产品内容页*/
#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:430px;}
.show_right{width:440px;float: right;}
.prodtitle{line-height: 30px;color: #232323;font-size: 25px;font-weight: bold;border-bottom: 1px #999999 solid;padding-bottom: 20px;}
.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;margin-top: 10px;line-height: 30px;padding-top: 10px;min-height: 230px;max-height: 275px;font-size: 14px;overflow-y:auto}
.show_right .d_contact p{font-size: 15px;color: #333;line-height: 30px;}
.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: #2172bc;color: #fff;font-size: 16px;margin-top: 10px;}
.show_right a.nProductZx:hover{background-color: #2f88da;}
#list_info .detailed{font-size: 15px;color: #fff;background: #333;;border-right: 1px solid #fff;padding: 0 38px;height: 45px;line-height: 45px;display: inline-block;cursor: pointer;}
#list_info .detailed:hover{background: #2f88da;}
#list_product_content .contact{border: 1px solid #f0f0f0;}

#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:430px;max-width:430px;border:solid 1px #eee;}
div.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;display:none;text-align:center;overflow:hidden;width: 430px;height: 300px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*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:430px;}
.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: #5c95f3;}
.spec-scroll .items ul li img.hover{border-color: #5c95f3;}
.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: #2172bc}
#fenye a.curr{width:30px;background:#2172bc;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;}

/*在线留言*/
/* .list_contact form ul{margin-top: 10px;} */
.list_contact form ul li{margin-top: 25px;position: relative;min-width: auto;}
.list_contact form ul li input{float: right;width: 770px;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: 842px;border: 1px solid #dcdcdc;font-size: 16px;color: #666;line-height: 30px;}
.submit{display: block;width: 180px !important;height: 42px !important;background: #2172bc;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;top:65%;z-index:99999999}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#0090d1;border-bottom:solid 1px #fff;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#0090d1;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult{background-image:url(qq.png);}
.consults{background-image: url(dz.png);}
.qrcord{background-image:url(weixin.png);}
.return{background-image:url(fanhui.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;left:-120px;top:0px;width:120px;height:80px;background-color:#0090d1;border-bottom:solid 1px #0090d1;display:none;}
.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{height:150px;top:-70px;}
.floating_ewm i{background-image:url(weixin.jpg);display:block;width:110px;height:110px;margin:auto;margin-top:7px;}
.floating_ewm ii{background-image:url(mobile.jpg);display:block;width:110px;height:110px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:14px;}

/*footer*/
.footer{width: 100%;background: #222;font-size: 0;padding-top: 50px;}
.FTelTitle{margin-bottom: 50px;}
.FTelTitle h2{font-size: 20px;color: #fff;border-left: 3px solid #0090d1;height: 18px;line-height: 17px;padding-left: 8px;display: inline-block;}
.FTelTitle .FooterTop{float: right;margin-top: -7px;cursor: pointer;}
.FTelLeft{float: left;}
.FTelLeft li{display: inline-block;vertical-align: top;width: 145px;margin-right: 82px;}
.FTelLeft li p{font-size: 16px;color: #ccc;margin-bottom: 9px;}
.FTelLeft li hr{border: none;background: #ccc;height: 1px;margin-bottom: 11px;}
.FTelLeft li h2{font-size: 20px;color: #fff;font-family: 'Arial';}
.FTelLeft span{font-size: 14px;color: #ccc;margin-top: 55px;display: inline-block;margin-right: 35px;}
.FTelRight{float: right;}
.FTelRight p{display: inline-block;font-size: 14px;color: #ccc;text-align: center;margin-right: 48px;}
.FTelRight p:last-child{margin-right: 0;}
.FTelRight p img{display: block;margin-bottom: 15px;}
.footerBottom{text-align: center;border-top: 1px solid #4d4d4d;margin-top: 75px;}
.footerBottom span{font-size: 14px;color: #999;line-height: 49px;}
.footerBottom span a{color: #999;}