@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(/static/default/assets/fonts/arenacondensed-bold.eot);src:url(/static/default/assets/fonts/arenacondensed-bold.eot?#iefix) format('embedded-opentype'),url(/static/default/assets/fonts/arenacondensed-bold.woff2) format('woff2'),url(/static/default/assets/fonts/arenacondensed-bold.woff) format('woff'),url(/static/default/assets/fonts/arenacondensed-bold.ttf) format('truetype'),url(/static/default/assets/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:Arial, Helvetica, sans-serif; 
}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}

img { vertical-align: middle; max-width:auto; 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;
}







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

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

.inpro_box{width:auto;height:auto;overflow:hidden;background:#f8f9fa;padding:70px 0 70px 0;margin-top:70px;}

.inprod{ width:auto; height:auto;clear:both;margin:0 auto;overflow:hidden;padding:0 0 50px 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:#888;font-size:17px;padding:12px 0px 10px 0px;height:auto;background:url(/static/default/assets/img/hon4.png) no-repeat left top;margin-top:30px;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;}



.incp_nav{width:auto;height:auto;overflow:hidden;margin-top:80px;}
.incp_nav .navlt{float:left;width:35%;height:auto;overflow:hidden;}
.navlt h1{font-size:42px;color:#333;padding-top:50px;background:url(/static/default/assets/img/hon5.png) no-repeat left bottom;padding-bottom:12px;}
.navlt p{font-size:17px;color:#888;padding-top:8px;padding-right:10%;line-height:170%;}

.incp_nav .navrt{float:right;width:65%;height:auto;overflow:hidden;}


.cp_nav_more{width:130px;text-align:center;margin-top:50px;}
.cp_nav_more a{display:block;height:50px;line-height:45px;font-size:16px;color:#fff;background:#222;border:2px solid #222;}
.cp_nav_more a:hover{background:#fff;color:#333;}

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


/*---home about---*/
.inabo_ban{width:auto;height:auto;overflow:hidden;}
.inabo_ban .banlt{float:left;width:50%;height:auto;overflow:hidden;background:#c70a0f;}
.inabo_ban .banrt{float:right;width:50%;height:auto;overflow:hidden;}
.inabo_ban .banrt img{width:100%;height:500px;}

.inabo_nav{width:100%;height:auto;overflow:hidden;}
.inabo_nav li{float:left;width:50%;height:250px;overflow:hidden;text-align:center;}
.inabo_nav li:nth-of-type(1){background:#222;border-right:1px solid rgb(255,255,255,0.8);border-bottom:1px solid rgb(255,255,255,0.8);}
.inabo_nav li:nth-of-type(4){background:#222;border-left:1px solid rgb(255,255,255,0.8);border-top:1px solid rgb(255,255,255,0.8);border-right:1px solid rgb(255,255,255,0.8);}
.inabo_nav li:nth-of-type(2){border-right:1px solid rgb(255,255,255,0.8);}
.inabo_nav li h1{font-size:42px;color:#fff;padding:75px 0 0 0;}
.inabo_nav li p{font-size:20px;color:#fff;}

.inabox{width:auto;height:auto;overflow:hidden;padding:80px 0;}
.inabox .abolt{float:left;width:70%;height:auto;overflow:hidden;}
.inabox .abort{float:right;width:400px;height:auto;overflow:hidden;text-align:right}

.abo_con{font-size:16px;color:#666;line-height:180%;}

.abo_title{padding:10px 0 0 0;padding-bottom:30px;}
.abo_title h1{font-size:40px;color:#000;padding-bottom:5px; letter-spacing:1px;background:url(/static/default/assets/img/hon5.png) no-repeat left bottom;padding-bottom:12px;}
.abo_title font{font-weight:600;color:#cc0000;padding-left:3px;}
.abo_title p{font-size:17px;color:#888;padding-top:8px; }

.abo_logo{background:#c70a0f;width:400px;height:300px;overflow:hidden;text-align:center;margin-top:60px;}
.abo_logo h1{margin-top:90px;overflow:hidden}
.abo_logo p{font-size:24px;color:#fff;overflow:hidden;padding-top:12px;letter-spacing:1px;}

.abo_more{width:130px;text-align:center;margin-top:30px;}
.abo_more a{display:block;height:50px;line-height:45px;font-size:16px;color:#fff;background:#222;border:2px solid #222;}
.abo_more a:hover{background:#fff;color:#333;};

/*---inabout--*/

/*--application--*/


/*--application--*/



 /*---innews---*/
.inxw_list{width:auto;height:auto;overflow:hidden;}
.inxw_list li{float:left;width:100%;height:auto;overflow:hidden;margin:0 0 0 0;padding:14px 15px;border-bottom:1px solid rgba(255,255,255,0.3);}
.inxw_list li a{display:block;color:#666;}
.inxw_list li:hover{}
.inxw_list li:hover:nth-of-type(even){}
.inxw_list li:nth-of-type(even){}
.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:18px;color: #fff;}
.inxw_miaoshu{font-size:14px;color:#999;line-height:160%;padding:0px 0 0px 0;}
.inxw_time{height:auto;overflow:hidden;padding-top:10px;font-size:14px;color:#fff;}
.inxw_time span{font-size:14px;color:#fff;padding-left:20px;}


.inxwtitle{padding:0 0 0 0;padding:0 0 30px 10px;}
.inxwtitle h1{font-size:32px;color:#fff;background:url(/static/default/assets/img/hon5.png) no-repeat left bottom;padding-bottom:12px;}
.inxwtitle p{font-size:17px;color:rgba(255,255,255,0.7);padding-top:8px;}

 /*---innews---*/

/*---homedibu---*/
.quote-info {
  background: url(/static/default/assets/img/banner2.jpg) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  z-index: 0;
  position: relative;height:800px;
  
}

.quote-info::before {
  content: "";
  background: rgba(6, 14, 21, 0.78);
  position: absolute;
  top: 0;
  min-height: 100%;
  left: 0;
  right: 0;
  z-index: -1;
}
.qult{float:left;width:34%;height:auto;overflow:hidden;padding-top:100px;}
.qurt{float:right;width:60%;height:auto;overflow:hidden;padding-top:100px;}

.inlxwm{width:auto;height:auto;overflow:hidden;}
.inlxwm li{float:left;width:calc(33.33% - 20px);margin:0 10px;background:#fff; border-radius:5px;height:220px;text-align:center;position: relative;overflow:hidden;}
.inlxwm li h1{padding-top:36px;height:45px;}
.inlxwm li font{font-size:24px;color:#000;}
.inlxwm li p{font-size:17px;color:#777;padding:0 20px;line-height:160%;padding-top:8px;}
.inlxwm li:after {width: 0px;height: 3px;overflow: hidden;content: "";position: absolute;z-index: 30;bottom: 0px;left: 0px;background-color:#dd0308 ;transition: all .3s linear;}
.inlxwm li:hover:after{width: 100%;}


.inlxwm_title{padding:0 0 0 0;padding:0 0 50px 10px;}
.inlxwm_title h1{font-size:32px;color:#fff;background:url(/static/default/assets/img/hon5.png) no-repeat left bottom;padding-bottom:12px;}
.inlxwm_title p{font-size:17px;color:rgba(255,255,255,0.7);padding-top:8px;}


.inlxwm_title1{padding:0 0 0 0;padding:30px 0 20px 10px;}
.inlxwm_title1 h1{font-size:32px;color:#fff;background:url(/static/default/assets/img/hon5.png) no-repeat left bottom;padding-bottom:12px;}
.inlxwm_title1 p{font-size:17px;color:rgba(255,255,255,0.7);padding-top:8px;}

.inlxwm_ewm{width:260px;height:auto;overflow:hidden;margin-left:10px;}
.inlxwm_ewm li{float:left;width:120px;height:auto;overflow:hidden;margin:0 20px 0 0;text-align:center;}
.inlxwm_ewm li img{width:120px;height:auto;}
.inlxwm_ewm li p{font-size:14px;color:rgba(255,255,255,0.8);padding-top:5px;}
.inlxwm_ewm li:last-child{margin-right:0px;}
/*---homedibu---*/


 /*----foot---*/
.vh-21{overflow:hidden;height:auto;margin-bottom:-21px;}
.foot{ width:100%;background:#242424; padding:80px 0 40px 0;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:500px;height:auto;overflow:hidden;margin-right:50px;}
.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:360px;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:160px;height:auto;font-size:14px;color:#fff;margin-right:80px;}
.ft_fenlei b{border-bottom:2px solid #feb20e; font-weight:normal;padding-bottom:8px;}
.ft_fenlei a{display:block;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:15px;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:220px;}
.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_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;}
.ft_prod{display:none}
.ft_fenlei{display:none}
}

.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 20px 20px;font-size:13px;margin-top:0; clear:both;}
}
 /*----foot---*/



/*-------------------------------------------------------------------------------------------nei--------------------------------------------------------------------------*/
/*--nban--*/
.nbanpic{width:100%;overflow: hidden;position: relative;}
.nbanpic>img{width: 100%;}

.bannerCent{position: absolute;top: 0;width: 100%;height: 100%;color: white;display: flex;align-items: center;justify-content: center;}

.bannerCent>div>h1{width: 100%;display: flex;justify-content: center;font-size:36px;letter-spacing:0.84px;}
.bannerCent>div>p{width: 100%;display: flex;justify-content: center;font-size:28px; font-family:arenacondensed-bold; letter-spacing:0.4px;}

.bannerCent{font-weight: 900;letter-spacing: -3px;margin-top: 10px;}

.bannerCent>div{width: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;overflow: hidden;}

.bannerCent>div>div{width: 100px;height: 3px;margin-top: 20px;background: linear-gradient(to right, rgb(255, 255, 255)50%,#1351d0 0%);}
/*--nban--*/



.about{width:auto;height:auto;overflow:hidden;font-size:17px;color:#666;line-height:190%;padding:0 0 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;margin-top:60px;}
.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(20% - 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:290px;-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;}
.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;background:#fff;}
.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;}
.ProList ul{overflow:hidden;margin-bottom:-20px;}
.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_picshow*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;text-align:center;}
.jqzoom img{width:auto;height:auto;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:150px;height:150px;background:#ffffff;display:none;text-align:center;overflow:hidden;border:1px solid #aaa;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:10px;height:10px;background:#ffffff /*url(/static/default/assets/img/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{float:right;width:500px;height:500px;background:#fff;}
.spec-scroll{float:left;width:70px;height:auto;overflow:hidden;}
.spec-scroll .items{float:left;position:relative;width:64px;height:auto;overflow:hidden;}
.spec-scroll .items ul li{float:left;width:64px;height:auto;overflow:hidden;margin-bottom:5px;}
.spec-scroll .items ul li img{border:3px solid #fff;padding:0;width:64px;height:64px;}
.spec-scroll .items ul li img:hover{border:3px solid #FF6600;padding:0;}
/*pro_picshow*/


/*pro_tion*/
.pro_tion{width:auto;height:auto;overflow:hidden;background:#fafafa;}
.pro_tion .pr_lt{float:left;width:50%;overflow:hidden;height:600px;background:#f4f4f4;text-align:center;padding-top:50px;}
.pro_tion .pr_lt img{width:auto;height:500px;}

.spec_pic{width:570px;margin:0 auto;height:auto;overflow:hidden;}
.pro_tion .pr_rt{float:right;width:50%;height:auto;overflow:hidden;padding:80px 80px;}
.pr_rt_title{font-size:32px;color:#333;padding:0 0px 15px 0;font-weight:600;}

.pr_rt_sx{width:100%;height:auto;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;overflow:hidden;padding:10px 0 5px 0;margin-top:5px;}
.pr_rt_sx li{float:left;font-size:15px;color:#666;background:url(/static/default/assets/img/zh_p_06.png) no-repeat 5px 5px;height:32px;width:100%;padding-left:30px;}
.pr_rt_js{width:auto;font-size:14px;line-height:160%;padding:10px 15px;color:#777; background:#f9f9f9;border:1px solid #ecebeb;color:#999;}

.cp_detrt_nav{width:auto;height:auto;overflow:hidden;margin-top:30px;}
.cp_detrt_nav li{float:left;width:calc(33.33% - 10px);margin:0 10px 0 0;line-height:42px;overflow:hidden;background:#333; border-radius:12px;text-align:center;font-size:14px;color:#fff;}
.cp_detrt_nav li:nth-child(3n){margin-right:0px;}
.cp_detrt_nav li a{display:block;color:#fff;}
.cp_detrt_nav li.cur a{color:#fff;display:block;background:#c7000c url(/static/default/assets/img/ys_08.png) no-repeat 50px 13px;}
/*pro_tion*/


/*pro_info*/
.pro_info_pic{height:auto;overflow:hidden;text-align:center;}
.pro_info_pic p{font-size:20px;color:#555;}
.pro_info_box{padding:0 190px 30px 190px;height:auto;overflow:hidden;}
.pro_info{width:auto;margin:0 auto;line-height:160%;padding:20px 10px 25px 10px;font-size:16px;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*/

/*pro_info_type*/
.pro_info_menu{width:auto;height:auto;overflow:hidden;background:#cc0000;margin:30px 0 50px 0; border-radius:12px;padding:20px 20px 20px 40px;}
.pro_info_menu a{ display:inline-block;font-size:17px;color:#fff;margin-right:30px;}
/*pro_info_type*/

/*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 30px 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 0 0 0;}
.newsList ul{overflow:hidden;margin-bottom:-20px;}
.newsList li{float:left;width:calc(50% - 30px);height:auto;padding:30px 30px;background:#f8f8f8;margin:0 30px 20px 0;overflow:hidden;}
.newsList li:hover .xwtitle{color:#d90101;}
.newsList li:hover .xwmore .more_txt{color:#fff;}
.newsList li:hover .xwmore{background:#d90101;}
.newsList li:nth-child(2n){margin-right:0px;}

.xwtitle{font-size:20px;color:#004477;font-weight:600;padding:5px 0 0 0;}
.xwdate{font-size:14px;color:#999;padding:5px 0;}
.xwcon{font-size:14px;padding:0 0 10px 0;color:#666;line-height:175%; }
.xwmore{width: 142px;height: 40px;border: 1px solid #ccc;overflow: hidden;margin-top:0px;background:#fff;}
.xwmore .more_txt{float:left;width: 100px;height: 40px;overflow: hidden;text-align: center;float: left;line-height: 40px;color: #777;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:15px 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:#cc0000;height:480px;width:auto;margin-top:21px;}
.lxwm_rt{float:right;width:calc(100% - 450px);height:auto;overflow:hidden;height:500px;}


.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:70px;background:#f7f7f7;overflow:hidden;}
.weizhi_box a{color:#777;}
.weizhi_lt{float:left;width:70%;height:auto;overflow:hidden;}
.weizhi_lt li{height:auto;text-align: center; display:inline-block;}
.weizhi_lt li a{display:block;font-size:16px;color:#333;font-weight:normal;padding: 0 25px;line-height:70px;}
.weizhi_lt li a:hover{background: #cc0000;color:#fff;}

.weizhi_lt li .cur{color: #fff;background: #cc0000;}

.weizhi_title{float:left;line-height:70px;overflow:hidden;font-size:20px;color:#555;font-weight:600;}
.weizhi_rt{float:right;line-height:70px;overflow:hidden;background:url(/static/default/assets/img/zt07.png) no-repeat left 25px;padding-left:30px;font-size:15px;color:#666;}



.frbox{width:auto;overflow:hidden;height:auto;margin-top:50px;}
.fl_l{width: 300px;float: left;height:auto;overflow:hidden;}
.fl_l .box{background:#cc0000;height:auto;overflow:hidden; border-radius:8px;text-align:center;padding:40px 0;}
.fr_logo p{font-size:19px;color:#fff;padding-top:15px;line-height:160%;}

.fr_nav{width:240px;margin:0 auto;overflow:hidden;background:#fff;margin-top:30px; border-radius:12px;padding:12px 0;border:1px solid #fff;box-shadow: 0 0 7px rgba(0,0,0,0.4);}
.fr_nav li{float:left;width:100%;height:auto;overflow:hidden;border-bottom:1px solid #eee;}
.fr_nav li a{display:block;line-height:54px;font-size:17px;color:#333;}
.fr_nav li a:hover{background:#333;color:#fff;}
.fr_nav li .cur{background:#333;color:#fff;}

.fl_r{float: right;width:calc(100% - 350px);overflow:hidden; min-height:640px;padding-bottom:50px;}





@media screen and (max-width: 640px) {
.weizhi_title{padding-left:12px;}
.weizhi_rt{display:none;}
.fl_r{width:100%;height:auto;}
.fl_l{display:none;}
}

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




/* ====== 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:500px;height:auto;overflow:hidden;margin:0 auto;padding:0 0 20px 0;}
.in_btm .box{ clear:both; overflow:hidden; margin-bottom:12px;}
.in_btm .txt{ width:100%; height:31px; line-height:31px; 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----------------------------------------------------------------*/





