@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;}



/*products*/
.incp_title{font-size:40px;color:#333;padding:70px 0 0 0; background:url(/static/default/assets/img/hon5.png) no-repeat left bottom;padding-bottom:12px;}
.incp_title h1{font-size:30px;color:#333;line-height:40px;}
.incp_title font{font-size:40px;color:#333;font-family:arenacondensed-bold;}
.incp_mshu{font-size:16px;color:#666;padding-top:10px;}


.incp_more {float:right;display: block;width: 140px;height: 50px;line-height: 48px;overflow: hidden;border: 1px solid #e1e1e1;background:#fff;border-radius: 30px;text-align: center;font-size: 16px;color: #777;transition: all 0.5s;position: relative;}
.incp_more span {position: relative;z-index: 2;}
.incp_more:before {content: '';width: 0px;height: 100%;overflow: hidden;position: absolute;top: 0;left: 50%;z-index: 1;transition: all 0.5s;}
.incp_more:hover {	border-color: #d8262c;color: #FFFFFF;}
.incp_more:hover:before {width: 100%;left: 0;background-color: #d8262c;}
/*products*/

/*---home about---*/
.in-about {
  margin-bottom: 200px;
  z-index: 9;
  position: relative;
  padding-top: 0px;
  padding-bottom: 40px;
}
.in-about .list {
  position: relative;
  z-index: 9;
  padding-top: 50px;
}
.in-about .list ul {
  display: flex;
}
.in-about .list ul li {float:left;
    width: 100%;
  cursor: pointer;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.in-about .list ul li .list-img {
  position: relative;
}
.in-about .list ul li .list-img>img{
    width: 100%;
    height: 100%;
}
.in-about .list ul li .list-img .box {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.in-about .list ul li .list-img .box h5 {
  font-size: 46px;
  color: #333;
  padding-top: 40px;
  padding-bottom: 25px;
}
.in-about .list ul li .list-img .box p {
  font-size: 15px;
  color: #555;
}
.in-about .list ul li .list-img .img {
  transition: all 0.7s ease-in;
}
.in-about .list ul li .list-img .hide1 {
  display: none;
}
.in-about .list ul li:hover .list-img .show1 {
  display: none;
}
.in-about .list ul li:hover .list-img .hide1 {
  display: block;
  margin: 0 auto;
}
.in-about .list ul li:hover .list-img .box h5 {
  color: #fff;
}
.in-about .list ul li:hover .list-img .box p {
  color: #fff;
}
.in-about .list ul li:hover .list-img .img {
  transform: rotate(360deg);
}
.in-about .in-about-img {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -25%;
  z-index: 1;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}



.in-about-title{font-size:40px;color:#333;padding:70px 0 0 0; background:url(/static/default/assets/img/hon5.png) no-repeat left bottom;padding-bottom:12px;}
.in-about-title h1{font-size:30px;color:#333;line-height:40px;}
.in-about-title font{font-size:40px;color:#333;font-family:arenacondensed-bold;}
.in-about-conn{font-size:16px;color:#666;padding-top:30px;}

@media  (max-width: 640px) {
.in-about .list {display:none;}
.img-fluid {display:none;}
.in-about-conn{padding:30px 0 0 0;}
.in-about {margin-bottom:0px;padding:0 10px;}
}

/*---inabout--*/

/*--application--*/
.appli_title{font-size:40px;color:#333;padding:70px 0 0 0; background:url(/static/default/assets/img/hon5.png) no-repeat left bottom;padding-bottom:12px;}
.appli_title h1{font-size:30px;color:#333;line-height:40px;}
.appli_title font{font-size:40px;color:#333;font-family:arenacondensed-bold;}
.appli_mshu{font-size:16px;color:#666;padding-top:10px;}



.appli{width:auto;height:auto;overflow:hidden;padding-top:60px;}
.appli:after{content:"";display:block;clear:both;visibility:hidden;height:auto;}
.appli li{float:left;width:calc(25% - 1px);margin:0 1px 1px 0;height:auto;overflow:hidden;}
.appli li .app_img img{display:block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;max-width: inherit;}
.appli li .app_img:before{content: '';display: block;width:100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;}


.appli li .app_img:before, .appli li .app_img img,.appli li.item_info{-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}

.appli li .item_inner{display: block;padding: 18.6979% 0;overflow: hidden;position: relative;-webkit-box-sizing: content-box;box-sizing: content-box;}
.appli li .item_info{width:100%;height:2em;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;text-align: center;z-index: 1;opacity: 0;filter: alpha(opacity=0);}

.appli li .item_inner:hover .app_img img{-webkit-transform: scale(1.08);-ms-transform: scale(1.08);-o-transform: scale(1.08);transform: scale(1.08);filter: blur(3px);-webkit-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;transition: all 1s ease-in-out;}
.appli li .item_inner:hover .app_img:before{width: 100%;background-color:rgba(0,0,0,.35);}
.appli li .item_inner:hover .item_info{opacity: 1;filter: alpha(opacity=100);-webkit-transform: none;-ms-transform: none;-o-transform: none;transform: none;-webkit-transition-delay: .2s;-o-transition-delay: .2s;transition-delay: .2s;}
.appli li .item_inner:hover .app_title{font-size: 30px;color:#fff;height: 1.2em;line-height: 1.2em;overflow: hidden;}
.appli li .item_inner{padding: 37.395% 0;}
.appli li:nth-child(4n){margin-right:0px;}

/*--application--*/



 /*---innews---*/
.inxwbox{width:auto;height:auto;overflow:hidden;padding:80px 180px;margin-top:40px;background:#f7f7f7;}

.inxw_list{width:auto;height:auto;overflow:hidden;padding:0 0 30px 0;margin-top:50px;}
.inxw_list li{float:left;width:calc(50% - 20px);height:auto;overflow:hidden;background:#f7f7f7;margin:0 20px 20px 0;padding:30px 30px; border-radius:10px;}
.inxw_list li a{display:block;color:#666;}
.inxw_list li a:hover .inxw_title{color:#C00}
.inxw_list li:nth-child(2n){margin-right:0px;}


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

.inxw_pic{width:100%;height:auto;overflow:hidden;}
.inxw_pic img{width:100%;height:219px;}

.inxwtitle{text-align:center;font-size:36px;color:#555;padding-bottom:20px; background:url(/static/default/assets/img/hon5.png) no-repeat center bottom;margin-bottom:50px;}
.inxwtitle p{font-size:15px;color:#888;}


 /*---innews---*/

.indibu{width:100%;height:auto;overflow:hidden;background:url(/static/default/assets/img/contact.jpg) center no-repeat;padding:80px 0;}
.dibu_lt{float:left;width:50%;height:auto;overflow:hidden;}
.dibu_rt{float:right;width:50%;height:auto;overflow:hidden;}

.dibu_lt_con{font-size:16px;color:#666;line-height:180%;}
.dibu_lt_title{width:auto;height:auto;overflow:hidden;padding:0 0 40px 0;}
.dibu_lt_title h1{ font-family:arenacondensed-bold;font-size:45px;height:45px;}
.dibu_lt_title p{font-size:30px;color:#333;padding-top:5px;}
.dibu_lt_title font{color:#cb2527;}




 /*----foot---*/
.vh-21{overflow:hidden;height:auto;margin-bottom:-21px;}
.foot{ width:100%;background:#242424; padding:80px 180px 40px 200px;height:auto;overflow:hidden;}
.ft_logo{float:right;overflow:hidden;padding-top:0px;width:auto;}
.ft_logo li{float:left;width:50%;height:auto;overflow:hidden;}
.ft_logo_title{font-size:14px;color:#ced2d7;padding-bottom:15px;}

.ft_title{width:auto;height:auto;overflow:hidden;padding:0 0 20px 0;}
.ft_title h1{font-size: 20px;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:300px;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:40px;padding-top:100px;}
.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_fenlei p a{color:#e4e6e8;}

.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:13px;color:#f2f2f2;padding-top:6px;}
.ft_ewm li:last-child{margin-right:0px;}

.ft_book{float:left;width:20%;height:auto;overflow:hidden;}



.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 (max-width:1360px){
.foot{padding:80px 30px 60px 30px;}
.ft_lxfs{margin-right:0px;width:300px}
.ft_prod{margin-right:30px;}
.ft_ewm{width:240px;}
.ft_ewm li{width:120px;}
.ft_ewm li img{width:110px;}
.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_logo{display:none}
.ft_lxfs{display:none}
.yq_link{display:none;}
.ft_prod{display:none;}
.ft_fenlei{width:100%;font-size:14px;margin-right:0;padding:0px 0 0 15px;}
.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;}
}

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

@media (max-width: 768px) {
.copy1{width:auto;line-height:140%;padding:12px 20px 40px 20px;font-size:13px;margin-bottom:40px;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);}

.about{width:auto;height:auto;overflow:hidden;font-size:17px;color:#666;line-height:190%;padding:0 0;}
.about img{padding-left:10%;padding-top:30px;}

.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:200px;-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;border:1px solid #ccc;}
.honor li .pic{width:100%;height:auto;overflow:hidden;}
.honor 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;}
.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);}



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

.cptype{width:auto;height:auto;overflow:hidden;padding:50px 0;}
.cptype li{float:left;width:calc(50% - 20px);margin:0 10px 20px 10px;height:auto;overflow:hidden;padding:30px 30px;background:#eee;}
.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, #355a76 , #004477);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(33.33% - 20px);margin:0 10px 0 10px;border:1px solid #e1e0e0;text-align:center;background:#fff;}
.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:15px;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_tion*/
.pro_tion{width:100%;height:auto;overflow:hidden;margin:0 auto 30px auto;}
.pro_tion .pr_lt{float:left;width:46%;text-align:center;height:auto;overflow:hidden;}
.pro_tion .pr_rt{float:right;width:52%;height:auto;overflow:hidden;}

.pro_miaoshu{background:#fbfbfb;border:1px solid #f6f6f6;font-size:15px;color:#666;padding:10px 10px;line-height:160%;}


.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;border:1px solid #DFDFDF;}
.jqzoom img{width:496px;height:496px;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:200px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:10px;height:10px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:500px;height:500px;}
.spec-scroll{clear:both;margin-top:5px;width:352px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:336px;height:64px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:64px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;margin-right:4px;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:64px;height:64px;}
.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;}

/*pro_tion*/


/*pro_info*/


.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;padding:5px 0 15px 0;}
.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% - 20px); float:left;  margin:0px 10px 20px 10px; 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 li:after {width: 0px;height: 3px;overflow: hidden;content: "";position: absolute;z-index: 30;bottom: 0px;left: 0px;background-color:#d00906 ;transition: all .3s linear;}
.related_product li:hover:after{width: 100%;}*/
/*related_product*/

/*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:hover .xwtitle{color:#d90101;}
.newsList li:hover .xwmore .more_txt{color:#fff;}
.newsList li:hover .xwmore{background:#013ca4;}

.xwtitle{font-size:20px;color:#013ca4;font-weight:600;padding:5px 0 0 0;}
.xwcon{font-size:14px;padding:10px 0 10px 0;color:#666;line-height:175%; }
.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:60px 10px 80px 10px;height:auto;overflow:hidden}
.lxwm_lt{float:left;width:450px;height:auto;overflow:hidden;}
.lxwm_con{font-size:18px;color:#fff;line-height:180%;padding:40px 40px 20px 40px;background:#013ca4;height:426px;width:auto;margin-top:21px;}
.lxwm_rt{float:right;width:calc(100% - 450px);height:auto;overflow:hidden;height:450px;}


.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;}

.indibu{width:100%;height:auto;overflow:hidden;background:#f7f7f7;padding:80px 0;}
.dibu_lt{float:left;width:50%;height:auto;overflow:hidden;}
.dibu_rt{float:right;width:50%;height:auto;overflow:hidden;}

.dibu_lt_con{width:255px;height:auto;overflow:hidden;}
.dibu_lt_con li{float:left;width:120px;height:auto;overflow:hidden;margin-right:15px;}
.dibu_lt_con li:last-child{margin-right:0px;}
.dibu_lt_con li img{width:120px;height:auto;}
.dibu_lt_con li p{text-align:center;font-size:15px;color:#666;padding:10px 0 0 0;}

.dibu_lt_title{width:auto;height:auto;overflow:hidden;padding:0 0 40px 0;}
.dibu_lt_title h1{ font-family:arenacondensed-bold;font-size:36px;height:45px;font-weight:600;}
.dibu_lt_title p{font-size:16px;color:#777;padding-top:12px;line-height:170%;}

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


/*------------------------------------------------------------------------------------------kuangjia--------------------------------------------------------------------------------*/
.weizhi_box{width:100%;height:60px;line-height:60px;background:#f7f7f7;overflow:hidden;}
.weizhi_box a{color:#777;}
.weizhi_lt{float:left;font-size:20px;color:#666;font-weight:600;}
.weizhi_rt{float:right;height:auto;overflow:hidden;background:url(/static/default/assets/img/zt07.png) no-repeat left 20px;padding-left:30px;font-size:15px;color:#666;}

.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:12px 0 12px 15px;margin-bottom:0;background:#013ca4;}
.neltit h1{font-size:22px;color:#fff;}

.neltit1{width:auto;padding:12px 0 12px 15px;margin-top:6px;background:#004477;}
.neltit1 h1{font-size:22px;color:#fff;}

.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:3px 0 3px 0;background:#f7f7f7;}
.inlt_nav ul{margin:0 auto;overflow:hidden;}
.inlt_nav li{width:auto;overflow:hidden;margin-bottom:0;}
.inlt_nav li a{color:#666;display:block;padding:0 0 0 25px;line-height:52px;width:100%;font-size:16px;overflow:hidden;border-bottom:2px solid #fff;}
.inlt_nav li a:hover{color:#fff;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;background:#76818b;}
.inlt_nav li .cur{background:#76818b;color:#fff;}




.inlt_yu{width:100%;height:auto;overflow:hidden;background:#f7f7f7;padding:20px 20px 20px 20px;margin-top:0px;text-align:center;}
.inlt_yu img{width:100%;height:auto; border-radius:10px;}
.inlt_yu p{font-size:15px;color:#666;}

.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%;height:auto;overflow:hidden;}	
.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:640px) 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----------------------------------------------------------------*/





