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













/*-------------------------------------------------------------------------------------------nei--------------------------------------------------------------------------*/
.mainbox{background:#f7f7f7;}



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

.about_pic{width:auto;height:auto;overflow:auto;margin-top:40px;}
.about_pic li{float:left;width:calc(20% - 10px);margin:0 5px 10px 5px;height:auto;overflow:hidden;}
.about_pic li .pic{width:100%;height:auto;overflow:hidden;}
.about_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;}
.about_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);}


.qyhj{width:auto;height:auto;overflow:hidden;padding:20px 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(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);}


@media (max-width: 768px) {
.about{font-size:16px;line-height:160%;}
.about_pic li{width:calc(33% - 10px);margin:0 5px 10px 5px;}
.qyhj li{width:calc(50% - 10px);height:auto;overflow:hidden;margin:0 5px 10px 5px;}
}

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



.ProList{ width:auto; height:auto;overflow:hidden;}
.ProList ul{overflow:hidden;margin-bottom:-20px;}
.ProList li{ width:calc(20% - 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%;}

@media (max-width: 768px) {
.ProList li{ width:calc(50% - 10px); margin:0px 5px 10px 5px; }
.ProList li .title{font-size:15px;height:50px;}
.ProList ul{margin-bottom:0px;}
}





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

.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*/

@media (max-width: 768px) {
.pro_info_pic img{width:90%;}
.pro_info_pic p{font-size:18px;}
.related_product li{ width:calc(50% - 10px); margin:0px 5px 10px 5px;}
.cp_detrt_nav li{width:100%;margin:0 0 10px 0;line-height:42px;}
}

/*-----------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---*/


@media (max-width: 768px) {
.newsList li{width:100%;padding:20px 20px;margin:0 0 10px 0;}
.xwtitle{font-size:18px;}
.xwcon{font-size:14px;padding:0 0 10px 0;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.xinw_txt{font-size:20px;}
}

/*-------------------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%;}

@media (max-width: 768px) {
.lxwm{padding:0px 0  0;}
.lxwm_lt{width:100%;height:auto;overflow:hidden;}
.lxwm_con{font-size:16px;line-height:180%;padding:30px 0 20px 10px;height:auto;margin-top:21px;}
.lxwm_rt{display:none;}
.dibu_lt{display:none;}
.dibu_rt{width:100%;}
.indibu{padding:30px 0;}
}

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


/*------------------------------------------------------------------------------------------kuangjia--------------------------------------------------------------------------------*/
.weizhi_box{width:100%;height:70px;background:#f7f7f7;overflow:hidden;}
.weizhi_box a{color:#777;}


.weizhi_lt{height:auto;overflow:hidden;width:auto;text-align:center;margin-top:50px;}
.weizhi_lt li{height:auto;display:inline-block;margin:0 4px;}
.weizhi_lt li a{display:block;font-size:16px;color:#333;padding: 0 25px;line-height:45px;background:#fff;border:1px solid #e5e5e5;transition:all 0.3s;}
.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:30px 0 40px 0;background:#fff;box-shadow: 0 0 7px #e6e6e6;padding:35px 40px; min-height:500px;}
.fl_l{width: 280px;float: left;height:auto;overflow:hidden;}
.fl_l .box{background:#014fb0;height:auto;overflow:hidden; border-radius:8px;text-align:center;padding:30px 0;}
.fr_title {font-size:30px;color:#fff;text-align:left;padding-left:30px;}

.fr_nav{width:230px;margin:0 auto;overflow:hidden;background:#fff;margin-top:20px; 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:#cc0000;color:#fff;}
.fr_nav li .cur{background:#cc0000;color:#fff;}

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




@media (max-width: 768px) {
.mob{display:none;}
.weizhi_lt li a{padding:0 15px;}
.frbox{padding:20px 8px; min-height:inherit;}
.weizhi_box{display:none;}
.fl_l{display:none;}
.fl_r{width:100%;overflow:hidden; min-height:640px;padding-bottom:0px;}
}

/*------------------------------------------------------------------------------------------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;}
}

@media (max-width: 768px) {
.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----------------------------------------------------------------*/





