﻿/*

函信网络 设计编写 原创设计 请勿仿制

公司网址:www.hanett.com 

sanshui编写

*/

@font-face {

    font-family:'song';

	src:url(../font/song.otf);

    font-weight: normal;

   

}

/*全局样式*/

@CHARSET "UTF-8";

body{color:#666;background: #fff;font:14px/1.5 Verdana,'Microsoft yahei',Tahoma,Geneva,sans-serif;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}

body,ul,ol,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr{margin:0;padding:0;}

input,select{font-size:12px;vertical-align:middle;}

body div{text-align:center;}

textarea,input{word-wrap:break-word;word-break:break-all;padding:0px;}

ul,li{list-style-type:none;}

p{line-height:24px;font-size:13px;    color: #6a6a6a; text-align: left;text-indent:18px;}

table{border-collapse: collapse;display: table;}

td{}

img{border:0 none;}

a:link, a:visited{color:#000000;;text-decoration: none;outline: none;}

a:hover{color:#0c242e;}

button,input,select,textarea{font-size:100%;font-family:inherit;margin:0;outline:none;}

h1{ font-size:24px;}

h2{ font-size:20px;}

h3{ font-size:18px;}

h4{ font-size:16px;}

h5{ font-size:14px;}

h6{ font-size:12px;}

.block {width:1200px; height:auto; clear:both;margin:0 auto;}

.block1{width:93.75%; height:auto; clear:both;margin:0 auto;}



.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;} 

.clearfix { display: inline-table; }

* html .clearfix { height: 1%; }

.clearfix { display: block; }

.clear{clear:both;}

.fl { float:left;}

.fr { float:right;}



pre{overflow:auto;margin:0 0 1em 0;width:99%;font-size:12px;font-family:'Courier New',Monospace;

white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;}

.animation1{



	-webkit-animation:fadeInRightBig 3s .5s ease both;

	-moz-animation:fadeInRightBig 3s .5s ease both;

}

	@-webkit-keyframes fadeInRightBig{

	0%{opacity:0;

	-webkit-transform:translateX(13em)}

	100%{opacity:1;

	-webkit-transform:translateX(0)}

	}

	@-moz-keyframes fadeInRightBig{

	0%{opacity:0;

	-moz-transform:translateX(13em)}

	100%{opacity:1;

	-moz-transform:translateX(0)}

}

@-ms-keyframes fadeInRightBig{

	0%{opacity:0;

	-ms-transform:translateX(13em)}

	100%{opacity:1;

	-ms-transform:translateX(0)}

}



.animation2{

 	

	-webkit-animation:fadeInLeftBig 3s .5s ease both;

	-moz-animation:fadeInLeftBig 3s .5s ease both;

}

	@-webkit-keyframes fadeInLeftBig{

	0%{opacity:0;

	-webkit-transform:translateX(-20em)}

	100%{opacity:1;

	-webkit-transform:translateX(0)}

	}

	@-moz-keyframes fadeInLeftBig{

	0%{opacity:0;

	-moz-transform:translateX(-20em)}

	100%{opacity:1;

	-moz-transform:translateX(0)}

}

@-ms-keyframes fadeInLeftBig{

	0%{opacity:0;

	-ms-transform:translateX(-20em)}

	100%{opacity:1;

	-ms-transform:translateX(0)}

}

/* 头部代码开始 */



.header{display:block;/*position:absolute;*/width:100%;top:0;left:0;z-index:999;/*border-bottom: 1px solid rgba(255,255,255,0.2);*/    background: rgba(121,119,119,0.6);padding-bottom: 2px;}

.header .logo{width:85px;float:left;margin-top:15px;margin-bottom:10px;float:left;margin-right:4.72%;}

.header .nav{width:auto; float:left;}

.header .nav ul li{margin:0 20px;float:left;font-size:16px;line-height:45px;padding-top:10px;}

.header .nav ul li a{color:#fff;}

.header .language{float:right;}

.header .language a{width:auto;float:right;color:#fff;line-height:45px;padding-top:10px;padding-left:25px;font-size:16px;}

/*.header .nav ul li.on{border-bottom:2px solid #b0b0b0;}
*/
.header .nav ul li.on a{color: #ddd6d6;}

/* 手机版导航 */

.headerm{display:none;position:absolute;width:100%;top:0;left:0;z-index:9999;/*border-bottom: 1px solid rgba(255,255,255,0.2);*/}

.headerm .logo{width:85px;float:left;margin-top:30px;margin-bottom:27px;float:left;margin-right:4.72%;}

.sider-nav{float:right; display: block; height: 54px;margin-top:17px; overflow: hidden; width: 60px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}

.sider-nav li a{height: 54px; line-height: 54px;padding: 0px 20px;display: block;}

.menu-handler{display: block; cursor: pointer; position: relative; transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); -moz-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); left: 0px; top: 0px; width: 22px; z-index: 1300;}

.menu-handler .ico{display:none; position: absolute; left: 50px;}

.menu-handler .burger{width: 22px; height: 1px; background: #a0a0a0; display: block; position: absolute; z-index: 5; top: 26px; left: 19px; margin: 0px 0px 0px 0px; transform-origin: center; -webkit-transform-origin: center; -moz-transform-origin: center; -o-transform-origin: center; -ms-transform-origin: center;}

.trans, .trans:hover{-webkit-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s; -moz-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s; -o-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s; transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s; -ms-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s;}

.menu-handler .burger-1{top: 21px; height: 2px; left: 20px;}

.menu-handler .burger-3{top: 31px; height: 2px; left: 20px;}

.menuBox{position: fixed; right: 104px; top: 0px; width: 336px; z-index: 1008; box-shadow: 0 -10px 20px 0 rgba(0, 0, 0, 0.2); font-family: "microsoft yahei","微软雅黑"; text-align: center; overflow-x: hidden; overflow-y: auto; -webkit-overflow-scrolling: touch; transition: transform 0.7s 0s,opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s,visibility 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s; -webkit-transition: -webkit-transform 0.7s 0s,opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s,visibility 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s; background-color: rgba(0,0,0,0.8);}

.menuBox{right: 0%; width: 100%; height: 100%; transition: transform 0.5s 0s,opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s,visibility 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s; -webkit-transition: -webkit-transform 0.5s 0s,opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s,visibility 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s,-webkit-overflow-scrolling 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;display:block;}

.bgMenu{background-color: #fff; margin: 90px auto; width: 90%;}

.bgMenu ul{padding: 22px 0px 22px;}

.bgMenu ul li a{text-align:center; font-size: 16px; height: 40px; line-height: 40px; display: block; position: relative;color:#000;}

.bgMenu ul li a:hover{background-color: #eeeeee;}

.menu-handler.active .burger{background-color: #fff;}

.menu-handler.active .burger-1{top: 26px;-moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -o-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg);}

.menu-handler.active .burger-3{top: 26px; -moz-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); -o-transform: rotate(-225deg); -ms-transform: rotate(-225deg); transform: rotate(-225deg);}

.openMneu{transform: translateY(80px); -webkit-transform: translateY(80px); opacity: 0; visibility: hidden; z-index: -100;}



/* banner */

.banner{width:100%;position:relative;}

.banner img{width:100%;}

.neibanner h1{text-align:center;font-size:70px;color:#fff;font-weight:normal;padding-top:180px;}

/* 产品中心 */

.tit h1{text-align:center;color:#000;font-size:48px;padding-top:110px;}

.tit h3{text-align:center;color:#666666;font-size:24px;font-weight:normal;padding-top:20px;padding-bottom:110px;}

.pro ul li{width:33.33%;float:left;position:relative;overflow:hidden;margin-right: 0 !important;}

.pro ul li:nth-child(3){width:33.34%;}

.pro ul li img{width:89%;transition: all 300ms linear;}

.pro ul li a{width:100%;height:100%;display:block;position: relative;
    z-index: 99999;}

.pro_info{width:93%;display:block;position:absolute;top:40%;left:0;opacity:0;transition: all 300ms linear;margin-left: 23px; transform: translateY(-50%);}

.pro_info h1{text-align:center;color:#fff;font-weight:normal;transition: all 500ms linear;opacity:0;}

.pro_info p{text-align:center;color:#fff;font-size:16px;font-weight:normal;width:80%;padding-left:10%;margin:0 auto;bottom:30%;opacity:0;transition: all 500ms linear;position:absolute;}

.pro ul li:hover .pro_info{opacity:1; top: 50%;}

.pro ul li:hover .pro_info h1{opacity:1;}

.pro ul li:hover .pro_info p{opacity:1;bottom:40%;}

.pro ul li:hover img{  transform: scale(1.05);-moz-transform: scale(1.05, 1.05);-webkit-transform: scale(1.05, 1.05);-o-transform: scale(1.05, 1.05);}

/* 新闻中心 */



.new .new_info{background:#f8f8f8;}

.new .block{width:100% !important;}

.new .new_info .new_img1{width:50%;float:left;overflow:hidden;}

.new .new_info .new_img1 img{width:100%;transition: all 300ms linear;cursor:pointer;}

.new .new_info .new_img1:hover img{    transform: scale(1.05);

    -moz-transform: scale(1.05, 1.05);

    -webkit-transform: scale(1.05, 1.05);

    -o-transform: scale(1.05, 1.05);}

.new .new_info .new_tit1{width:50%;float:left;box-sizing:border-box;padding-left:68px;padding-right:60px;}

.new .new_info .new_tit1 h1{font-size:30px;color:#000;padding-top:75px;padding-bottom:35px;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;cursor: pointer;}

.new .new_info .new_tit1 h2{font-size:24px;color:#000;font-weight:normal;padding-bottom:20px;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;cursor: pointer;}

.new .new_info .new_tit1 p{font-size:24px;color:#999999;padding-bottom:35px;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;cursor: pointer;}

.new .new_info .new_tit1 a{width:60px;height:60px;display:block;overflow:hidden;float:right;}

.new .new_info .new_tit1 a img{width:100%;}

.new .new_info .new_tit1 a:hover,.new .new_info .new_tit2 a:hover,.nabout .a2 a:hover{

	

	  -webkit-animation-name:hvr-bob-float,hvr-bob;

    animation-name:hvr-bob-float,hvr-bob;

    -webkit-animation-duration:.3s,1.5s;

    animation-duration:.3s,1.5s;

    -webkit-animation-delay:0s,.3s;

    animation-delay:0s,.3s;

    -webkit-animation-timing-function:ease-out,ease-in-out;

    animation-timing-function:ease-out,ease-in-out;

    -webkit-animation-iteration-count:1,infinite;

    animation-iteration-count:1,infinite;

    -webkit-animation-fill-mode:forwards;

    animation-fill-mode:forwards;

    -webkit-animation-direction:normal,alternate;

    animation-direction:normal,alternate;

	

}
.menunav{ z-index: 9999; }
.new .new_info .new_tit2{width:50%;float:left;box-sizing:border-box;padding-left:68px;padding-right:60px;}

.new .new_info .new_tit2 h1{font-size:30px;color:#000;padding-top:75px;padding-bottom:35px;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;cursor: pointer;}

.new .new_info .new_tit2 h2{font-size:24px;color:#000;font-weight:normal;padding-bottom:20px;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;cursor: pointer;}

.new .new_info .new_tit2 p{font-size:24px;color:#999999;padding-bottom:35px;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;cursor: pointer;}

.new .new_info .new_tit1 h1:hover,.new .new_info .new_tit2 h1:hover,.new .new_info .new_tit1 h2:hover,.new .new_info .new_tit2 h2:hover,.new .new_info .new_tit1 p:hover,.new .new_info .new_tit2 p:hover{-webkit-transform: translateX(5px);-moz-transform: translateX(5px);-ms-transform: translateX(5px);transform: translateX(5px);}

.new .new_info .new_tit2 a{width:60px;height:60px;display:block;overflow:hidden;float:right;}

.new .new_info .new_tit2 a img{width:100%;}

.new .new_info .new_img2{width:50%;float:left;overflow:hidden;}

.new .new_info .new_img2 img{width:100%;transition: all 300ms linear;cursor:pointer;}

.new .new_info .new_img2:hover img{    transform: scale(1.05);

    -moz-transform: scale(1.05, 1.05);

    -webkit-transform: scale(1.05, 1.05);

    -o-transform: scale(1.05, 1.05);}



/* 适应手机屏幕新闻样式 */

.new .new_infom{width:100%;overflow:hidden;display:none;}

.new .new_infom .new_con{width:100%;position:relative;}

.new .new_infom .new_imgm{width:100%;position:relative;}

.new .new_infom .new_imgm img{width:100%;}

.new .new_infom .new_t{box-sizing:border-box;padding-left:38px;width:80%;position:absolute;left:10%;top:20%;background:rgba(29,68,138,.3);display:block;}

.new .new_infom .new_t h1{font-size:30px;color:#fff;padding-top:30px;padding-bottom:20px;}

.new .new_infom .new_t h2{font-size:24px;color:#fff;font-weight:normal;padding-bottom:20px;}

.new .new_infom .new_t p{font-size:24px;color:#fbfbfb;padding-bottom:20px;}

.new .new_infom .new_t a{width:50px;height:50px;display:block;margin-bottom:30px;}

.new .new_infom .new_t a img{width:100%;;}





/* 关于我们 */

/* .about{width:100%;background: #f1f1f3 url(../images/about_bg.jpg) no-repeat center center;margin-top:135px;}

.about .about_info{width:50%;float:left;padding-top:70px;padding-bottom:65px;}

.about .about_info h1{font-size:48px;color:#000;font-weight:normal;}



.about .about_info p{font-size:24px;color:#000;font-weight:normal;line-height:50px;padding-top:50px;text-indent:2em;padding-bottom:40px;}

.about .about_info a{width:60px;height:60px;display:block;float:left;overflow:hidden;}

.about .about_info a img{width:100%;}

.about .about_info a:hover,.about .about_info a:focus,.about .about_info a:active{

	

	  -webkit-animation-name:hvr-bob-float,hvr-bob;

    animation-name:hvr-bob-float,hvr-bob;

    -webkit-animation-duration:.3s,1.5s;

    animation-duration:.3s,1.5s;

    -webkit-animation-delay:0s,.3s;

    animation-delay:0s,.3s;

    -webkit-animation-timing-function:ease-out,ease-in-out;

    animation-timing-function:ease-out,ease-in-out;

    -webkit-animation-iteration-count:1,infinite;

    animation-iteration-count:1,infinite;

    -webkit-animation-fill-mode:forwards;

    animation-fill-mode:forwards;

    -webkit-animation-direction:normal,alternate;

    animation-direction:normal,alternate;

	

}

.about .about_img{width:492px;float:right;}

.about .about_img img{width:100%;padding-top:125px;} */

.nabout{width:100%;background: #f1f1f3 url(../images/abbg.jpg) no-repeat center center;margin-top:135px;}

.nabout .nabout_b{width:65%;margin:0 auto;padding-top:65px;padding-bottom:100px;}

.nabout .ac{width:100%;%;margin:0 auto;float:left;background:#fff;box-sizing:border-box;padding:35px 85px;}

.nabout .ac .ae{font-size:60px;color:#1e8fe3;float:left;line-height: 60px;padding-right:3px;}

.nabout .ac .az{float:left;}

.nabout .ac .az span{font-size:18px;color:#393939;display:block;font-weight:bold;    line-height: 30px;}

.nabout .ac .az p{float:left;font-size:24px;font-weight:bold;color:#1e8fe3;    line-height: 30px;}

.nabout .al{width:4.8%;float:left;padding-top:50px;}

.nabout .al img{width:100%;}

.nabout .ar{width:4.5%;float:left;padding-top:40px;}

.nabout .ar img{width:100%;}

.nabout .a2{padding-top:20px;padding-bottom:20px;}

.nabout .a2 p{line-height:40px;font-size:18px;color:#6f6f6f; text-indent:36px;text-align: justify;}

.nabout .a2 a{width:60px;height:60px;float:right;margin-top:15px;}

.nabout .a2 a img{width:100%;}



/* 联系我们 */

.contact{width:100%;overflow:hidden;background:url(../images/contact.jpg) no-repeat center center;}



.contact .contact_info{width:31.66%;float:left;overflow:hidden;padding-top:120px;}

.contact .ser h1{font-size:30px;color:#000;font-weight:normal;}

.contact .ser p{font-size:17px;color:#000;padding-top:20px;text-indent: 0;text-align:center;}

.contact .add{padding-top:70px;}

.contact .add h1{font-size:30px;color:#000;font-weight:normal;}

.contact .add p{font-size:18px;color:#000;padding-top:20px;}

.contact .tell{padding-top:70px;}

.contact .tell span{    font-size: 18px;line-height:35px;padding-left:30px;display:block;color:#000;background:url(../images/icon.png) no-repeat left center;}

.contact .tell span.tel{background-position:0px 0px;}

.contact .tell span.fax{background-position:0px -30px;}

.contact .tell p{ font-size: 18px;line-height:35px;display:block;color:#000}



.contact .contact_m{width:59%;float:right;overflow:hidden;padding-top:120px;padding-bottom:80px;}

.contact .contact_m .txt{border: 1px solid #ddd;background: rgba(255,255,255,0.7); box-sizing: border-box; font-size: 18px; height: 65px; line-height: 2; padding: 5px 0px; width: 100%; -webkit-transition: all .2s ease; transition: all .2s ease; text-indent: 25px; margin-bottom: 36px;}

.contact .contact_m #message{border: 1px solid #ddd;background: rgba(255,255,255,0.7); box-sizing: border-box; font-size: 18px; height: 210px; line-height: 2; padding: 5px 0px; width: 100%; -webkit-transition: all .2s ease; transition: all .2s ease; text-indent: 25px; margin-bottom: 36px;}

.contact .contact_m .txt:focus,.contact .contact_m #message:focus,.txt1:focus,#message:focus{ box-shadow:0 0 8px rgba(102,175,233,.6); border:1px solid #66afe9 !important;}





.btn:hover,.btn:focus,.btn:active{

	

	  -webkit-animation-name:hvr-bob-float,hvr-bob;

    animation-name:hvr-bob-float,hvr-bob;

    -webkit-animation-duration:.3s,1.5s;

    animation-duration:.3s,1.5s;

    -webkit-animation-delay:0s,.3s;

    animation-delay:0s,.3s;

    -webkit-animation-timing-function:ease-out,ease-in-out;

    animation-timing-function:ease-out,ease-in-out;

    -webkit-animation-iteration-count:1,infinite;

    animation-iteration-count:1,infinite;

    -webkit-animation-fill-mode:forwards;

    animation-fill-mode:forwards;

    -webkit-animation-direction:normal,alternate;

    animation-direction:normal,alternate;

	

}

@-webkit-keyframes hvr-bob {

    0% {

        -webkit-transform:translateY(-8px);

        transform:translateY(-8px)

    }

    50% {

        -webkit-transform:translateY(-4px);

        transform:translateY(-4px)

    }

    100% {

        -webkit-transform:translateY(-8px);

        transform:translateY(-8px)

    }

}

@keyframes hvr-bob {

    0% {

        -webkit-transform:translateY(-8px);

        transform:translateY(-8px)

    }

    50% {

        -webkit-transform:translateY(-4px);

        transform:translateY(-4px)

    }

    100% {

        -webkit-transform:translateY(-8px);

        transform:translateY(-8px)

    }

}

@-webkit-keyframes hvr-bob-float {

    100% {

        -webkit-transform:translateY(-8px);

        transform:translateY(-8px)

    }

}

@keyframes hvr-bob-float {

    100% {

        -webkit-transform:translateY(-8px);

        transform:translateY(-8px)

    }

}



/* 底部 */

.footer{width:100%;background:#000;padding:30px 0;}	

.footer .block p{float:left;color:#fff;font-size:14px;line-height:24px;}	

.footer .block span{float:right;display:block;color:#fff;line-height:24px;font-size:14px;}	

.footer .block span a{color:#fff;}	

.footerm{width:100%;background:#000;padding:30px 0;display:none;}

.footerm p{line-height:22px;color:#ccc;font-size:14px;font-weight:normal;}	

.footerm p a{color:#ccc;}	



/* 产品分类页 */

.neibanner{width:100%;/*height: 387px;*/overflow:hidden;position:relative;}

.proclass{margin-bottom:95px;}

.proclass ul li{width:33%;float:left;margin: 0 0.16%;margin-top:130px;}

.proclass ul li .ptit .line{width:10px;height:2px;background:#0069b7;}

.proclass ul li .ptit h1{font-size:30px;padding-top:15px;color:#000;font-weight:normal;}

.proclass ul li .ptit p{font-size:16px;color:#999;padding-top:20px;padding-bottom:40px;width:96%}

.proclass ul li .pimg{width:100%;overflow:hidden;}

.proclass ul li .pimg img{width:100%; transition: all 500ms linear;}

.proclass ul li .pimg:hover img{-webkit-animation: tptd 0s infinite; animation: tptd 0s infinite;-webkit-transition: scale(1.1,1.1);-moz-transition: scale(1.1,1.1);-ms-transition: scale(1.1,1.1);-o-transition: scale(1.1,1.1);transform: scale(1.1,1.1);}



.proclass ul li .more{width:67px;line-height:25px;text-align:center;display:block;font-size:12px;margin-top:40px;    transition: all 500ms linear;}

.proclass ul li .more a{background:#0069b7;width:100%;height:100%;color:#fff;display:block;    transition: all 300ms linear;}

.proclass ul li .more a:hover{width:80px;}



/* 产品中心 */

.menunav{width:120px;position:fixed;left:4%;top:40%;margin-top:-184px; }

.menunav ul li{width:135px;    font-size: 13px;text-align:center;line-height:20px; padding:6px 0; background:rgba(0,0,0,0.3);margin-bottom:1px;}

.menunav ul li a{color:#fff;width:100%;height:100%;display:block;}

.menunav ul li.act{background:rgba(0,0,0,0.8);} 
.menunav ul li:hover{background:rgba(0,0,0,0.8);}

.prolist .block{width:62.5%;margin:0 auto;}

.prolist{margin-bottom:50px;}

.prolist ul li{width:31%;margin:0 1.1%;float:left;margin-bottom:50px;}

.prolist ul li p{text-align:center;line-height:40px;height: 0px;}

.product-list{margin-top:50px;}

.product-list li{margin-bottom:60px;}

.product-list li a{font-size:18px;}

.product-list li a font{display:block;height: 35px;overflow: hidden;}

.product-list li a span{display:none;}

.product-list li a:hover font{display:none;}

.product-list li a:hover span{display:block;}





.relativep{position:relative;width:100%;height:100%;vertical-align: middle;margin-bottom:10px;}

.relativep a{position:relative;}

.relativep a img{vertical-align: bottom;width:100%;}

.relativep a.absolutep{position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.6) url(../images/productimghover.png) no-repeat center;opacity:0;}

.relativep:hover a.absolutep{opacity:1;}

.relativep .my-gallery{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;}



.wapmenunav{position:relative;background:#fff;display:none;}

.wapmenunav .waptit{float:left;line-height:60px;font-size:16px;color:#000;}

.sider-nav1{float:right; display: block; height: 54px;margin-top:3px; overflow: hidden; width: 60px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}

.sider-nav1 li a{height: 54px; line-height: 54px;padding: 0px 20px;display: block;}

.menu-handler1{display: block; cursor: pointer; position: relative; transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); -moz-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); left: 0px; top: 0px; width: 22px; z-index: 1300;}

.menu-handler1 .ico{display:none; position: absolute; left: 50px;}

.menu-handler1 .burger{width: 22px; height: 1px; background: #a0a0a0; display: block; position: absolute; z-index: 5; top: 26px; left: 19px; margin: 0px 0px 0px 0px; transform-origin: center; -webkit-transform-origin: center; -moz-transform-origin: center; -o-transform-origin: center; -ms-transform-origin: center;}

.trans, .trans:hover{-webkit-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s; -moz-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s; -o-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s; transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s; -ms-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s;}

.menu-handler1 .burger-1{top: 21px; height: 2px; left: 20px;}

.menu-handler1 .burger-3{top: 31px; height: 2px; left: 20px;}

.menuBox1{position: fixed; right: 104px; top: 0px; width: 336px; z-index: 1008; box-shadow: 0 -10px 20px 0 rgba(0, 0, 0, 0.2); font-family: "microsoft yahei","微软雅黑"; text-align: center; overflow-x: hidden; overflow-y: auto; -webkit-overflow-scrolling: touch; transition: transform 0.7s 0s,opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s,visibility 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s; -webkit-transition: -webkit-transform 0.7s 0s,opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s,visibility 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s; background-color: rgba(0,0,0,0.8);}

.menuBox1{right: 0%; width: 100%; height: 100%; transition: transform 0.5s 0s,opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s,visibility 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s; -webkit-transition: -webkit-transform 0.5s 0s,opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s,visibility 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s,-webkit-overflow-scrolling 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;display:block;}

.bgMenu1{background-color: #fff; margin: 460px auto; width: 90%;}

.bgMenu1 ul{padding: 22px 0px 22px;}

.bgMenu1 ul li a{text-align:center; font-size: 16px; height: 40px; line-height: 40px; display: block; position: relative;color:#000;}

.bgMenu1 ul li a:hover{background-color: #eeeeee;}

.menu-handler1.active .burger{background-color: #fff;}

.menu-handler1.active .burger-1{top: 26px;-moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -o-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg);}

.menu-handler1.active .burger-3{top: 26px; -moz-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); -o-transform: rotate(-225deg); -ms-transform: rotate(-225deg); transform: rotate(-225deg);}

.openMneu{transform: translateY(80px); -webkit-transform: translateY(80px); opacity: 0; visibility: hidden; z-index: -100;}





/* 新闻中心 */

.newmenunav{width:100%;text-align:center;margin-top:30px;}

.newmenunav ul li{width:155px;line-height:45px;text-align:center;margin:0 20px;display:inline-block;font-size:16px;}

.newmenunav ul li a{width:100%;height:45px;border:1px solid #000;color:#000;text-align:center;display:block;}

.newmenunav ul li.act a{background:#000;color:#fff;}

.new{margin-bottom:50px;}

.proInfoBox { width: 80%; margin: 0px auto; }

.proInfoBox dd { float: left; display: block; margin-top: 50px; width: 49%; padding-bottom: 48px; position: relative; }

.proInfoBox dd:nth-child(2n) { margin-left: 2%; }

.proInfoBox dd .img { width: 84%; display: block; overflow: hidden; position: relative;height:86px;padding:25px 5%;margin-left:5%;background:rgba(0,0,0,0); -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }

.proInfoBox dd .bg { background: url(../images/black_2.png) repeat; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; opacity: 0; visibility: hidden; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }

.proInfoBox dd .img img { width: 100%; display: block; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }

.proInfoBox dd .con { position: absolute; left: 0px; bottom: 0px; border: 1px solid #eeeeee; padding: 25px 5%; width: 84%; background-color: #fff; color: #646464; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }

.proInfoBox dd .con .t { font-size: 22px; line-height: 1.4; text-transform: uppercase; color: #000; margin-bottom: 30px; }

.proInfoBox dd:hover .bg { opacity: 1; visibility: visible; }

.proInfoBox dd:hover .img{ background:rgba(0,0,0,0.2);}

.proInfoBox dd:hover .con { transform: translateY(-20px); -webkit-transform: translateY(-20px); }



/* 关于我们 */

@font-face {

	font-family: 'aa';

	src:url('/public/font/aa.bmp') format('woff'),}

	     

.single{margin:30px 0;}

.abouts{width: 100%;margin: 0 auto;position:relative;}

.abouts .lftWen{width: 37.5%;float:left;margin-top:50px;}

.abouts .lftWen p{float: right;
	margin-top: 30px;width: 100%;font-size: 16px;color: #1D1E2B;line-height:30px; text-align: left;text-indent: 32px;}

.abouts font{position: absolute;left: 0px;bottom: -50px;display: block;width: 4px;height: 52px;background-color: #0075C2;}

.abouts .lftWen .nuMber{}

.abouts .lftWen .nuMber h5{display: inline-block;}

.abouts .lftWen .nuMber h5 em{font-size: 36px;font-family: 'Myriad Pro';color: #000000;}

.abouts .lftWen .nuMber h5 span{font-size: 36px;color: #0075C2;}

.abouts .lftWen .nuMber i{margin-left: 10px;position: relative;display: inline-block;width: 150px;height: 1px;border-top: 1px solid #000;margin-top:23px;}

.abouts .lftWen .nuMber i:after{position: absolute;content: '';left: 0;top: -1px;width: 0%;height: 1px;border-top: 1px solid #000;}

.abouts .ritWen{float:right;width:54%;}

.abouts .ritWen img{width:100%;}

.abouts .ritWen h2{position: absolute;right: -394px;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);font-size: 169px;color: #D0D0D0;font-weight: bold;text-transform: uppercase;font-family: 'Myriad Pro';opacity: 0.2;}

.culture{width: 100%;margin: 100px auto 0;position:relative;}

.culture .imgs{position: relative;float:left;width:51%;}

.culture .imgs img{width:100%;}

.culture .wen{width:38.8%;float:right;margin-top:30px;}

.culture .wen p{font-size: 16px;color: #1D1E2B;line-height: 30px; text-align: left;text-indent:32px;}

.culture .wen div{text-align: right;padding-bottom: 30px;}

.culture .wen i{display: inline-block;width: 150px;height: 1px;border-top: 1px solid #000;}

.culture font{position: absolute;right: 0px;bottom: -50px;display: block;width: 4px;height: 52px;background-color: #0075C2;}



.about1{width: 100%;margin: 0 auto;position:relative;margin-top:100px;}

.about1 .lftWen{vertical-align: middle;display: inline-block;width: 37.5%;float:left;margin-top:50px;}

.about1 .lftWen p{float: right;margin-top: 30px;width: 100%;font-size: 16px;color: #1D1E2B;
	line-height:30px; text-align:left;text-indent:32px;}

.about1 .lftWen .nuMber{}

.about1 .lftWen .nuMber h5{display: inline-block;}

.about1 .lftWen .nuMber h5 em{font-size: 36px;font-family: 'Myriad Pro';color: #000000;}

.about1 .lftWen .nuMber h5 span{font-size: 36px;color: #0075C2;}

.about1 .lftWen .nuMber i{margin-left: 10px;position: relative;display: inline-block;width: 150px;height: 1px;border-top: 1px solid #000;margin-top:23px;}

.about1 .lftWen .nuMber i:after{position: absolute;content: '';left: 0;top: -1px;width: 0%;height: 1px;border-top: 1px solid #000;}

.about1 .ritWen{float:right;width:54%;}

.about1 .ritWen img{width:100%;}

.about1 .ritWen h2{position: absolute;right: -394px;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);font-size: 169px;color: #D0D0D0;font-weight: bold;text-transform: uppercase;font-family: 'Myriad Pro';opacity: 0.2;}

.aboutm{display:none;}

.aboutm .aboutm_img{width:50%;position:relative;float:right;padding-left:15px;}

.aboutm .aboutm_img img{width:100%;}



.aboutm span{display:block;padding-bottom:20px;color:#000;}



/* 联系我们 */



.cont1{width:50%;float:left;margin-top:50px;}

.cont1 h1{font-size:30px;font-weight:normal;color:#000;line-height:60px;margin-bottom:30px;}

.cont1 h1::after{content:'';width:50px;border-bottom:3px solid #0075C2;display:block;}

.cont1 span{display:block;font-size:18px;color:#000;font-weight:normal;line-height:50px;padding-left:35px;}

.ic1{background:url(../images/ic1.png) no-repeat left center;}

.ic2{background:url(../images/ic2.png) no-repeat left center;}

.ic3{background:url(../images/ic3.png) no-repeat left center;}

.ic4{background:url(../images/ic4.png) no-repeat left center;}

.ic5{background:url(../images/ic5.png) no-repeat left center;}

.map{width:50%;float:right;margin-top:50px;}

.map h1{font-size:30px;font-weight:normal;color:#000;line-height:60px;margin-bottom:30px;}

.map h1::after{content:'';width:50px;border-bottom:3px solid #0075C2;display:block;}

.ly{width:100%;float:left;margin-top:50px;margin-bottom:50px;}

.ly h1{font-size:30px;font-weight:normal;color:#000;line-height:60px;margin-bottom:30px;}

.ly h1::after{content:'';width:50px;border-bottom:3px solid #0075C2;display:none;}

.ly form{margin-top:30px;}

.ly .txt1{width:100%;box-sizing:border-box;padding-left:10px;height: 50px;line-height:50px;border:1px solid #dbdbdb;margin-bottom:20px;}

.ly #message{width:100%;box-sizing:border-box;padding-left:10px;padding-top:10px;height:150px;border:1px solid #dbdbdb;margin-bottom:20px;}

	

/* 文章内页 */

.article{margin-bottom:50px;}

.art_tit{width:100%;padding-top:50px;padding-bottom:20px;border-bottom:1px dotted #333;margin-bottom:30px;text-align:center;}	

.art_tit h1{text-align:center;line-height:70px;font-size:24px;color:#000;font-weight:normal;}	

.art_tit span{text-align:center;color:#000;font-size:18px;display:inline-block;font-weight:normal;margin:0 10px;}	

.bdsharebuttonbox{float:right;}

.bdsharebuttonbox a{margin:0  6px 0 0}

.art_tit .tt{margin: 0 auto;text-align:center;}

.back1{width:100%;text-align;center;}

.con_nr{}

.con_nr img{width:100%;}

.back1 a{width:150px;text-align:center;color:#333;line-height:45px;border:1px solid #333;display:block;font-size:16px;margin:30px auto;}

.prew{padding-left:20px;/*background:url(../images/s.png)no-repeat left center;*/text-align: left;}

.next{padding-left:20px;/*background:url(../images/n.png)no-repeat left center;*/text-align: left;}



/* 响应式 */

@media screen and (max-width:1440px){

.block{width:80% !important;}

.new .new_info .new_tit1 h1{font-size:22px;padding-top:60px;padding-bottom:30px;}

.new .new_info .new_tit1 h2{font-size:18px;padding-bottom:25px;}

.new .new_info .new_tit1 p{font-size:18px;}

.new .new_info .new_tit1 a{width:60px;height:60px;}

.new .new_info .new_tit2 h1{font-size:22px;padding-top:60px;padding-bottom:30px;}

.new .new_info .new_tit2 h2{font-size:18px;padding-bottom:25px;}

.new .new_info .new_tit2 p{font-size:18px;}

.new .new_info .new_tit2 a{width:60px;height:60px;}

.about .about_info h1{font-size:36px;}

.about .about_info p{font-size:22px;line-height:45px;padding-top:40px;padding-bottom:30px;}

.about .about_info a{width:60px;height:60px;}

.about .about_img{width:46% !important;}

.contact .contact_info{padding-top:80px;}

.contact .contact_m{padding-top:80px;padding-bottom:60px;}

.prolist .block{width:62.5% !important;}

.prolist .block ul li{width:31%;margin:15px 1%;margin-bottom:30px;}

.proInfoBox dd .con{ width: 80%;}

.proInfoBox dd .con .t{ font-size: 18px; margin-bottom: 15px;}



.pbanner-box{ margin-left: -500px;}

	.product-list li a{font-size:22px;}

.single .block .responsive .img {
    width: 32%;

    
}

}





@media screen and (max-width:1016px){
	.single .block .responsive .img {
    width: 29%;
    margin:5px 1%;
    
	}
	.responsive {
		margin-left: 5%;
	}
}
	

@media screen and (max-width:1200px){

.header{display:block;}

.header .nav ul li{font-size:16px;}

.header .language a{font-size:16px;}

.tit h1{font-size:36px;padding-top:80px;}

.tit h3{font-size:20px;padding-bottom:80px;}

.new .new_info .new_tit1 h1{font-size:22px;padding-top:40px;padding-bottom:25px;}

.new .new_info .new_tit1 h2{font-size:18px;padding-bottom:20px;}

.new .new_info .new_tit1 p{font-size:18px;}

.new .new_info .new_tit1 a{width:45px;height:45px;}

.new .new_info .new_tit2 h1{font-size:22px;padding-top:40px;padding-bottom:25px;}

.new .new_info .new_tit2 h2{font-size:18px;padding-bottom:20px;}

.new .new_info .new_tit2 p{font-size:18px;}

.new .new_info .new_tit2 a{width:45px;height:45px;}



.about .about_info h1{font-size:30px;}

.about .about_info p{font-size:18px;line-height:40px;padding-top:40px;padding-bottom:30px;}

.about .about_info a{width:50px;height:50px;}





.contact .ser h1{font-size:24px;}

.contact .ser p{font-size:14px;}

.contact .add{padding-top:40px;}

.contact .add h1{font-size:24px;}

.contact .add p{font-size:16px;}

.contact .tell{padding-top:40px;}

.contact .tell span{    font-size: 16px;}



.contact .tell p{ font-size: 16px;}



.contact .contact_info{padding-top:60px;}

.contact .contact_m{padding-top:60px;padding-bottom:40px;}

.contact .contact_m .txt{ font-size: 16px; height: 55px;  margin-bottom: 36px;}

.contact .contact_m #message{ font-size: 16px; height: 180px;  margin-bottom: 36px;}

.btn{width:60px;height:60px;}

.proclass ul li .ptit h1{font-size:24px;}

.proclass ul li .ptit p{font-size:14px;padding-bottom:30px;}

.proclass ul li{margin-top:80px;}



.single .block{width:90% !important;}

.abouts .lftWen{margin-top:30px;}

.abouts .lftWen p{font-size:14px;line-height:24px;}

.culture .wen{margin-top:50px;}

.culture .wen p{font-size: 14px;line-height:24px;}

.about1 .lftWen{margin-top:0;}

.about1 .lftWen p{font-size:14px;line-height:24px;}

.art_tit h1{font-size:22px;}

.art_tit span{font-size:16px;}

.neibanner h1{font-size:60px;}

.product-list li a{font-size:20px;}

.nabout .a2 p{font-size:16px;line-height:30px;}

}
@media screen and (max-width:450px){
	.single .block{width:93% !important;}
	}

@media screen and (max-width:960px){

.headerm{display:block;}

.header{display:none;}

.tit h1{font-size:24px;padding-top:60px;}

.tit h3{font-size:18px;padding-bottom:60px;}

.new .new_info{display:none;}

.new_infom{display:block !important;}

.new .block{width:100% !important;}

.about .about_info h1{font-size:30px;}

.about .about_info p{font-size:18px;line-height:40px;padding-top:40px;padding-bottom:30px;}

.about .about_info a{width:50px;height:50px;}

.btn{width:50px;height:50px;}



.contact .contact_info{padding-top:30px;}

.contact .contact_m{padding-top:30px;padding-bottom:20px;}

.contact .ser h1{font-size:18px;}

.contact .ser p{font-size:14px;padding-top:15px;}

.contact .add{padding-top:30px;}

.contact .add h1{font-size:18px;}

.contact .add p{font-size:14px;padding-top:15px;}

.contact .tell{padding-top:30px;}

.contact .tell span{    font-size: 14px;}



.contact .tell p{ font-size: 14px;}





.contact .contact_m .txt{ font-size: 14px; height: 45px;  margin-bottom: 36px;}

.contact .contact_m #message{ font-size: 14px; height: 160px;  margin-bottom: 36px;}

.footer .block{width:96%!important;}

.proclass{margin-bottom:60px;}



.prolist .block{width:80% !important;}

.wapmenunav{display:block;}

.menunav{display:none;}

.newmenunav{display:none;}

.proInfoBox{ width: 90%;}

.cont1 h1{font-size:24px;}

.map h1{font-size:24px;}

.ly h1{font-size:24px;}

.cont1 span{font-size:14px;}	

.single{margin:15px 0;}
.neibanner{/*height: 376px;*/}    

.abouts{display:none;}

.culture{display:none;}

.about1{display:none;}

.aboutm{display:block;}

.art_tit h1{font-size:18px;}

.art_tit span{font-size:14px;}

.product-list li a{font-size:18px;}

.nabout .nabout_b{width:80%;}

.nabout .a2 p{font-size:14px;}

}



@media screen and (max-width:830px){



.new .new_infom .new_t h1{font-size:22px;color:#fff;padding-top:25px;padding-bottom:15px;}

.new .new_infom .new_t h2{font-size:18px;color:#fff;font-weight:normal;padding-bottom:15px;}

.new .new_infom .new_t p{font-size:18px;color:#fbfbfb;padding-bottom:15px;}

.new .new_infom .new_t a{width:40px;height:40px;display:block;margin-bottom:30px;}

.about .about_info h1{font-size:24px;}

.about .about_info p{font-size:16px;line-height:30px;padding-top:30px;padding-bottom:20px;}

.about .about_info a{width:45px;height:45px;}

.footer .block{width:96%!important;}

.proclass ul li{margin-top:60px;width:49.5%;margin:0 0.25%;}

.proclass{margin-bottom:50px;}



.proInfoBox dd { padding-bottom: 50px; float: none; width: 100%;}

.proInfoBox dd.two{ margin-left: 0px;}

.proInfoBox dd .con{ width: 86%; padding: 20px 5%;}

.proInfoBox dd .con .t{ margin-bottom: 10px;}

.procesList dd{ width: 25%;}

.proInfoBox dd .img{height:50px;}

.proInfoBox dd:nth-child(2n){margin-left:0;}

.cont1{width:100%;float:none;}

.map{width:100%;float:none;}

.cont .block{width:90% !important;}

.nabout .ac .ae{font-size:45px;line-height:45px;}

.nabout .ac .az span{font-size:16px;line-height:25px;}

.nabout .ac .az p{font-size:18px;line-height:18px;}

.nabout .a2 p{line-height:22px;}

.p2{display:none;}

}



@media screen and (max-width:1365px){
	.contact .ser p{
		font-size: 14px;
	}
}
@media screen and (max-width:1115px){
	.contact .ser p{
		font-size: 12px;
	}
}








@media screen and (max-width:780px){

	.footer .block p{float:none;}

	.footer .block span{float:none;}



}



@media screen and (max-width:640px){

.tit h1{font-size:18px;padding-top:50px;}

.tit h3{font-size:14px;padding-bottom:50px;}

.block{width:96% !important;}

.new .new_infom .new_t{top:20%;}

.new .new_infom .new_t h1{font-size:18px;color:#fff;padding-top:20px;padding-bottom:10px;}

.new .new_infom .new_t h2{font-size:14px;color:#fff;font-weight:normal;padding-bottom:10px;}

.new .new_infom .new_t p{font-size:14px;color:#fbfbfb;padding-bottom:10px;}

.new .new_infom .new_t a{width:40px;height:40px;display:block;margin-bottom:20px;}

.contact .contact_info{width:80%;float:none;margin:0 auto;}

.contact .contact_m{width:80%;float:none;margin:0 auto;}

.contact .contact_m .txt{ font-size: 14px; height: 40px;  margin-bottom: 25px;}

.contact .contact_m #message{ font-size: 14px; height: 100px;  margin-bottom: 25px;}

.btn{width:45px;height:45px;}

.footer{display:none;}

.footerm{display:block;}

.proclass{margin-bottom:40px;}

.proclass ul li .ptit h1{font-size:18px;}

.prolist .block ul li{width:96%;margin:0 auto;margin-bottom:30px;}

.neibanner h1{font-size:36px;}

.product-list li a{font-size:16px;}

	.proInfoBox dd .img{height:60px;}

	.nabout .ac{padding:35px 55px}

}

@media screen and (max-width:485px){

.new .new_infom .new_t{top:10%;}

.about .about_info{float:none;width:96%;padding-top:30px;padding-bottom:25px;}

.about .about_img{width:80% !important;float:none;margin:0 auto;}

.about .about_info p{font-size:14px;line-height:22px;padding-top:20px;padding-bottom:15px;}

.about .about_img{padding-bottom:30px;}

.about .about_img img{padding-top:20px;}

.aboutm .aboutm_img{width:100%;float:none;padding-left:0;padding-bottom:20px;}

.aboutm span{text-indent:2em;}

.fx{    display: none !important;}

.nabout .ac{padding:30px 35px}

}

@media screen and (max-width:375px){

.pro ul li{width:100%;}

.pro ul li:nth-child(3){width:100%;}

.new .new_infom .new_t a{width:30px;height:30px;display:block;margin-bottom:20px;}

.proclass ul li{margin-top:40px;}

.proclass ul li .ptit h1{font-size:18px;}

.proclass ul li .ptit p{font-size:14px;padding-bottom:30px;}

.product-list li a{font-size:14px;}

}



.aa{border-collapse:collapse;display:table;}

.bb{border-collapse:collapse;display:table;}



.aa td,.aa th{padding: 5px 10px;border:1px solid #cbc9c9;}

.bb td,.bb th{padding: 5px 10px;border:1px solid #fff;}







