@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:#a61c22;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: 29px 0 27px;}
.head_bottom .head_right{float: right;margin: 32px 0 0;}
.Language{text-align: right;}
.Language li{display: inline-block;border-right: 1px solid #ccc;margin-right: 16px;padding-right: 14px;}
.Language li:last-child{border-right: none;margin-right: 0;padding-right: 0;}
.Language li a{font-size: 14px;color: #666;line-height: 17px;}
.Language li a:hover{color: #a61c22;}
.Language li a i{display: inline-block;vertical-align: middle;margin-right: 5px;}
.Language ul{display: inline-block;margin-right: 37px;}
.Language .sousou{display: inline-block;position: relative;min-width: 20px;}
.Language .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);}
.Language .search-wrapper.active input:first-child{width: 150px;padding: 0px 70px 0 20px;}
.Language .sousou input:first-child::placeholder{color: #fff;}
.Language .search-wrapper input:last-child{width: 29px;height: 29px;border-radius: 6px;border: none;position: absolute;top: 3px;right: 4px;background: url(sousou.png) no-repeat center;background-color: #fff;outline: none;background-size: 50%;cursor: pointer;transition: all 0.3s ease-in-out;}
.Language .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;}

.head_right .nav{margin-top: 20px;}
#nav_menu>li{display: inline-block;position: relative;margin-right: 48px;}
#nav_menu>li:last-child{margin-right: 0;}
#nav_menu>li>a{font-size: 16px;color: #6e6e6e;display: inline-block;transition: .3s ease-in-out;text-align: center;}
#nav_menu>li:hover>a{color: #a61c22;}
#nav_menu>li.navhover>a{color: #a61c22;}
#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;}

/*动画*/
.slide-main{height: 700px;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:#eee;opacity:1;-moz-opacity:1;filter:alpha(opacity=100);overflow:hidden;opacity: .9;}
.item a.cur{background:#a61c22;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: 700px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height: 700px;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: 700px;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: 250px;margin-left: -601px;}
.obj-b{top: 202px;margin-left: -601px;}
.obj-c{top: 221px;margin-left: -601px;}
.obj-d{top: 145px;margin-left: -601px;}
.obj-e{top: 46px;margin-left: -952px;}
.obj-f{top: 64px;margin-left: -282px;}
.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:  700px;z-index: 1;position: relative;overflow: hidden;}
.index_banner .slide-box{width:100%;height:100%;overflow: hidden;}
.index_banner .slide{width:100%;height:100%;}

/* About */
.About{font-size: 0;padding-top: 106px;}
.AboutLeft{width: 590px;display: inline-block;margin-right: 59px;}
.AboutRight{width: 551px;display: inline-block;vertical-align: top;}
.AboutRight h2{font-size: 16px;color: #a61c22;font-weight: normal;margin-top: 19px;}
.AboutRight h3{font-size: 24px;color: #a61c22;margin-top: 11px;}
.AboutRight p{font-size: 16px;color: #666;margin-top: 23px;line-height: 28px;}
.AboutRight ul{margin-top: 37px;}
.AboutRight ul li{display: inline-block;margin-right: 68px;}
.AboutRight ul li:last-child{margin-right: 0;}
.AboutRight ul p{font-size: 36px;color: #333;font-family: 'Arial';font-weight: bold;margin-top: 0;line-height: auto;}
.AboutRight ul span{font-size: 16px;color: #666;display: block;text-align: center;margin-top: 10px;}
.AboutRight a{width: 160px;height: 48px;line-height: 44px;font-size: 16px;color: #333;display: inline-block;background: url(jiant.png) no-repeat 89px center;border: 1px solid #999;margin-top: 47px;box-sizing: border-box;padding-left: 22px;transition: .3s ease-in-out;}
.AboutRight a:hover{border: 1px solid #a61c22;color: #fff;background: url(jiant2.png) no-repeat 89px center;background-color: #a61c22;}

/* News */
.News{font-size: 0;padding-top: 87px;padding-bottom: 64px;}
.NewsTitle h2{font-size: 24px;color: #333;display: inline-block;height: 28px;line-height: 28px;}
.NewsTitle h2:first-child{margin-right: 30px;}
.NewsTitle a{float: right;font-size: 16px;color: #333;}
.NewsTitle a:hover{color: #a61c22;}
.NewsTitle a i{vertical-align: middle;margin-right: 13px;}
.NewsList{margin-top: 55px;}
.NewsList li{width: 575px;height: 217px;display: inline-block;vertical-align: top;box-sizing: border-box;margin-right: 50px;padding-left: 45px;padding-top: 34px;background: #f3f3f3;margin-bottom: 31px;}
.NewsList li:hover{background: #f3b70c;}
.NewsList li:nth-child(2n){margin-right: 0;}
.NewsList .NewsArtL{display: inline-block;margin-right: 63px;}
.NewsList .NewsArtL .Newstime1{width: 35px;height: 18px;overflow: hidden;margin-left: 27px;}
.NewsList .NewsArtL .Newstime2{width: 62px;height: 28px;overflow: hidden;margin-top: 4px;}
.NewsList .NewsArtL p{font-size: 16px;color: #333;font-family: 'Arial';text-align: right;white-space:nowrap;}
.NewsList li:hover .NewsArtL p{color: #fff;}
.NewsList .NewsArtL h2{font-size: 24px;color: #333;font-family: 'Arial';white-space:nowrap;margin-left: -61px;}
.NewsList li:hover .NewsArtL h2{color: #fff;}
.NewsList .NewsArtL i{width: 39px;height: 39px;background: url(icon2.png) no-repeat center;display: block;margin-top: 62px;}
.NewsList li:hover .NewsArtL i{background: url(icon3.png) no-repeat center;}
.NewsList .NewsArtR{display: inline-block;vertical-align: top;}
.NewsList .NewsArtR h2{font-size: 20px;color: #333;}
.NewsList li:hover .NewsArtR h2{color: #fff;}
.NewsList .NewsArtR p{font-size: 14px;color: #666;width: 360px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-wrap:break-word;margin-top: 22px;line-height: 25px;}
.NewsList li:hover .NewsArtR p{color: #fff;}
.NewsList .NewsArtR i{width: 48px;height: 12px;background: url(jiant.png) no-repeat;display: block;margin-top: 45px;}
.NewsList li:hover .NewsArtR i{background: url(jiant2.png) no-repeat;}

.n_banner{margin: 0 auto;width: 100%;height: 300px;background: url(n_banner.jpg) center no-repeat;position: relative;background-color: #666;}
.nAbout{margin: 0 auto;width: 100%;height: 450px;background: url(nAbout.jpg) center no-repeat;position: relative;background-color: #666;}
.nProduct{margin: 0 auto;width: 100%;height: 450px;background: url(nProduct.jpg) center no-repeat;position: relative;background-color: #666;}
.nNews{margin: 0 auto;width: 100%;height: 450px;background: url(nNews.jpg) center no-repeat;position: relative;background-color: #666;}
.nContact{margin: 0 auto;width: 100%;height: 450px;background: url(nContact.jpg) center no-repeat;position: relative;background-color: #666;}

/*内页内容*/
.mainC{background: #f6f6f6;padding: 20px 0;}
.mainContent{margin: 20px auto 0;width:1200px;padding: 15px 10px 15px 10px;border: 1px solid #d8d9da;border-radius: 5px;background: #fff;box-sizing: border-box;}
.mainNav{padding: 0 20px;height: 30px;line-height: 30px;width: 1200px;box-sizing: border-box;margin: 0 auto;border: 1px solid #d8d9da;border-radius: 5px;background: #fff;}
.mainNav .weizhi{height: 30px;line-height: 30px;background: url(home.png) no-repeat left center;padding-left: 25px;background-size: 20px;font-size: 15px;}
.mainNav .weizhi a{font-size: 16px;}
.mainNav .weizhi img{margin: 0 5px;}
.list_centent_title .weizhi{height: 26px;line-height: 26px;background: url(home.png) no-repeat left center;padding-left: 35px;background-size: 28px;font-size: 16px;}
.list_centent_title .weizhi a{font-size: 16px;}

.list_centent{width: 1200px;height: auto;overflow: hidden;margin: auto;background: #fff;box-sizing: border-box;}
.list_centent_title{margin-bottom: 30px;}
.list_centent_title .title{border-left: 14px solid #cc0000;font-size: 20px;padding-left: 10px;font-weight: bold;display: inline-block;}
.list_contact .title{font-size: 25px;color: #3c3c3c;font-weight: bold;text-align: center;}
.list_contact .date{line-height: 38px;text-align: center;color: #737373;font-size: 16px;border-bottom: 1px dotted #ccc;padding: 8px 0 12px;}
.list_contact .contact{padding: 20px 0;}
.list_contact .contactBox{border: 1px solid #eee;padding: 20px;}
.list_contact p{font-size: 16px;color: #000;line-height: 27px;}
.list_contact p img{max-width: 100%;}
.list_contact #next{font-size: 16px;padding: 20px 0;border-top: 1px solid #edf0f0;}
.list_contact #next:after{content: '';display: block;clear: both;}

.list_left{width: 210px;float: left;margin: 0 5px;}
.list_left h2{background: #434343;color: #fff;display: block;font-size: 15px;margin: 0;padding-left: 10px;text-shadow: 0 1px 0 #222;text-transform: uppercase;border-radius: 5px;height: 40px;line-height: 40px;}
.list_left .Nav_one{padding: 10px 0;}
.list_left .Nav_one li{border-top: 1px dotted #ccc;}
.list_left li a{color: #333;display: block;padding: 10px 0;font-size: 15px;}
.list_left .Nav_one li>a{padding-left: 7px;}
.list_left .Nav_one li>a:hover{background-color: #f6f6f6;color: #a61c22;}
.list_left .Nav_one li.currclass>a{color: #a61c22;font-weight: bold;}
.list_left .Nav_er{padding-left: 10px;}
.list_left .Nav_er li{border: none;}
.list_left .Nav_er li a{text-indent: 10px;background-color: #fff !important;background: url(arrow.png) no-repeat 7px 18px;}
.list_right{width: 950px;float: right;box-sizing: border-box;padding: 0 20px;}
.list_right .list_right_title{font-size: 21px;color: #a61c22;font-weight: bold;padding-bottom: 15px;}

.list_contact_img>p{font-size: 18px;line-height: 2;}

.list_news{text-align: left;margin: 0 auto;line-height: 24px;font-size: 14px;padding: 20px 0 20px 0;position: relative;font-size: 0;}
.list_news > p{font-size: 18px;line-height: 2;}
.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: 260px;height: 165px;display: inline-block;overflow: hidden;vertical-align: middle;}
.list_news li .nNewsImg img{width: 100%;transition: 0.5s;}
.list_news li .nNewsImg:hover img{transform: scale(1.1);}
.list_news li .nNewsArt{display: inline-block;width: 630px;min-height: 178px;margin-left: 20px;vertical-align: top;padding-left: 20px;box-sizing: border-box;vertical-align: middle;padding-bottom: 10px;border-bottom: 1px solid #eee;}
.list_news li .nNewsArt .nNewsTitel{height: 30px;line-height: 30px;white-space: nowrap;width: 630px;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: #cc0000;}
.list_news li .nNewsArt .Time{position: absolute;right: 25px;top: 2px;font-size: 15px;color: #bbbbbb;font-family: Arial, Helvetica, sans-serif;padding-left: 10px;}
.list_news li .nNewsArt p{width: 600px;overflow: hidden;font-size: 15px;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: 10px;}
.list_news li .nNewsArt .More:hover{color: #cc0000;}

.list_product_contact li{display: inline-block;width: 289px;margin-right: 14px;margin-bottom: 14px;border: 1px solid #d2d2d2;}
.list_product_contact li:hover{border: 1px solid #cc0000;}
.list_product_contact li:nth-child(3n){margin-right: 0;}
.list_product_contact li .nProductImg{width: 289px;max-height: 217px;overflow: hidden;}
.list_product_contact li .nProductImg img{width: 100%;transition: 0.5s;}
.list_product_contact li:hover .nProductImg img{transform: scale(1.1);}
.list_product_contact li p{font-size: 14px;color: #404040;height: 38px;line-height: 38px;text-align: center;}

.photolisting li{display: inline-block;width: 289px;margin-right: 14px;margin-bottom: 14px;border: 1px solid #d2d2d2;}
.photolisting li:hover{border: 1px solid #cc0000;}
.photolisting li:nth-child(3n){margin-right: 0;}
.photolisting li .nProductImg{width: 289px;max-height: 217px;overflow: hidden;}
.photolisting li .nProductImg img{width: 100%;transition: 0.5s;}
.photolisting li:hover .nProductImg img{transform: scale(1.1);}
.photolisting li p{font-size: 14px;color: #404040;height: 38px;line-height: 38px;text-align: center;}

/*产品内容页*/
#list_product_content{padding-bottom: 40px;}
.products_show_1{display:block;padding-bottom: 20px;margin: 0 auto;}
.show_left{float: left;width:430px;}
.show_right{width:440px;float: right;}
.prodtitle{height: 30px;line-height: 30px;color: #232323;font-size: 25px;font-weight: bold;}
.show_right LI{line-height:35px;OVERFLOW: hidden;display:block;background:url(pdf.jpg) left no-repeat;padding-left:28px;}
.show_right .d_contact{border-top: 1px #999999 solid;height: auto;margin-top: 20px;overflow: hidden;line-height: 30px;padding-top: 10px;min-height: 230px;font-size: 14px;}
.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: #a61c22;color: #fff;font-size: 16px;}
.show_right a.nProductZx:hover{background-color: #c3363c;}
#list_info{overflow: hidden;border-top: 5px solid #f1f1f1;}
#list_info .detailed{display: block;height: 60px;line-height: 60px;color: #1c1c1c;font-size: 16px;text-align: center;border-bottom: 1px solid #edf0f0;}
#list_product_content #next{font-size: 16px;padding: 10px 0;}

/*图片放大镜样式*/
.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: #a61c22;}
.spec-scroll .items ul li img.hover{border-color: #a61c22;}
.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: #a61c22}
#fenye a.curr{width:30px;background:#a61c22;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{border: 1px solid #eee;padding: 20px 50px;}
.list_contact form ul li{margin-top: 25px;position: relative;min-width: auto;}
.list_contact form ul li input{float: right;width: 800px;height: 40px;border: 1px solid #dcdcdc;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: 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: 800px;border: 1px solid #dcdcdc;font-size: 16px;color: #666;line-height: 30px;}
.submit{display: block;width: 180px !important;height: 42px !important;background: #a61c22;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:#a61c22;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:#a61c22;}
.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:#a61c22;border-bottom:solid 1px #a61c22;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: #333;font-size: 0;padding-top: 50px;}
.footerNav{display: inline-block;width: 175px;margin-right: 342px;}
.footer h2{font-size: 18px;color: #fff;margin-bottom: 30px;}
.footer li{display: inline-block;margin-right: 46px;margin-bottom: 30px;}
.footer li:nth-child(2n){margin-right: 0;}
.footer li a{font-size: 16px;color: #fff;}
.footerCont{display: inline-block;vertical-align: top;margin-right: 264px;}
.footerCont p{font-size: 16px;color: #fff;margin-bottom: 20px;}
.footerCont a{display: inline-block;margin-right: 14px;width: 34px;height: 34px;}
.footerCont a img{width: 100%;}
.footerPhone{display: inline-block;vertical-align: top;}
.footerBottom{text-align: center;border-top: 1px solid #474747;margin-top: 27px;}
.footerBottom span{font-size: 14px;color: #c3c3c3;line-height: 49px;}
.footerBottom span a{color: #c3c3c3;}