@charset "UTF-8";

@font-face {font-family:zhengzhunheiti;src:url("../fonts/zhengzhunheiti.ttf");}
 @font-face {font-family:sjxingshu;src:url("../fonts/SanJiXingShuJianTi-2.ttf");}
@font-face{font-family:arenacondensed-bold;src:url(../fonts/arenacondensed-bold.eot);src:url(../fonts/arenacondensed-bold.eot?#iefix) format('embedded-opentype'),url(../fonts/arenacondensed-bold.woff2) format('woff2'),url(../fonts/arenacondensed-bold.woff) format('woff'),url(../fonts/arenacondensed-bold.ttf) format('truetype'),url(../fonts/arenacondensed-bold.svg#allerbold) format('svg');font-weight:400;font-style:normal}

html, body, figure, dl, dd, img, form, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, button, input, textarea, a, span, em {
	margin: 0;
	padding: 0;
	border: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
}

body{
	padding:0;
	margin:0;
	color:#0f0f0f;
	overflow-x: hidden;
	font-family:"Microsoft YaHei",SimSun,Arial; 
}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}

img { vertical-align: middle;height: auto; }
.img-responsive { max-width: 100%; height: auto; }
.img-rounded { border-radius: 6px; }
.img-thumbnail { padding: 4px; line-height: 1.71429; background-color: #fff; border: 1px solid #ddd; border-radius: 0; transition: all 0.2s ease-in-out; max-width: 100%; height: auto; }
.img-circle { border-radius: 50%; }
ul, ol, li {list-style-type: none;}

a {
	color: #333;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

::-moz-selection {
  background: #0c59db;
  color: #fff;
  text-shadow: none;
}

::-webkit-scrollbar {
  background-color: #ccc;
  width: 6px;
}

::-webkit-scrollbar-thumb {
  background-color: #0c59db;
}

::selection {
  background: #0c59db;
  color: #fff;
  text-shadow: none;
}

.mbox{background:#f6f6f6;}





/*---home product---*/

.ab_boxD{ width:100%; margin: 0 auto; padding-top: 50px; display: flex; justify-content: space-between; align-items: flex-start; position: relative;}
.ab_boxD .lt{ padding-top: 0px; font-size: 0.40rem; display: flex; align-items: center;}
.ab_boxD .lt i{ margin-right: 18px; width: 5.7vw; height: 4px; background-color: #999;}
.ab_boxD .lt .title{font-size:36px;color:#222;background:url(/static/default/assets/img/hon5.png) left bottom no-repeat;padding-bottom:10px;margin-bottom:30px;}
.ab_boxD .rt{ width: 70%; line-height: 31px; padding: 30px 2.5vw 35px 2.5vw; background-color: #d70202;  box-shadow: 0 0 45px rgba(0,0,0,0.2); position: relative; z-index: 10;}

.cprt_title{font-size:15px;color:#fff;line-height:160%;padding-bottom:20px;}
.cnrt_menu a{ display:inline-block;background:#fff;padding:0 20px;margin-right:15px; border-radius:20px;height:36px;line-height:36px;font-size:16px;color:#666;}

.ab_boxE{ width: 100%; height:auto; margin-top: -80px; background:url(/static/default/assets/img/products.jpg) center no-repeat; background-size: cover; position: relative; z-index: 1; position: relative;padding-bottom:70px;}
.ab_boxE .box{ padding: 140px 0 0 0; color: #FFF; position: relative; z-index: 2;}


.inprod{ width:auto; height:auto;clear:both;margin:0 auto;overflow:hidden;padding:0 0 0 0;}
.inprod li{ width:20%; float:left;  margin:0px 0 0 0; overflow:hidden;padding: 30px 15px 0 15px;}
.inprod li .pro_pic{ width:auto; height:auto; overflow:hidden;}
.inprod li .pro_pic img{width:100%;height:auto;}
.inprod li .pro_txt{color:#666;font-size:17px;padding:12px 0px 12px 0px;height:50px;background:url(/static/default/assets/img/hon4.png) no-repeat left top;margin-top:0px;line-height:150%;}
.inprod li a{ display: block; padding: 30px 25px 0 25px; background-color:#FFF; transition: all 0.5s !important; position: relative; border:1px solid #e8e7e7;}
.inprod li:hover a{ box-shadow: 0 0 7px #e6e6e6; transform: translateY(-20px); -webkit-animation-fill-mode: none; animation-fill-mode: none; }
.inprod li a:hover .pro_txt{color:#c70505;}

/*---home product end---*/






/*---home about---*/

.in_abo{ width: 100%; padding:45px 0; overflow: hidden; position: relative;margin-top:80px;}
.in_abo .rt{ position: absolute; right: 0; top: 0; width:45%; height:auto; background-size: cover; z-index: 10;}
.in_abo .rt .box{width:100%;height:auto;overflow:hidden;}
.in_abo .rt .box img{width:100%;height:auto;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.in_abo .rt:hover .box img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.in_abo{ width: 100%; padding:45px 0; overflow: hidden; position: relative;margin-top:80px;}
.in_abo .rt{ position: absolute; right: 0; top: 0; width:45%; height:auto; background-size: cover; z-index: 10;}
.in_abo .rt .box{width:100%;height:auto;overflow:hidden;}
.in_abo .rt .box img{width:100%;height:auto;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.in_abo .rt:hover .box img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}


.in_abo .lt{ float: left; width: 11%;padding-top:64px;}

.in_abo .ce{ float: left; width: 50%; position: relative; z-index: 11;}
.in_abo .ce .title{font-size:36px;color:#222;background:url(/static/default/assets/img/hon5.png) left bottom no-repeat;padding-bottom:10px;margin-bottom:30px;}
.in_abo .ce .box{ padding: 70px 70px;border-radius:12px;overflow:hidden;height:auto;background-color: #F5F5F5; }
.in_abo .ce .conn{font-size:17px;line-height:190%;color:#555;}
.in_abo .ce .p_2{ margin-top: 20px; text-transform: uppercase; display: flex; align-items: center;}
.in_abo .ce .p_2 i, .ab_boxB .rt .p_2 em{ display: block; margin-right: 12px; width: 37px; height: 37px; line-height: 37px; text-align: center; border-radius: 50%; background-color: #CB3A29; color: #FFF; font-style: normal; }
.in_abo .bkg_1{ width:40.4vw; height: calc(100% - 90px); box-shadow: 0 0 40px rgba(0,0,0,0.2); position: absolute; right: 0; top: 45px;}
.in_abo .bkg_2{ width: 120px; height: 200px; position: absolute; right: calc(47.56vw - 100px); bottom: 25px; background-color: #CF3B2A; z-index: 1;}


.abo_more {display: block;width: 120px;height: 40px;line-height: 38px;overflow: hidden;background:#fff;border-radius: 30px;text-align: center;margin:20px 0 0 0;font-size: 16px;color:#666;}

/*---inabout--*/




/*--power--*/
.power{width:auto;height:auto;overflow:hidden;margin-top:70px; box-shadow: 0 0 15px rgba(0,0,0,0.4); border-radius:12px;border:1px solid rgba(255,255,255,0.5);}
.power .polt{float:left;width:50%;height:539px;overflow:hidden;background:#d70202;}
.power .port{float:right;width:50%;height:auto;overflow:hidden;}
.power .port img{width:100%;height:auto;}

.polt_box{background:#cc0000;height:auto;padding:5% 0 5% 10%;}
.polt_box p{font-size:14px;color:#fff;line-height:140%;padding-top:5px; font-family:Arial, Helvetica, sans-serif;}
.polt_box h1{font-size:40px;color:#fff;}
.polt_box font{font-size:40px;color:#fff;font-weight:600;}

.polt_con{height:416px;width:auto;overflow:hidden;padding:0 0 0 0;background:#333;border-top:1px solid #fff;}
.polt_con .box{width:auto;height:auto;overflow:hidden;padding:10% 0 0 10%;}
.polt_con h1{font-size:24px;color:#fff;line-height:160%;}
.polt_con p{font-size:10px;color:rgba(255,255,255,0.6); font-family:Arial, Helvetica, sans-serif;padding-top:8px;line-height:160%;}

.polt_title{padding:100px 0 40px 75px;}
.polt_title h1{font-size:40px;color:#fff;}
.polt_title p{font-size:16px;color:#fff;padding-top:12px;padding-right:20%;line-height:150%;}

.polt_nav{width:auto;height:auto;overflow:hidden;padding:60px 30px 0 30px;}
.polt_nav li{float:left;width:calc(25% - 10px);margin:0 5px 0 5px;height:auto;overflow:hidden;text-align:center;color:#fff;}
.polt_nav li .con{width:82px;height:82px;line-height:82px;border:2px solid #fff;overflow:hidden;border-radius:50%;margin:0 auto;}
.polt_nav li p{font-size:18px;padding-top:8px;}
/*--power--*/
 




/*--innews--*/
.inxw_list{width:auto;height:auto;overflow:hidden;padding:1.5% 5% 40px 10%;}
.inxw_list li{float:left;width:calc(33.33% - 10px);height:auto;overflow:hidden;margin:0 5px 12px 5px;padding:20px 30px;background:#f7f7f7;}
.inxw_list li a{display:block;color:#666;}
.inxw_list li:hover{background:#d70202;}

.inxw_list li:hover .inxw_title{color:#fff;}
.inxw_list li:hover .inxw_time{color:rgba(255,255,255,0.7);}
.inxw_list li:hover .inxw_time span{color:rgba(255,255,255,0.7);}

.inxw_title{height:auto;overflow:hidden;font-size:20px;color: #555;}
.inxw_miaoshu{font-size:14px;color:#999;line-height:160%;padding:0px 0 0px 0;}
.inxw_time{height:auto;overflow:hidden;padding-top:8px;font-size:14px;color:#888;}
.inxw_time span{font-size:14px;color:#888;padding-left:20px;}

.inxwtitle{text-align:center;padding:10px 0 0 0;margin-top:50px;padding-bottom:15px;}
.inxwtitle h1{font-size:45px;color:#000;background:url(/static/default/assets/img/hon5.png) no-repeat center bottom;padding-bottom:12px;font-family:arenacondensed-bold;}
.inxwtitle p{font-size:18px;color:#777;font-weight:normal;padding-top:10px; letter-spacing:0.5px;}

/*--innews end--*/






 /*----foot---*/
.vh-21{overflow:hidden;height:auto;margin-bottom:-21px;}
.foot{ width:auto;background:#242424; padding:50px 0 40px 0;height:auto;overflow:hidden;}

.foot .lian {width:auto;height:auto;overflow:hidden;padding:0 0 30px 0;border-bottom:1px solid rgba(255,255,255,0.2);margin-bottom:30px;}
.foot .lian li:nth-child(2) {
  background: url(/static/default/assets/img/nav_tel.png) no-repeat left center;

}
.foot .lian li:nth-child(3) {
  background: url(/static/default/assets/img/nav_add.png) no-repeat left center;
}
.foot .lian li {float:left;width:calc(33.33% - 10px);margin:0 5px;
  box-sizing: border-box;
  padding-left:45px;
  background: url(/static/default/assets/img/nav_tel.png) no-repeat left center;height:26px;
  font-size: 17px;
  color: #ccc;
}



.ft_title{width:auto;height:auto;overflow:hidden;padding:0 0 20px 0;}
.ft_title h1{font-size: 18px;color: #f0f0f0;margin:0 0 0 0;background:url(/static/default/assets/img/hon2.png) no-repeat left bottom;padding:10px 0 10px 0;font-weight:normal;}


.ft_prod{float:left;width:530px;height:auto;overflow:hidden;margin-right:100px;}
.ft_prod li{float:left;width:33%;font-size:14px;color:#e4e6e8;line-height:30px;}
.ft_prod li a{display:block;color:#e4e6e8;}


.ft_lxfs{float:left;width:340px;height:auto;font-size:14px;color:#fff;margin-right:40px;}
.ft_lxfs b{border-bottom:2px solid #feb20e; font-weight:normal;padding-bottom:8px;}
.ft_lxfs p{font-size:14px;line-height:180%;color:#e4e6e8;padding-top:0;}

.ft_fenlei{float:left;width:200px;height:auto;font-size:14px;color:#fff;margin-right:0px;}
.ft_fenlei a{display:block;color:#e4e6e8;line-height:170%;}
.ft_fenlei a:hover{color:#fff;}
.ft_fenlei b{border-bottom:2px solid #feb20e; font-weight:normal;padding-bottom:8px;}
.ft_fenlei p{font-size:14px;line-height:180%;color:#e4e6e8;padding-top:0;}

.ft_ewm{float:right;width:260px;height:auto;}
.ft_ewm li{float:left;width:130px;height:auto;margin:0 0 0 0;}
.ft_ewm li img{width:120px;height:auto;}
.ft_ewm li p{text-align:center;font-size:15px;color:#f2f2f2;padding-top:6px;}
.ft_ewm li:last-child{margin-right:0px;}


.yq_link{width:100%;font-size:16px;color:#f2f2f2; margin:0 auto;line-height:170%;height:auto;overflow:hidden;padding:0 200px 20px 200px;background:#242424;}
.yq_link a{color:#f2f2f2;padding-right:10px;}
.yq_link a:hover{color:#f2f2f2;}

@media screen and (max-width: 1360px) {
.foot{padding:80px 30px 60px 30px;}
.ft_lxfs{margin-right:0px;width:300px}
.ft_prod{margin-right:30px;}
.ft_ewm{width:260px;}
.ft_fenlei{float:left;width:150px;height:auto;font-size:14px;color:#fff;margin-right:0px;}
}

@media (max-width: 768px) {
.foot{padding:30px 0;margin-top:20px;}
.ft_prod{display:none;}
.ft_fenlei{display:none;}
.ft_tel{padding-top:0;margin-left:30px;padding-bottom:15px;}
.ft_ewm{float:left;width:auto;height:auto;overflow:hidden;padding:0 20px;margin:0 auto;}
.ft_ewm li{width:calc(50% - 20px);margin:0 10px 0 10px;text-align:center;}
.ft_ewm li img{width:120px;height:auto;}
.ft_ewm li p{padding:6px 0;}

.foot .lian {padding:0 5px 10px 20px;margin-bottom:10px;}
.foot .lian li {width:100%;margin:0 0 12px 0;padding-left:40px;font-size:15px;}
}

.copy1{width:100%;text-align:center;color:#f2f2f2;font-size:13px; padding:25px 0 25px 0;line-height:170%;background:#222;border-top:1px solid #3e3e3e;}
.copy1 a{color:#f2f2f2;}
.copy1 a:hover{color:#f2f2f2;}

@media (max-width: 768px) {
.copy1{width:auto;line-height:140%;padding:12px 0px 20px 0px;font-size:13px;margin-bottom:0px;margin-top:0; clear:both;}
}

 /*----foot---*/



/*-------------------------------------------------------------------------------------------nei--------------------------------------------------------------------------*/
.page_banner {
    position: relative;
    z-index: 5;
    height:360px;padding-top:150px;
    
}
.page_banner::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: rgba(0,0,0,.5);
}


.page_banner_content .title {
    font-size: 40px;
    font-weight: 700;
    color: #fff
}
.page_banner_content .breadcrumb {overflow:hidden;height:auto;width:auto;color:rgba(255,255,255, .8);padding-top:12px;}
.page_banner_content .breadcrumb a{color:rgba(255,255,255, .8);}


/*---*/
.main-area {position: relative;}

.main-area .main-lt-box {
  position: absolute;
  top: 0px;
  left: 0rem;
  width: 30%;
  height:100% ;
  display: block;padding-top:60px;
  background:#f4f4f4 url(/static/default/assets/img/about2.jpg) top no-repeat;
}
.main-area .main-lt-wrapper {
  position: sticky;
  top: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 270px;
  margin: 0 0 0 53%;height:auto;padding:25px 0 25px 0;
  background:#C00;border-radius:15px;
}

.main-lt-nav{width:80%;height:auto;overflow:hidden;margin:0 auto;background:#fff; border-radius:15px;padding:16px 0 16px 0; min-height:210px;}
.main-lt-nav li{float:left;width:100%;height:auto;overflow:hidden;margin:0 0 0 0;text-align:center;border-bottom:1px solid #f4f4f4;}
.main-lt-nav li a{display:block;color:#333;border:1px solid #fff;line-height:45px;}
.main-lt-nav li a:hover{background:#333;color:#fff;}
.main-lt-nav li .cur{background:#333;color:#fff;}
.main_lt_title{font-size:24px;color:#fff;padding:0 0 15px 25px;}

.main-rt-detail{padding:0 150px 50px 60px;overflow:hidden; min-height:860px;}
.main-rt-position{width:auto;height:auto;overflow:hidden;padding:0 0 13px 0;border-bottom:1px solid #e4e4e4;margin:60px 0 50px 0;}
.main-rt-weizhi{color:#777;float:right;font-size:15px;padding-top:17px;}
.main-rt-title{font-size:30px;color:#333;font-weight:600;float:left;}
/*---*/

.about{width:auto;height:auto;overflow:hidden;font-size:17px;color:#666;line-height:180%;padding:0 0;}
.abopic{text-align:center;overflow:hidden;padding-top:30px;}
.abopic img{width:80%;height:auto;overflow:hidden;margin:0 auto;}


.qywh{width:auto;height:auto;overflow:hidden;font-size:18px;color:#666;line-height:165%;padding:0 0 0 0;}
.qywh strong{font-size:24px;color:#C00;}

.qyhj{width:auto;height:auto;overflow:hidden;padding:0 0 0 0;}
.qyhj li{float:left;width:calc(25% - 20px);height:auto;overflow:hidden;margin:0 10px 20px 10px;}
.qyhj li .pic{width:100%;height:auto;overflow:hidden;}
.qyhj li .pic img{width:100%;height:auto;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.qyhj li:hover .pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.qyhj li .title{text-align:center;font-size:16px;color:#666;padding:8px 0 0 0;}

.honor{width:auto;height:auto;overflow:hidden;padding:0 0 0 0;}
.honor li{float:left;width:calc(25% - 20px);height:auto;overflow:hidden;margin:0 10px 20px 10px;}
.honor li .pic{width:100%;height:auto;overflow:hidden;}
.honor li .pic img{width:100%;height:320px;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.honor li:hover .pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.honor li .title{text-align:center;font-size:16px;color:#666;padding:5px 0;}

/*jishuzhongxin*/
.jcsb{width:auto;height:auto;overflow:hidden;padding:0 0 0 0;}
.jcsb li{float:left;width:calc(25% - 20px);height:auto;overflow:hidden;margin:0 10px 20px 10px;}
.jcsb li .pic{width:100%;height:auto;overflow:hidden;}
.jcsb li .pic img{width:100%;height:245px;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.jcsb li:hover .pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.jcsb li .title{text-align:center;font-size:16px;color:#666;padding:8px 0 0 0;}

.dzyb{width:auto;height:auto;overflow:hidden;padding:0 0 0 0;}
.dzyb li{float:left;width:calc(25% - 20px);height:auto;overflow:hidden;margin:0 10px 20px 10px;border:1px solid #ccc;}
.dzyb li .pic{width:100%;height:auto;overflow:hidden;}
.dzyb li .pic img{width:100%;height:290px;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.dzyb li:hover .pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
/*jishuzhongxin*/


/*-----------product-----------*/

.cptype{width:auto;height:auto;overflow:hidden;padding:50px 0;}
.cptype li{float:left;width:100%;margin:0 0 0 0;height:auto;overflow:hidden;padding:10px 20px;}
.cptype li a{color:#fff;}

.cpty_title{float:left;font-size:20px;color:#fff;padding:10px 20px 0 0; letter-spacing:0.8px;}
.cpty_conn{width:auto;padding:0px 0 15px 25px;height:auto;overflow:hidden;background:linear-gradient(to right, #737373 , #464646);margin-bottom:25px; border-radius:12px;}

.cpty_smtitle{width:auto;height:auto;overflow:hidden;padding:0 0 0 0;}
.cpty_smtitle dd{float:left;width:calc(20% - 20px);margin:0 10px 0 10px;border:1px solid #e1e0e0;text-align:center;}
.cpty_smtitle dd .smpic{width:100%;height:auto;overflow:hidden;}
.cpty_smtitle dd .smpic img{width:100%;height:auto;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.cpty_smtitle dd .smtitle{font-size:16px;color:#666;padding:10px 0 12px 0;}
.cpty_smtitle dd:hover .smpic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}


.ProList{ width:auto; height:auto;overflow:hidden;padding:0 0;}
.ProList ul{overflow:hidden;margin-left:-10px;margin-right:-10px;}
.ProList li{ width:calc(25% - 20px); float:left;  margin:0px 10px 20px 10px; overflow:hidden;height:auto; position: relative;border:1px solid #eeeeee;}
.ProList li .pro_pic{width:100%; height:auto; overflow:hidden;}
.ProList li .pro_pic img{width:100%;height:auto;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.ProList li .title{width:auto;height:auto;padding:10px 0 15px 0;overflow:hidden;color:#666;text-align:center;}
.ProList li a:hover .title{color:#666;}
.ProList li:hover .pro_pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.ProList li:after {width: 0px;height: 2px;overflow: hidden;content: "";position: absolute;z-index: 30;bottom: 0px;left: 0px;background-color:#cb0101 ;transition: all .3s linear;}
.ProList li:hover:after{width: 100%;}



/*pro_info*/

.pros_yous{width:auto;height:auto;overflow:hidden;margin-top:30px;}
.pros_yous li{float:left;width:calc(20% - 30px);margin:0 15px;background:#f4f4f4; border-radius:12px;text-align:center;padding:25px 25px;overflow:hidden;}
.pros_yous li .icon{width:100px;line-height:100px;background:linear-gradient(to bottom right, #1d76cd , #004c97); border-radius:12px;margin:0 auto;overflow:hidden;}
.pros_yous li .title{font-size:20px;color:#333;padding-top:12px;}
.pros_yous li .title p{font-size:15px;color:#777;padding-top:5px}

.pros_app{width:auto;height:auto;overflow:hidden;}
.pros_app li{float:left;width:calc(20% - 12px);margin:0 6px;text-align:center;overflow:hidden;}
.pros_app li img{width:100%;height:auto;}
.pros_app li p{padding:8px 0 0 0;color:#777;}
.pros_app_title{font-size:16px;line-height:160%;color:#666;padding:20px 12px;}

.pros_shiwu{width:auto;height:auto;overflow:hidden;margin-top:15px;}
.pros_shiwu ul{overflow:hidden;margin-bottom:-20px;}
.pros_shiwu li{float:left;width:calc(33.33% - 20px);margin:0 10px 20px 10px;text-align:center;overflow:hidden;}
.pros_shiwu li img{width:100%;height:auto;}

.pros_shux{margin-top:30px;background-color: #FFF; border-left:1px solid #e9e9e9;border-top:1px solid #e9e9e9;border-right:1px solid #e9e9e9;overflow:hidden;}
.pros_shux li{float:left;width:50%;height:auto;overflow:hidden;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;font-size:15px;color:#666;padding-left:20px;line-height:40px;}
.pros_shux li:nth-child(2n){border-right:none;}

.pro_tpic{width:auto;height:auto;overflow:hidden;}
.pro_tpic .tplt{float:left;width:400px;height:auto;overflow:hidden;border:1px solid #eee;}
.pro_tpic .tplt img{width:100%;height:auto;}
.pro_tpic .tprt{float:right;width:calc(100% - 440px);height:auto;overflow:hidden;}
.pro_tprt_name{font-size:28px;color:#333;padding:5px 0 10px 0;}
.pros_shux{margin-top:0px;background-color: #FFF; border-left:1px solid #e9e9e9;border-top:1px solid #e9e9e9;border-right:1px solid #e9e9e9;overflow:hidden;}
.pros_shux li{float:left;width:50%;height:auto;overflow:hidden;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;font-size:15px;color:#666;padding-left:20px;line-height:40px;}
.pros_shux li:nth-child(2n){border-right:none;}


.pro_position{font-size:15px;color:#777;padding:0 0 20px 0;}
.pro_position span{color:#C30;}
.pro_info_title{font-size:24px;color:#333;font-weight:500;text-align:center;}
.pro_info_pic{text-align:center;}

.pro_info_box{padding:0 190px 30px 190px;height:auto;overflow:hidden;}
.pro_info{width:auto;margin:0 auto;line-height:170%;padding:20px 10px 25px 10px;font-size:17px;color:#555; min-height:100px;overflow:hidden;height:auto;}
.pro_info img{ max-width:900px;clear:both;}
.pro_info strong{font-size:18px;font-weight:600;color:#222;background:url(/static/default/assets/img/zh_p_19.png) no-repeat 0px 15px;padding-left:18px;line-height:40px;overflow:hidden;margin-top:10px;display:block;}

.pro_info_txt{width:auto;font-size:20px;color:#444;margin-top:30px;background:#fafafa;line-height:45px;font-weight:600;}
.pro_info_txt i{float:left;width:6px;height:20px;background:#d60000;margin:13px 10px 0 10px;}

.pro_info_txt1{width:auto;font-size:20px;color:#444;margin:0 auto 0 auto;background:#fafafa;line-height:45px;font-weight:600;}
.pro_info_txt1 i{float:left;width:6px;height:20px;background:#d60000;margin:13px 10px 0 10px;}
/*pro_info*/


.pro_box{overflow:hidden;padding:0 30px 30px 30px;}



/*related_product*/
.related_product{ width:auto; height:auto;margin-top:20px;overflow:hidden;padding:0 0 0 0; }
.related_product li{ width:calc(20% - 12px); float:left;  margin:0px 6px 0 6px; overflow:hidden;border:1px solid #ededed;position: relative;height:auto;}
.related_product li .pro_pic{ width:100%; height:auto; overflow:hidden;}
.related_product li .pro_pic img{width:100%;height:auto;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.related_product li .pro_txt{color:#666;font-size:14px;padding:10px 10px 15px 10px;line-height:130%;text-align:center;height:60px;}
.related_product li:hover .pro_pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.related_product li a:hover .pro_txt{color:#d00906;}
/*related_product*/

/*related_news*/
.related_news{ width:auto; height:auto;margin-top:20px;overflow:hidden;padding:0 0 0 0; }
.related_news li{ width:calc(33.33% - 12px); float:left;  margin:0px 6px 0 6px; overflow:hidden;height:auto;}
.related_news li a{display:block;font-size:15px;color:#777;line-height:30px; background:url(/static/default/assets/img/zh_p_17.png) no-repeat 0 11px;padding-left:12px;}
.related_news li a:hover{color:#C00;}
/*related_news*/


/*nextup*/
.ff_pre{ clear:both; padding:16px 0 0 0;color:#333;}
.ff_pre a{color:#245cca;font-size:14px;}
.ff_pre a:hover{color:#C00}
.ff_next{ clear:both; padding:0 0 10px 0;color:#333;}
.ff_next a{color:#245cca;font-size:14px;}
.ff_next a:hover{color:#C00}
.ns_pn{ clear:both; padding:0px 0 10px 0; line-height:26px;font-size:14px;width:auto;}
/*nextup*/

/*-----------product end------------*/


/*-------------------news---------------------*/

.newsList{width:100%;height:auto;overflow:hidden;padding:0 0 0 0;margin:0 auto;}
.newsList ul{overflow:hidden;margin-bottom:-20px;}
.newsList li{float:left;width:100%;height:auto;padding:25px 25px;background:#f8f8f8;margin-bottom:20px;overflow:hidden;}
.newsList li .tpic{ float:left; width:240px;height:auto;overflow:hidden;}
.newsList li .tpic img{width:100%;height:180px;overflow:hidden;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s}

/*.newsList li .conn{ float: right;width:calc(100% - 270px);height:auto;overflow:hidden;}*/
.newsList li .conn{ float: right;width:calc(100% - 260px);height:auto;overflow:hidden;}
.newsList li:hover .xwtitle{color:#C00;}
.newsList li:hover .xwmore .more_txt{color:#C00;}
.newsList li:hover .tpic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}

.xwtitle{font-size:20px;color:#333;font-weight:600;padding:5px 0 0 0;}
.xwcon{font-size:14px;padding:10px 0 10px 0;color:#666;line-height:175%; }
.xwdate{font-size:14px;color:#999;padding-top:10px;}
.xwmore{width: 142px;height: 40px;border: 1px solid #ccc;overflow: hidden;margin-top:0px;}
.xwmore .more_txt{float:left;width: 100px;height: 40px;overflow: hidden;text-align: center;float: left;line-height: 40px;color: #ccc;font-size:13px;}
.xwmore .more_pic{float:right;width:40px;height:40px;background:url(/static/default/assets/img/index_05.jpg) no-repeat;}




.xw_tm{float:left;width:100px;line-height:28px;font-size:36px;text-align:center;padding-top:12px;}
.xw_tm p{font-size:13px;}
.xw_con{float:left;width:calc(100% - 120px);height:auto;overflow:hidden;}
.xw_title{font-size:18px;color:#444;padding-top:10px;}
.xw_title p{font-size:14px;color:#777;padding-top:8px;}


.new_box{overflow:hidden;padding:0 10px;}

/*tongyongwenben*/
.contxt_pic{text-align:center;width:auto;overflow:hidden;}
.contxt_title{font-size:26px;text-align:center;padding:10px 0 0 0;width:auto;overflow:hidden;width:auto;}
/*tongyongwenben*/

.xinw_txt{font-size:26px;text-align:center;padding:5px 0 25px 0;width:auto;overflow:hidden;width:auto;}
.xinw_dtm{width:auto; text-align:center; padding:0 0 0px 0; font-size:13px; color:#555;line-height:40px;background:#f7f7f7;margin:0 auto;}

.xinw_info{ line-height:180%;padding:30px 0;font-size:15px;color:#777;min-height:400px;width:auto;}
.xinw_info a{color:#009d85;}
.xinw_info b{font-size:18px;color:#eb3e00;}
.xinw_info img{ width:600px;height:auto;text-align:center;}

/*----detail page---*/
.detail_page{width:auto;height:auto;overflow:hidden;font-size:15px;color:#666;line-height:180%;border-top:1px solid #e8e8e8;padding-top:30px;}
.detail_page a{color:#666;}
.detail_page a:hover{color:#cc000c;}
/*----detail page---*/

/*-------------------news end---------------------*/


.lxwm{width:auto;padding:10px 10px 30px 10px;height:auto;overflow:hidden}
.lxwm_lt{float:left;width:40%;height:auto;overflow:hidden;font-size:18px;color:#555;line-height:180%;padding:40px 40px 20px 0;}
.lxwm_rt{float:right;width:60%;height:auto;overflow:hidden;}


.lxwm_btm{width:100%;height:auto;overflow:hidden;margin:0 auto;padding:0 0 20px 0;}
.lxwm_btm .box{ clear:both; overflow:hidden; margin-bottom:12px;}
.lxwm_btm .txt{ width:100%; height:40px; line-height:40px; padding:0 10px; border-radius:5px; border:0; background-color:#FFF; outline:none;font-size:15px;border:1px solid #e5e5e5;}
.lxwm_btm .code{ width:20%; height:40px; line-height:40px; padding:0 10px; border-radius:5px; border:0; background-color:#FFF; outline:none;font-size:15px;border:1px solid #e5e5e5;}
.lxwm_btm .t_1{ float:left;}
.lxwm_btm .t_2{ float:right;}
.lxwm_btm .area{ width:100%; height:80px; line-height:20px; padding:5px 10px; border-radius:5px; border:0; background-color:#FFF; outline:none;font-size:15px;font-family: "Microsoft YaHei",SimSun,Helvetica,sans-serif;border:1px solid #e5e5e5; }
.lxwm_btm .btn{ float:left; width:100px;text-align:center; background-color:#d20910; color:#FFF; border-radius:5px; border:0; font-size:15px;overflow:hidden;line-height:40px;}
.lxwm_btm .btn a:hover{color:#fff;}


/*------------------------------------------------------------------------------------------nei end--------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------------------kuangjia--------------------------------------------------------------------------------*/
.weizhi_box{width:100%;height:35px;line-height:35px;background:#efefef;overflow:hidden;font-size:14px;color:#777;}
.weizhi_box a{color:#777;}

.inner{width:auto;height:auto;padding:60px 0 50px 0;margin:0 auto;overflow:hidden;}
.inlt{float:left;width:250px;height:auto;overflow:hidden;}
.inrt{float:right;width:calc(100% - 305px);height:auto;overflow:hidden; min-height:500px;background:#fff;padding:0 0 0 0;}

.neltit{width:auto;padding:0 0 0 0;margin-bottom:20px;}
.neltit h1{font-size:24px;color:#fff;}
.neltit p{font-size:18px;color:#ededed; font-family:arenacondensed-bold;}
.neltit i{float:left;width:2px;height:45px;background:#fff;margin:5px 12px 0 0;}

.inlt_pic{width:216px;height:auto;overflow:hidden;padding:5px 0 0 0;}
.inlt_pic img{width:100%;height:auto;}
.inlt_pic li{float:left;width:calc(50% - 6px);margin:0 3px 5px 3px;text-align:center;}
.inlt_pic li .pic{width:100%;height:auto;overflow:hidden;}
.inlt_pic li .pic img{width:100%;height:auto;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.inlt_pic li .title{font-size:12px;color:#666;text-align:center;padding:5px 0 3px 0;}
.inlt_pic li:hover .pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}

.inlt_nav{width:100%;height:auto;overflow:hidden;padding:30px 30px 20px 30px;background:#2246ba;}
.inlt_nav ul{margin:0 auto;overflow:hidden;}
.inlt_nav li{width:auto;overflow:hidden;margin-bottom:10px;}
.inlt_nav li a{color:#666;display:block;padding:8px 20px 8px 25px;width:100%;font-size:16px;overflow:hidden;background:linear-gradient(#fff, #f1f1f1); border-radius:20px;}
.inlt_nav li a:hover{background:linear-gradient(#d96862, #c24845);color:#fff;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.inlt_nav li .cur{background:linear-gradient(#d96862, #c24845);color:#fff;}



.inlt_yu{width:100%;height:auto;overflow:hidden;background:#d21010;padding:30px 25px;margin-top:1px;}
.inlt_yu h1{font-size:22px;color:#fff;text-align:center;line-height:160%;}
.inlt_tel{width:100%;height:47px;overflow:hidden;background:#fff;margin-top:20px; border-radius:25px;padding:0 0 10px 5px;}
.inlt_tel h1{font-size:15px;color:#555;text-align:left;height:22px;padding-top:2px;}
.inlt_tel font{font-size:17px;color:#555;}
.inlt_tel i{float:left;width:39px;height:39px;background:url(/static/default/assets/img/tel.png) no-repeat;margin:4px 10px 0 0;}

.inlt_lxfs{width:auto;padding:15px 12px 20px 15px;background:#fff;text-align:center;}
.inlt_lxfs p{font-size:15px;color:#555;line-height:160%;text-align:left;padding:0 12px;}

.inlt_new{width:auto;padding:15px 12px 20px 15px;background:#fff;}
.inlt_new li{float:left;width:auto;line-height:24px;color:#666;}

.inrtit{width:auto;height:auto;margin:0 0 40px 0;border-left:2px solid #ccc;padding-left:10px;}
.inrtit i{float:left;width:5px;height:20px;background:#C00;margin:12px 10px 0 20px;}
.inrtit span{float:right;font-size:14px;color:#888;font-weight:normal;padding-right:15px;}
.inrtit span a{color:#888;}
.inrtit h1{font-size:26px;color:#ededed; font-family:Arial, Helvetica, sans-serif;}
.inrtit font{font-size:20px;color:#333;}

@media screen and (max-width: 640px) {
.inner{padding:0 0 0 0;}
.inlt{display:none;}
.inrt{width:100%;min-height:inherit;}	
.inrtit i{margin:10px 10px 0 8px;}
.inrtit span{display:none;}
}

/*------------------------------------------------------------------------------------------kuangjia end--------------------------------------------------------------------------------*/




/*-----------------------inner end--------------*/


/* 分页 */
.page{ font-family:Arial, Helvetica, sans-serif; line-height: normal; font-size: 14px; width:100%;margin:0 auto;padding:30px 0 30px 0; clear:both;margin-bottom:20px;color:#666;}
.page a,.page span{display:block;color:#0c4797;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;padding-top:0px;float:left;margin-top:0px;margin-right:2px;margin-bottom:5px;margin-left:2px;text-align:center;padding-right:5px;padding-left:5px;height:25px;line-height:25px;} /* SPAN和链接 */
.page a:hover, .page a.current{color:#F44;border:1px solid #F44;height:25px;line-height:25px;} /* 当前链接有激活时 */
.page input{padding:0px;color:#0c4797;height:23px;width:25px;border:0px solid #fff;text-align:center;margin-top:0px;margin-right:-5px;margin-bottom:0px;margin-left:-5px;vertical-align:middle;font-size:12px} /* 跳转INPUT */

/* ====== go top start ====== */
.gotop {
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 70px;
	position: fixed;
	right: 20px;
	z-index: 10;
	width:45px;
	height:45px;
	display:none;
}
.gotop:hover {
    background-color: rgba(0, 0, 0, 0.6);
}
.gotop a {
	display: block;
	height: 45px;
	overflow: hidden;
	width: 45px;
	font-size:24px;
	color:#FFF;
	text-align:center;
	line-height:45px;
}
.gotop a:hover{color:#FFF}
/* ====== go top end ====== */

/* 底部定导航*/
.menubox{ 
	background-color: #fafafa;
	position: relative;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 999;
	width: 100%;
	padding:9px 0;
	border-top: #eee solid 1px;
}
.menubox ul li{
	float: left;
	width: 33.33%;
	text-align: center;
}
.menubox ul li i{
	display: block;
	margin:0 auto;
	width: 25px;
	height: 25px;
}
.menubox ul li i img{
	display: none;
	margin:0 auto;
	width: 25px;
}
.menubox ul li i img:first-child{
	display: block;
}
.menubox ul li span{
	display: block;
	font-size:14px;
	color: #666;
	line-height: 140%;
}
.menubox ul li.cur i img:first-child{
	display: none;
}
.menubox ul li.cur i img:last-child{
	display: block;
}
.menubox ul li.cur span{
	color: #3385cc;
}
.menubox dl{
	position: absolute;
	right: 0;
	width: 36%;
	background-color: #fafafa;
	text-align: center;
	padding: 1% 0;
	border:#ddd solid 1px;
	border-bottom: 0;
	display: none;
	border-radius: 4px 4px 0 0;
	overflow: hidden;
}
.menubox dl dd{
	line-height: 320%;
	border-top: #ddd solid 1px;
}
.menubox dl dd:first-child{
	border:0;
}
.menubox dl a{
	display: block;
	color: #666;
	font-size: 15px;
}
.menubox dl a:active{
	color: #fff;
	background-color: #3385cc;
}

@media (min-width:768px) and (max-width:1920px) {
.menubox{display:none;}
}

/* 底部定导航*/


/*---飘浮QQ--*/




.izl-rmenu{
	       margin-right: 0;
	       width:60px;
	       position: fixed;
	       right: 2px;
	       top: 65%;
	       -webkit-box-shadow: #DDD 0px 1px 5px;
	       -moz-box-shadow: #DDD 0px 1px 5px;
	       box-shadow: #DDD 0px 1px 5px;
	       z-index:999;
}
.izl-rmenu .consult{    
	background-image: url(../images/consult_icon.png);
    background-repeat: no-repeat;
    background-position: center -60px;
    display: block;
    height: 60px;
    width: 60px;
}




.izl-rmenu .consult .phone {
    background-color: rgb(247,247,255);
    position: absolute;
    width: 125px;
    left: -125px;
    top: 0px;
    line-height: 60px;
    color: #555;
    font-size: 14px;
    text-align: center;
    display: none;
    box-shadow: #DDD -1px 1px 4px;
}
.izl-rmenu a.consult:hover .phone{display:inline !important;}


.izl-rmenu .cart {
    background-image: url(../images/consult_icon.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
height:60px;
}
.izl-rmenu a.cart:hover .pic{display:block;}

.izl-rmenu .cart .pic {
	display:none;
    position: absolute;
    left: -100px;
    top:0px;
    width: 100px;
    height: 118px;
    background:url(../images/weixin.jpg);
}




.izl-rmenu .btn_top {
    background-image: url(../images/float_top.png);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 39px;
    width: 60px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
.izl-rmenu .btn_top:hover {
	background-image: url(../images/float_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#udesk-feedback-tab {
    position: fixed;
    right: 2px;
    top: 65%;
    margin-top: -76px;
    -webkit-box-shadow: #DDD 0px -1px 5px;
    -moz-box-shadow: #DDD 0px -1px 5px;
    box-shadow: #DDD 0px -1px 5px;
    z-index: 10000;
    cursor: pointer;
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 76px;
    width: 66px;
    background-color: #FFF!important;
    z-index:999;
}
#udesk-feedback-tab1 {
    position: fixed;
    right: 2px;
    top: 65%;
    margin-top: -150px;
    -webkit-box-shadow: #DDD 0px -1px 5px;
    -moz-box-shadow: #DDD 0px -1px 5px;
    box-shadow: #DDD 0px -1px 5px;
    z-index: 10000;
    cursor: pointer;
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 76px;
    width: 66px;
    background-color: #FFF!important;
    z-index:999;
}

@media (max-width:768px){
.izl-rmenu{display:none;}
.izl-rmenu .consult{display:none;}
#udesk-feedback-tab{display:none;}
#udesk-feedback-tab1{display:none;}
#udesk-feedback-tab-left{display:none;}
.udesk-feedback-tab-left{display:none;}
}
 
 
 /*----tanchuzixun----*/
 
 .hide_box{z-index:999;filter:alpha(opacity=50);background:#666;opacity: 0.5;-moz-opacity: 0.5;left:0;top:0;height:99%;width:100%;position:fixed;display:none;}
				
.shang_box{width:540px;height:430px;padding:10px;background-color:#fff;border-radius:10px;position:fixed;z-index:1000;left:50%;top:50%;margin-left:-280px;margin-top:-280px;border:1px dotted #dedede;display:none;}
 .shang_close{float:right;display:inline-block;padding:10px 15px 0 0;}

.in_btm{width:auto;height:auto;overflow:hidden;margin:0 auto;padding:0 50px 20px 50px;}
.in_btm .box{ clear:both; overflow:hidden; margin-bottom:12px;}
.in_btm .txt{ width:100%; height:40px; line-height:40px; padding:0 10px; border-radius:5px; border:0; background-color:#FFF; outline:none;font-size:15px;border:1px solid #e5e5e5;}
.in_btm .txt1{ width:15%; height:40px; line-height:40px; padding:0 10px; border-radius:5px; border:0; background-color:#FFF; outline:none;font-size:15px;border:1px solid #e5e5e5;}
.in_btm .t_1{ float:left;}
.in_btm .t_2{ float:right;}
.in_btm .area{ width:100%; height:80px; line-height:20px; padding:5px 10px; border-radius:5px; border:0; background-color:#FFF; outline:none;font-size:15px;font-family: "Microsoft YaHei",SimSun,Helvetica,sans-serif;border:1px solid #e5e5e5; }
.in_btm .btn{ float:left; width:100px;text-align:center; background-color:#d20910; color:#FFF; border-radius:5px; border:0; font-size:15px;overflow:hidden;line-height:40px;}
.in_btm .btn a:hover{color:#fff;}

.btm_tit{ color:#333; font-size:26px; line-height:1; padding:20px 0 40px 0;}
.btm_tit p{font-size:14px;color:#888;padding-top:12px;line-height:160%;}

@media (max-width: 768px) {
.shang_box{width:auto;height:auto;margin-left:-180px;margin-top:-180px;top:40%;padding:0px 0 0 0;}
.in_btm{width:100%;padding:0 0 0 10px;}
.in_btm .txt{width:300px;}
.btm_tit{padding:0 0 20px 0;}
.in_btm .area{width:90%;padding:5px 0;float:left;}
 .shang_close{padding:15px 15px 0 0;}
}

 /*----tanchuzixun end----*/






 /*-----------------------------------------------------------------------------------page end----------------------------------------------------------------*/

 .pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem;padding:25px 0 0 0;}
 
 .page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1;color:#007bff;background-color:#fff;border:1px solid #dee2e6}
 .page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}
 .page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}
 .page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}
 .page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}
 .page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}
 .page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}
 .pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1}
 .pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}
 .pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}
 .pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1}
 .pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}
 .pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}
 .clean-block.clean-catalog .pagination{-ms-flex-pack:center;justify-content:center}
 
 /*-----------------------------------------------------------------------------------page end----------------------------------------------------------------*/





