@charset "UTF-8";


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{ border:none;}
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;cursor: pointer;}
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;
}



.pro_title{width:auto;height:auto;overflow:hidden;padding:40px 0 0px 0;}
.pro_title h1{font-size:36px;color: #222;margin:0 0 0 0;background:url(../images/hon3.png) no-repeat center bottom;padding-top:10px;padding-bottom:18px;text-align:center; letter-spacing:1px;}
.pro_con{font-size:16px;color:#666;width:auto;height:auto;overflow:hidden;padding-top:10px;width:auto;text-align:center;}

.pro_title1{width:auto;height:auto;overflow:hidden;padding:20px 0 0px 0;}
.pro_title1 h1{font-size:36px;color: #222;margin:0 0 0 0;background:url(../images/hon3.png) no-repeat center bottom;padding-top:10px;padding-bottom:18px;text-align:center; letter-spacing:1px;}


.con_nav{margin:30px auto 0 auto;text-align:center;width:auto;padding:0 10px;}
.con_nav .cnlt{float:left;width:40%;height:auto;overflow:hidden;}
.con_nav .cnce{float:left;width:20%;height:auto;over}

.inprod{ width:auto; height:auto;clear:both;margin:0 auto;overflow:hidden;padding:35px 100px 0 100px;}
.inprod li{ width:calc(20% - 20px); float:left;  margin:0px 10px 20px 10px; overflow:hidden;border:1px solid #e7e7e7;}
.inprod li .pro_pic{ width:auto; height:auto; overflow:hidden;position: relative;}
.inprod 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;}
.inprod li .pro_pic .title{transition: all .3s linear; position: absolute;bottom: 0px;left: 0px; box-sizing: border-box; width:100%;height: 0px;line-height: 50px;padding: 0px 0px;text-align:center;color:#fff;font-size: 16px;background-color: rgba(21,70,164,0.8)}
.inprod li .pro_txt{text-align:center;color:#555;font-size:16px;padding:8px 0px 12px 0px;line-height:130%;}
.inprod 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);}
.inprod li a:hover .pro_txt{color:#28a4fb;}
.inprod li:hover .pro_pic .title{height: 50px;}

@media(max-width:1660px) {
}
@media(max-width:1370px) {
.inprod{padding:35px 60px 0 60px;}
.inprod li .pro_pic .title{font-size:15px;line-height:40px;}
.inprod li:hover .pro_pic .title{height:40px;}
}

@media(max-width:768px) {
.inprod{padding:30px 3px 0 3px;}
.inprod li{width:calc(50% - 10px);margin:0 5px 10px 5px;height:auto;overflow:hidden;}
.inprod li .pro_txt{padding:4px 0 8px 0;}
}


.inyou{width:auto;height:auto;overflow:hidden;background:#1f1f90;margin-top:40px;}
.inyou ul{width:auto;height:auto;overflow:hidden;margin-bottom:-4px;}
.inyou ul li{float:left;width:50%;height:auto;overflow:hidden;}
.inyou ul li img{width:100%;height:auto;}
.you_title{width:auto;height:auto;overflow:hidden;padding:80px 0 20px 0;color:#fff;font-size:24px;text-align:center;}
.you_title p{font-size:40px;padding-top:10px;}

.youpic{width:auto;height:auto;overflow:hidden;}

.inte{width:auto;height:auto;overflow:hidden;padding:50px 0 25px 80px;}
.inte dt{float:left;width:100%;height:auto;overflow:hidden;margin:0 0 40px 0;}
.inte dt i{float:left;width:70px;height:70px;line-height:70px;overflow:hidden;text-align:center;background-color: rgba(255,255,255,0.95);margin:0 20px 0 0; border-radius:50%;}
.inte dt i img{width:38px;heihgt:38px;padding-top:16px;}
.inte dt .conn{width:auto;font-size:20px;color:#fff;padding-top:10px;}
.inte dt .conn p{font-size:14px;line-height:160%;padding-top:5px;color:rgba(255,255,255,0.9)}
.inte dt:last-child{margin-bottom:0px;}

.you_list{width:auto;height:auto;overflow:hidden;padding:20px 30px;}
.you_list li{float:left;width:100%;height:auto;overflow:hidden;margin:0 0 50px 0;}


.iabox{width:auto;height:auto;overflow:hidden;}
.iabox li{float:left;width:calc(50% - 2px);height:auto;overflow:hidden;margin:0 2px 0 0;}
.iabox li .apic{ width:100%; height:618px; overflow:hidden;position: relative;}
.iabox li .apic img{width:100%;height:auto;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.iabox li .apic .title{transition: all .3s linear; position: absolute;bottom: 0px;left: 0px; box-sizing: border-box; width:100%;height:0;padding: 0px 0px;text-align:center;color:#fff;font-size:48px;background-color: rgba(31,31,144,0.8); letter-spacing:2px;}
.iabox li .apic .title p{font-size:41px;color:#fff;padding-top:20px;}
.iabox li:hover .apic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.iabox li:hover .apic .title{height:100%;padding-top:25%;}

.iabo{width:auto;padding:30px 110px 60px 110px;height:auto;overflow:hidden;font-size:16px;color:#666;line-height:170%;}

.iabo_con{font-size:16px;color:#666;width:auto;height:auto;overflow:hidden;padding-top:10px;width:auto;text-align:center;}

.iabo_title{width:auto;height:auto;overflow:hidden;padding:60px 0 0px 0;}
.iabo_title h1{font-size:36px;color: #222;margin:0 0 0 0;background:url(../images/hon3.png) no-repeat center bottom;padding-top:10px;padding-bottom:18px;text-align:center; letter-spacing:1px;}

 
 @media (max-width:1400px){
.iabox li .apic{height:412px;}
.iabox li .apic .title{font-size:36px;}
.iabox li .apic .title p{font-size:30px;}
.you_title{padding:45px 0 20px 0;font-size:20px;}
.you_title p{font-size:28px;}
.inte{padding:20px 0 20px 40px;}
.inte dt{margin-bottom:25px;}
.inte dt i{width:50px;height:50px;line-height:50px;}
.inte dt i img{width:30px;heihgt:30px;padding-top:8px;}
.inte dt .conn{padding-top:0px;font-size:18px;}

.iabo{padding:30px 40px 60px 40px;}
.iabo .iabo_con{width:550px;font-size:15px;line-height:170%;}
}
 
 @media (max-width:768px){
.cont_tit h1{margin:25px 0 10px 0;}
.cont_tit span{margin:0 0 25px 0;}
.inyou ul li{width:100%;}
.inte{padding:30px 0 50px 15px;}
.inte dt .conn{float:right;width:calc(100% - 70px);}
.iabo{padding:30px 8px 40px 8px;}
.iabox li{width:100%;margin:0 0 1px 0;}
.iabox li .apic{width:100%;height:auto;}
.iabox li .apic .title{font-size:24px;}
.iabox li .apic .title p{font-size:20px}
.iabo_title{padding-top:30px;}
}

 
.inxwbox{width:100%;height:auto;padding:30px 0 70px 0;background:#fff;margin-top:50px;}

.inxinw{width:1600px;margin:0 auto;height:auto;overflow:hidden;}
.inxw_lt_list{float:left;width:775px;height:auto;overflow:hidden;background:#1f1f90;padding:15px 0 52px 0;}

.indz_title{width:auto;font-size:54px;color:#fff;font-weight:600; letter-spacing:1px;padding:40px 0 0 0; text-align:center;}
.indz_title p{font-size:17px; font-family:Arial, Helvetica, sans-serif;font-weight:normal;padding-top:5px; letter-spacing:1.9px;}
.indz_conn{width:auto;font-size:36px;color:#fff;padding-top:12px; letter-spacing:3.2px;text-align:center;}

.dztel{width:auto;height:auto;overflow:hidden;font-size:22px;color:#fff;padding:40px 0 0 120px;line-height:150%;}
.dztel i{float:left;width:73px;height:69px;margin:8px 30px 0 0;background:url(../images/tel.png)}
.dztel p{font-size:22px;color:#fff; font-family:Arial, Helvetica, sans-serif;padding-top:5px;}


.inxw_rt_list{float:right;width:775px;height:auto;overflow:hidden;}
.inxw_rt_list ul{width:auto;height:354px;overflow:hidden;border-top:1px solid #e4e4e4;border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;border-bottom:5px solid #ce0000;padding:20px 25px;background:#fff;}
.inxw_rt_list ul li{width:auto;line-height:40px;border-bottom:1px dashed #c5c5c5;margin:0 auto;overflow:hidden;font-size:15px;}
.inxw_rt_list ul li i{float:left;width:9px;height:9px;background:url(../images/zwy_02.jpg) no-repeat;margin:16px 8px 0 5px;}
.inxw_rt_list ul li span{float:right;font-size:12px;color:#888;padding-right:5px;}
.inxw_rt_list ul li a{display:block;color:#666;}
.inxw_rt_list ul li a:hover{color:#C00}

.inxw_title{width:auto;height:auto;font-size:24px;color:#444;padding:0 0 15px 0;}
.inxw_title i{float:left;width:5px;height:24px;background:#0457c8;margin:5px 12px 0 0;}
.inxw_title span{float:right;width:50px;line-height:22px;border:1px solid #ddd; border-radius:6px;font-size:12px;text-align:center; font-family:Arial, Helvetica, sans-serif;margin-top:3px;}
.inxw_title a{color:#777;display:block;}

.inxw_title1{width:auto;height:auto;font-size:24px;color:#444;padding:0 0 15px 0;}
.inxw_title1 i{float:left;width:5px;height:24px;background:#ce0000;margin:5px 12px 0 0;}
.inxw_title1 span{float:right;width:50px;line-height:22px;border:1px solid #ddd; border-radius:6px;font-size:12px;text-align:center; font-family:Arial, Helvetica, sans-serif;margin-top:3px;}
.inxw_title1 a{color:#777;display:block;}

 @media (max-width:1400px){
.inxinw{width:1200px;}
.inxw_lt_list{width:581px;}
.inxw_rt_list{width:581px;}
.indz_title{font-size:36px;}
.indz_title p{font-size:12px; letter-spacing:1px;}
.indz_conn{font-size:24px; letter-spacing:2.8px}
.dztel{padding:50px 0 0 100px;font-size:20px;}
.dztel i{margin-right:20px;}
}

@media (max-width:768px){
.inxwbox{margin-top:0;padding:0px 0 0 0;}
.inxinw{width:auto;}
.inxw_lt_list{width:100%;}
.indz_title{font-size:30px;}
.indz_title p{ letter-spacing:0px;}
.indz_conn{font-size:20px; letter-spacing:0px;}
.dztel{padding:40px 0 0 12px;font-size:18px;}
.dztel p{font-size:18px;}
.inxw_rt_list{width:100%;margin-top:20px;padding:0 8px;}
.inxw_rt_list ul{width:auto;height:auto;overflow:hidden;padding:20px 8px;}
}
 
 
.w1600{margin:0 auto;width:1600px;}

.foot{ width:100%;background:#0b0d19; padding:80px 0 60px 0;height:auto;overflow:hidden;}


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


.ft_prod{float:left;width:240px;height:auto;overflow:hidden;margin-right:120px;}
.ft_prod li{float:left;width:120px;font-size:14px;color:#ced2d7;line-height:30px;}
.ft_prod li a{display:block;color:#ced2d7;}


.ft_lxfs{float:left;width:360px;height:auto;font-size:14px;color:#fff;}
.ft_lxfs b{border-bottom:2px solid #feb20e; font-weight:normal;padding-bottom:8px;}
.ft_lxfs p{font-size:14px;line-height:170%;color:#ced2d7;padding-top:0;}

.ft_ewm{float:right;width:240px;height:auto;}
.ft_ewm li{float:left;width:100px;height:auto;margin:0 10px 0 10px;}
.ft_ewm li img{width:100%;height:auto;}
.ft_ewm li p{text-align:center;font-size:13px;color:#ced2d7;padding-top:6px;}
.ft_ewm li:last-child{margin-right:0px;}





.yq_link{width:100%;font-size:12px;color:#ced2d7; margin:0 auto;line-height:170%;height:auto;overflow:hidden;padding-top:40px;}
.yq_link a{color:#ced2d7;padding-right:5px;}
.yq_link a:hover{color:#ced2d7;}

 @media (max-width:1400px){
.ft_lxfs{margin-left:0px;}
.w1600{width:1200px;}
.ft_prod{margin-right:50px;}
}

@media (max-width: 768px) {
.foot{padding:30px 0;margin-top:50px;}
.ft_prod{display:none}
.ft_lxfs{display:none}
.yq_link{display:none;}
.ft_ewm{float:left;width:auto;height:auto;overflow:hidden;padding:0 8px;margin:0 auto;}
.ft_ewm li{width:calc(50% - 4px);margin:0 2px 0 2px;text-align:center;}
.ft_ewm li img{width:120px;height:auto;}
.ft_ewm li p{padding:6px 0;}
}

.copy{width:100%;text-align:center;color:#ced2d7;font-size:13px; padding:15px 0 15px 0;line-height:170%;background:#0b0d19;}
.copy a{color:#ced2d7;}
.copy a:hover{color:#ced2d7;}

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

/*-------------------------------------------------------------------------------------------nei--------------------------------------------------------------------------*/
.w1200{width:1200px;height:auto;overflow:hidden;margin:0 auto;}

.nav_menu{width:1600px;margin:50px auto 0 auto;height:auto;overflow:hidden;text-align:center;}
.nav_menu li{ display:inline-block;width:auto;height:auto;overflow:hidden;margin:0 1px 0 0;background:#043599;}
.nav_menu li a{line-height:50px;font-size:17px;padding:0 40px;display:block;color:#fff;}
.nav_menu li:hover a{background:#ff9a02;color:#333;}
.nav_menu li.cur a{background:#ff9a02;color:#333;}


.nav_1_box{width:auto;background:#f8f7f7;height:auto;padding:6px 0;margin-bottom:30px;overflow:hidden;padding-left:8px;}
.nav_box{width:auto;background:#f8f7f7;height:auto;padding:10px 0;font-size:20px;margin-bottom:30px;color:#333;overflow:hidden;}
.nav_box  i{float:left;width:5px;height:24px;background:#d20910;margin:3px 10px 0 12px;}

.about{width:auto;height:auto;overflow:hidden;padding:60px 160px;}
.about .ablt{float:left;width:59.9%;height:auto;overflow:hidden;}
.about .abrt{float:right;width:40%;height:auto;overflow:hidden;}
.about .abrt img{width:100%;height:auto;}
.ablt_title{width:auto;height:auto;overflow:hidden;background:#ff8b02;padding:28px 0;color:#fff;color:#fff;font-size:30px;text-align:center; letter-spacing:1px;}
.ablt_title b{font-weight:normal;padding-right:15px;}
.ablt_conn{width:auto;height:auto;overflow:hidden;padding:40px 50px 0 0;font-size:16px;color:#555;line-height:190%; min-height:450px;}


.qyhj{width:auto; height:auto;margin-top:50px;overflow:hidden;padding:0 160px 30px 160px; min-height:450px;}
.qyhj li{width:calc(20% - 30px); float:left;  margin:0px 15px 20px 15px; overflow:hidden;border:1px solid #ededed;position: relative;height:auto;}
.qyhj li .pic{width:100%;height:auto;overflow:hidden;}
.qyhj li .pic img{width:100%;height:220px;-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);}


@media (max-width: 1400px) {
.about{padding:60px 40px;}
.ablt_title{font-size:23px; letter-spacing:0px;}
.ablt_conn{font-size:16px;line-height:170%;padding:30px 40px 0 0;}
.qyhj{padding:0 40px 30px 40px;;}
.qyhj li{ width:calc(25% - 30px); }
.nav_menu{width:1200px;}
}

@media (max-width: 768px) {
.about{padding:60px 0px 0 0;}
.about .ablt{width:100%;}
.ablt_conn{padding:40px 8px 20px 8px;}
.about .abrt{width:100%;}
.nav_menu{width:auto;margin:50px 0 30px 0;}
.qyhj{padding:0 8px;}
}


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



.ProList{ width:auto; height:auto;margin-top:40px;overflow:hidden;padding:0 160px 30px 160px;}
.ProList li{ width:calc(20% - 30px); float:left;  margin:0px 15px 20px 15px; overflow:hidden;border:1px solid #ededed;position: relative;height:auto;}
.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 .pro_txt{color:#666;font-size:15px;padding:10px 10px 15px 10px;line-height:130%;text-align:center;}
.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 a:hover .pro_txt{color:#d00906;}
.ProList 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;}
.ProList li:hover:after{width: 100%;}

@media (max-width: 1400px) {
.ProList{padding:0 40px 30px 40px;}
.ProList li{ width:calc(25% - 30px); }
}

@media screen and (max-width:768px){
.ProList{width:100%;padding:0 0;margin:0px 0 0 0;}	
.ProList li{width:calc(49% - 10px);margin:0 5px 12px 5px;height:auto}
.ProList li .pro_pic img{width:100%;height:170px;}
.ProList li .pro_txt{font-size:15px;padding:10px 0 10px 0;}
.ProList li .pro_txt p{font-size:12px;}
.ProList li:nth-child(2n){margin-right:0px;}
}



.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:400px;height:400px;border:1px solid #DFDFDF;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;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:400px;height:400px;}
.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;}

/*-----------------pic show--------*/

 @media (max-width: 768px) {
.jqzoom img{width:100%;height:auto;}
.spec-preview{width:100%;height:auto;}
.spec-scroll .items{margin-top:8px;}	
}
.pro_tion{width:1300px;height:auto;overflow:hidden;margin:40px auto 30px auto;}
.pro_tion .pr_lt{float:left;width:402px;text-align:center;height:auto;overflow:hidden;}
.pro_tion .pr_rt{float:right;width:860px;height:auto;overflow:hidden;}

.pr_rt_title{font-size:28px;color:#0e62af;padding:10px 0px 20px 0;}

.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:50px;}
.pr_rt_sx li{float:left;font-size:15px;color:#666;background:url(../images/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;}


.pro_info{width:auto;margin:0 auto;line-height:170%;padding:20px 12px 25px 12px;font-size:16px;color:#777; min-height:300px;overflow:hidden;height:auto;}
.pro_info img{ max-width:900px;clear:both;}

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


 @media (max-width: 768px) 
{
.pr_rt_js{font-size:16px;line-height:170%;padding:8px 8px;}
.pro_tion{width:auto;padding:0 8px 12px 8px;margin:0 0 0 0;height:auto;overflow:hidden;}
.pro_tion .pr_lt{width:auto;margin:0 0;padding:0 0}
.pro_tion .pr_rt{width:100%;margin-top:20px;padding:0 0;height:auto;overflow:hidden;}

.pr_rt_title{width:auto;padding:4px 0 4px 0;}
.pr_rt_sx{width:100%;margin:0 auto;padding:10px 0}
.pr_rt_sx li{margin-bottom:8px;}

.pro_info{width:auto;padding:0 10px;}
.pro_info img{width:100%;max-width:100%;}
.pro_info_txt{width:auto;padding:0 0;}

.pro_con{width:auto;padding:0 8px;}
.pro_con .lt{width:auto;}
.pro_con .rt{display:none;}

.pr_rt_sx{width:auto;}
.pr_rt_sx ul{width:auto;}
.pr_rt_sx ul li{width:50%;margin:0 0 0 0;}
.pr_rt_sx ul li i{margin:15px 5px 0 10px;}
.pr_rt_nav{width:100%;height:auto;overflow:hidden;padding:0 0;display:block;margin-top:10px;}
.pr_rt_nav dt{width:calc(50% - 4px);margin:0 2px 0 2px;}

.xg_pro{display:none;}
.xg_news{display:none;}
}

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


/*--news--*/

.newsList{ width:auto;height:auto;overflow:hidden;margin:0 auto 0 auto; min-height:400px;}
.newsList li{float:left;width:1299;height:auto;overflow:hidden;background:#fff;padding:20px 0;border:1px solid #f2f2f2;margin:0 0 15px 0;}
.newsList li .tm{float:left;width:100px;line-height:28px;overflow:hidden;font-size:36px;color:#444;text-align:center; font-family:Arial, Helvetica, sans-serif;padding-top:3px;}
.newsList li .tm p{font-size:13px;color:#666;padding-top:3px;text-align:center;font-family:Arial, Helvetica, sans-serif;}
.newsList li .con{float:right;width:1150px;height:auto;overflow:hidden;font-size:18px;color:#444;margin-right:20px;}
.newsList li .con p{font-size:13px;line-height:160%;color:#888;padding-top:8px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.newsList li:hover{border:1px solid #0096ff;}
.newsList li:hover .con{color:#cd0e0e;}


.xinw_txt{font-size:26px;text-align:center;padding:10px 0 20px 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;}

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


@media (max-width: 1400px) {
.newsList{width:948px;}
.newsList li .con{width:820px;}
}

@media (max-width: 768px) {
.xinw_tit{width:auto;text-align:center;font-size:20px;}

.newsList{width:100%;padding:0 0;height:auto;overflow:hidden;}
.newsList li{width:auto;padding:15px 8px 15px 8px;}
.newsList li .tm{display:none;}
.newsList li .con{float:left;width:340px;height:auto;overflow:hidden;margin:0 0;}

.xinw_info{padding:20px 8px 0 8px;width:auto;margin:0 auto;height:auto;overflow:hidden;font-size:16px;line-height:170%;}
.ns_pn{width:auto;}
}

/*--news end--*/


.lxwm{width:auto;height:auto;overflow:hidden;}
.lxwm .lxlt{float:left;width:50%;overflow:hidden;height:800px;}
.lxwm .lxrt{float:right;width:50%;height:auto;overflow:hidden;font-size:16px;color:#555;line-height:180%;padding:10px 0 50px 0;}

.lxrt_title{width:auto;height:auto;overflow:hidden;padding:30px 0 10px 50px;font-size:28px;color:#333;}
.lxrt_conn{width:auto;height:auto;overflow:hidden;font-size:16px;line-height:170%;padding:0 0 0 50px;}

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

.in_btm_box{width:auto;height:auto;overflow:hidden;padding:30px 50px 0 50px;}
.in_btm{width:auto;height:auto;overflow:hidden;padding:0 50px 20px 50px;background:#f3f3f3;}
.in_btm .box{ clear:both; overflow:hidden; margin-bottom:19px;}
.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;}
.in_btm .t_1{ float:left;}
.in_btm .t_2{ float:right;}
.in_btm .area{ width:calc(100% - 0px); 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; }
.in_btm .btn{ float:left; width:92px;text-align:center; background-color:#2bafee; color:#FFF; border-radius:5px; border:0; font-size:15px;overflow:hidden;line-height:32px;}

@media (max-width: 768px) {
.lxwm{padding:0 8px;margin-top:60px;}
.lxwm .lxlt{width:100%;height:200px;}
.lxwm .lxrt{width:100%;}
.lxrt_title{padding:30px 0 10px 0px;}
.lxrt_conn{padding:0 0;}
.in_btm_box{padding:10px 0 0 0;}
.in_btm{padding:0 12px 20px 12px;}
}

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

.inner{width:1600px;height:auto;padding:65px 0;margin:0 auto;overflow:hidden;}
.inner .inlt{float:left;width:250px;height:auto;overflow:hidden;padding:0 0 0 0;}
.inner .inrt{float:right;width:1300px;height:auto;overflow:hidden;}

.neltit{width:auto;padding:0 0 20px 25px;font-size:24px;color:#fff;letter-spacing:2px;line-height:150%;}
.neltit1{width:auto;padding:10px 0 15px 25px;font-size:24px;color:#fff;letter-spacing:2px;line-height:150%;}

.inlt_fuwu{width:auto;padding:0 20px;height:auto;overflow:hidden;}
.inlt_tel{width:auto;height:auto;overflow:hidden;padding:12px 15px;border:1px solid #fff; border-radius:12px;font-size:15px;color:#fff;line-height:170%;}
.inlt_tel i{float:left;width:44px;height:41px;background:url(../images/tel1.png);margin:7px 12px 0 0;}
.inlt_tel p{font-size:16px;line-height:24px;padding-top:3px;}


.inlt_nav1{top:100px;z-index:999;position:fixed;_position:absolute;_top:expression(documentElement.scrollTop + 0 + "px");}
.inlt_nav{width:250px;height:auto;overflow:hidden;padding:20px 0 20px 0;background-image: linear-gradient(#00389a, #1f1f90);}
.inlt_nav ul{width:auto;height:auto;overflow:hidden;padding:0 25px;}
.inlt_nav ul li{float:left;width:100%;background-image: linear-gradient(#fff, #f2f1f1);border-radius:20px;height:auto;overflow:hidden;margin:0 0 12px 0;text-align:center;font-size:16px;color:#666;}
.inlt_nav ul li a{display:block;height:36px;line-height:36px;}
.inlt_nav ul li a:hover{background-image: linear-gradient(#ffc002, #ff9702);}
.inlt_nav ul .cur{background-image: linear-gradient(#ffc002, #ff9702);}

.inlt_pro_list{width:auto;padding:0 25px 15px 25px;height:auto;overflow:hidden;border-radius:12px;}
.inlt_pro_list img{ width:100%;height:auto; border-radius:12px;}

.inlt_pro{width:auto;height:auto;overflow:hidden;}
.inlt_pro li{float:left;width:100%;margin:0 0 0 0;height:auto;overflow:hidden;border-bottom:3px solid #FFF;}
.inlt_pro li .pic{width:100%;height:auto; overflow:hidden;position: relative;transition: all .3s linear;}
.inlt_pro 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_pro li .pic .title{transition: all .3s linear; position: absolute;bottom: 0px;left: 0px; box-sizing: border-box; width:100%;height: 0px;line-height: 50px;padding: 0px 20px;color: #eaf4eb;font-size: 16px;background-color: rgba(0,0,0,0.6)}
.inlt_pro li:hover .pic .title{height: 50px;}
.inlt_pro 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_pro li:last-child{border-bottom:0;}

.inlt_key{width:auto;height:auto;overflow:hidden;padding:10px 24px;margin:20px 0 26px 0;}
.inlt_key li{float:left;width:auto;height:auto;overflow:hidden;margin:0 4px 8px 4px;border:1px solid #e6f0fa;}
.inlt_key li a{width:auto;padding:0 7px;font-size:14px;color:#e6f0fa;line-height:22px;}

@media (max-width: 1400px) {
.inner{width:1200px;}
.inner .inlt{width:220px;}
.inlt_nav{width:220px;}
.inlt_tel{font-size:13px;padding:12px 12px;}
.inner .inrt{float:right;width:950px;}
}
@media (max-width: 768px) {
.inner{width:auto;height:auto;overflow:hidden;padding:0 8px;}
.inner .inlt{display:none;}
.inner .inrt{width:auto;height:auto;overflow:hidden;}
}


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


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

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

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

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

/* 底部定导航*/





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

 .pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem;padding:25px 160px 20px 160px;}
 
 .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}
 
 
 
 @media (max-width: 1400px) {
.pagination{padding:0 40px 30px 40px;}
}

@media screen and (max-width:768px){
.pagination{width:100%;padding:0 0;margin:0px 0 0 0;}	
}

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




















































