body{font-family: 'Montserrat', sans-serif; color: #333;}
a,button{transition: 0.5s;-webkit-transition: 0.5s;-moz-transition: 0.5s;text-decoration:none;}
a:hover, a:focus{text-decoration:none;}
ul{list-style:none;}
img{ max-width:100%;}
ul, li {list-style: none;margin: 0; padding: 0;}
h2{margin: 0px; padding: 0px;}
.clear{clear: both;}
.xunfeng{line-height:200%;}
.xunfeng img{max-width:100% !important; height:auto !important;}
.ellipsis {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
header{background-color: #fff;}
pre {white-space: pre-wrap;word-wrap: break-word; background-color:#FFFFFF; border:none;line-height: 28px;font-family:Arial,'microsoft yahei',Helvetica, sans-serif;color: #2F2F2F;font-size: 14px; padding:0px;}
.product_con .tags a {margin-right: 3px;padding: 0 8px;line-height: 26px;color: rgba(0,0,0,.5);background: rgba(0,0,0,.04);display: inline-block;}
.form-group {margin-bottom: 15px;overflow: hidden;}
.footer-bar a,.footer_menu p a{ color:#FFFFFF;}
.top_menu{font-size: 14px; width: 100%; height: 45px; line-height:45px; background-color: #f5f5f5;color: #000;}
.top_lang{float: right;font-size: 15px;height: 45px;line-height: 45px;    position: relative; }
.top_name{display: inline-block;line-height:45px; }
.nav_icons a{display: inline-block;color: #fff;width: 35px;height: 35px;border-radius: 5px;margin: 5px 3px 0px;text-align: center;}
.nav_icons i {font-size: 22px;border-radius: 50%;text-align: center;}
.nav_inquiry i{font-size: 24px;color: #fe8101;margin-top: -5px;display: none;}
.left_h1 i{font-size: 14px;height: 26px;width: 26px;border-radius: 50%;line-height: 26px; text-align: center;}
.left_h1 span{padding:10px;overflow:hidden; color:#000; font-size:14px;}
.left_h1 a{padding:10px;overflow:hidden; color:#000; font-size:14px;}
.nav_icons a{overflow:hidden; color:#fff; font-size:14px;}
.flash img{ width: 100%}
.flash ul.bxslider{list-style:none;}
.flash div.bx-pager{bottom: 4%; display:none;}
.flash div.bx-controls-direction{ /*display:none;*/ }
.img-thumbnail:hover,.opacity_img:hover{opacity: 0.8; }
.jcabout{position: relative;}
.jcabout a:after {z-index: 3;background: url(/jincancms/images/video.png) center center no-repeat;content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
#about {cursor: pointer;}
@media (min-width: 1200px){
	.container {width: 1400px;}
}
.top_menu .container{max-width: 1600px;}
/*导航菜单*/
.navbar{margin:0px; background-color:#fff; border: none;font-family: DINPro-Regular;}
#app_menudown{position: absolute; top:0px; right:0px; font-size: 16px;}
#app_menudown:hover{background-color: #717375;}
/*产品搜索*/
.search_group1{float: right;height: 40px;background-color: #ececec;color: #b7b7b7;margin: 32px 0px 0px 0px;}
.search_group1 input.form-control{border-radius: 0px;box-shadow: none;color: #585A5A;padding: 0px 0px 0px 15px;height: 40px;background: transparent;border: none;}
.search_group1 input.form-control:focus{box-shadow: none;}
#search_submit{background-color: #ff6a00;color:#fff;height: 40px;font-size: 16px;border-radius: 0px;}
#search_submit:hover{color:#fff;background-color: #008477;cursor: pointer;}
/*头部搜索*/
.isearch{margin-top: -90px;}
.isearch .input-group{display: block;}
.top_search { width: 50%; margin: auto;    border-radius: 35px;overflow: hidden;}
.input-group-btn{line-height: 0px;}
.top_search #search_submit{ font-size: 24px;padding: 0;line-height: 50px;color: #fff;background-color: #ff6a00;border-radius: 0;height: 50px;top: 0px;width: 100%;text-align: center;}
.top_menu .container{max-width: 1600px;}
.top_contact{color: #000;    float: left;    height: 45px;}
.top_search .input-group .form-control{ border-right: 8px;height: 50px;width: 85%;background: #ffffff; }
/* 首页标题 */
.iall_head{ clear: both;text-align: center;}
.iall_head h2{font-size: 36px;color: #333;font-weight: bold;text-transform: uppercase;letter-spacing: -2px;    margin-bottom: 5px;}
.iall_head p{font-size: 18px;color: #888;}
.iall_btn{display:inline-block;margin: 0 auto;padding: 0 25px; background: #ededed;font-size: 14px;color: #888;height: 50px; line-height: 50px;text-align: center;border-radius: 24px;transition: all 0.3s;-webkit-transition: all 0.3s;}
.iall_btn:hover{background-color:#ff6a00; text-decoration: none;color: #ffff;}
/*首页产品*/
.iproduct_box{position: relative;width: 100%;overflow: hidden;border-radius: 15px;}
.iproduct_box img{ border:1px #CCC dotted;}
.iproduct_box:hover img{transform: scale(1.15);}
.iproduct_box:hover .ip_text {background: #ff6a00c4;}
.iproduct_box:hover .ip_desc {bottom: 50%;transform: translate(0,50%);}
.iproduct_box:hover .ip_desc p {display: block;}
.ip_text{position: absolute;top: 0;left: 0;z-index: 2;width: 100%;height: 100%;transition: all 0.3s;-webkit-transition: all 0.3s;}
.ip_desc{width: 100%;position: absolute;left: 0;bottom: 0;padding: 10px 30px;transition: all 0.3s;-webkit-transition: all 0.3s;}
.ip_desc h2{width: 100%;font-size: 18px;color: #000;line-height: 28px;height: 28px;text-align: center;font-weight: bold;overflow: hidden;text-overflow: ellipsis;display: block;white-space: nowrap;}
.ip_desc p{width: 100%;font-size: 14px;color: #fff;line-height: 28px;text-align: center;display: none;}
.iproduct_bg{padding: 100px 0 0;text-align: center;}
.product_list{clear: both;padding: 15px 0px 0px 0px;}
.product_list2{padding-top: 20px;}
.product_img{padding-left: 15px; padding-right: 15px; }
.product_img img{width: 100%;height: auto;margin-bottom: 0;overflow: hidden;transition: all 0.6s;display: block;border-radius: 5px;transition: all 0.3s;-webkit-transition: all 0.3s;}
.product_list2 div.product_img{min-height: 260px;margin-bottom: 10px;}
.product_title{text-align: center;margin: 15px 0;}
.product_title a{font-size: 16px;color: #333333;}
.product_title a:hover{text-decoration: none;color:#ff6a00;}
.ipall_btn{display: flow-root !important;margin: 0 auto;}
/* 首页介绍图片 */
.iabout_bg{padding: 60px 0 80px;}
/*首页图组*/
.advgroup_bg{padding: 70px 0 100px;}
.advgroup_bg .iall_head h2{color: #ffffff;}
.advgroup_bg .iall_head p{color: #ffffff;}
.adv_list{padding: 70px 10% 40px;}
.adv{text-align: center;color: #ffffff;}
.iadv_btn{text-align: center;}
.iadv_btn1,.iadv_btn2{display: inline-block; margin: 0px 10px;padding: 0 25px;background: transparent;border: 2px solid;font-size: 14px;height: 50px;line-height: 50px;text-align: center;border-radius: 24px;transition: all 0.3s;-webkit-transition: all 0.3s;}
.iadv_btn1{color: #ffffff;}
.iadv_btn1:hover{text-decoration: none;background: #fff;color: #ff6a00;border: 2px solid #fff;}
.iadv_btn2{ color: #ff6a00;}
.iadv_btn2:hover{text-decoration: none;background: #ff6a00;color: #fff;border: 2px solid #ff6a00;}
.adv_title{margin-top: 20px;font-size: 22px;color: #fff;font-weight: bold;}
/* 首页案例 */
.iphoto_bg{padding: 60px 0;text-align: center;}
.iphoto_list{padding-top: 20px;    padding-bottom: 40px;}
.iphoto_box{border-radius: 16px;overflow: auto;background: #fff;box-shadow: 0 2px 12px rgba(0,0,0,0.1);transition: all 0.3s;-webkit-transition: all 0.3s;}
.iphoto_box:hover {box-shadow: 0 4px 16px rgba(255,106,0,0.5);    background: #ff6a00;}
.iphoto_box:hover .iphoto_title a{color: #ffffff;}
.iphoto_box:hover .iphoto_img img{transform: scale(1.2);}
.iphoto_img{width: 100%;overflow: hidden;}
.iphoto_img img{width: 100%;transition: all 0.5s;-webkit-transition: all 0.5s}
.iphoto_title{width: 100%;padding: 20px 30px;transition: all 0.3s;-webkit-transition: all 0.3s;margin: 0;}
.iphoto_title a{font-size: 18px;color: #333;line-height: 40px;height: 40px;text-align: center;text-overflow: ellipsis;display: block;white-space: nowrap;transition: all 0.3s;-webkit-transition: all 0.3s;}
.iphoto_title a:hover{text-decoration: none;}
/* 首页app */
.app_list{padding-top: 35px !important;}
.appbox{position: relative;border-radius: 15px;overflow: hidden;}
.app_desc{position: absolute;top: 0;left: 0;z-index: 2;width: 100%;height: 100%;   padding: 60px 40px 0px 40px;background: linear-gradient(90deg,#ff6a00e8 0%,transparent 100%);}
.app_img img{width: 100%;}
.app_title{font-size: 24px;color: #fff;text-transform: capitalize;}
.app_desc p{padding-top: 6px;font-size: 17px;color: #fff;line-height: 30px;font-weight: 500;}
/* 首页地图 */
.imap_bg{background: #f5f5f5;padding: 70px 0px 0;}
.home-map{width:100%;background:#f5f5f5;overflow:hidden;padding-top: 50px;}
.home-map .map-box{width:100%;margin-top:20px;margin-bottom:90px;position:relative;}
.home-map .map-img{width:100%;}
.home-map .map-img img{display:block;width:100%;}
.home-map .map-line{width:100%;position:absolute;z-index:5;top:19.53%;left:15.23%;width:63.125%;}
.home-map .map-line svg{width:100%;}
.home-map .path{stroke-dasharray:8;stroke-dashoffset: 120;animation: dash 2s linear infinite;}
.home-map .map-point{width:100%;height:100%;position:absolute;z-index:6;left:0;top:0;}
.home-map .map-point .point01{position:absolute;width:8px;height:8px;}
.home-map .map-point .point01 i{display:block;position:relative;z-index:2;width:8px;height:8px;border-radius:50%;background:#fff;}
.home-map .map-point .point01:before{content:"";display:block;width:30px;height:30px;border-radius:50%;position:absolute;top:-11px;left:-11px;z-index:1;animation: iconS01 1.6s ease-out infinite;background:#fff;}
.home-map .map-point .point02{position:absolute;width:4px;height:4px;}
.home-map .map-point .point02 i{display:block;position:relative;z-index:2;width:4px;height:4px;border-radius:50%;background:#ff6a00;}
.home-map .map-point .point02:before{content:"";display:block;width:14px;height:14px;border-radius:50%;position:absolute;top:-5px;left:-5px;z-index:1;animation: iconS02 1.6s ease-out infinite;background:#ff6a00;}
#pointLoc01{left:36.875%;top:43.03%;}
#pointLoc02{left:39.53%;top:38.66%;}
#pointLoc03{right:26.8%;top:31.69%;}
#pointLoc04{right:25.625%;top:33.33%;}
#pointLoc05{right:16.09%;top:23.35%;}
#pointLoc06{right:21.85%;top:20.35%;}
#pointLoc07{right:18.85%;top:26.35%;}
#pointLoc08{right:18.85%;top:34.35%;}
#pointLoc09{right:20.85%;top:34.35%;}
#pointLoc10{right:14.85%;top:35.35%;}
.home-map .map-txt{width:100%;height:100%;position:absolute;z-index:7;left:0;top:0;}
.home-map .map-txt .txt{position: absolute;font-size:14px;color:#ff6a00;line-height:24px;font-family:"微软雅黑";}
.home-map .map-txt .txt p{line-height:inherit;}
.home-map .map-txt .txt01{left:34.375%;top:45.62%;}
.home-map .map-txt .txt02{left:41.42%;top:34.69%;}
.home-map .map-txt .txt03{left:66.09%;top:34.42%;}
.home-map .map-txt .txt04{left:70.4%;top:28.32%;}
.home-map .map-txt .txt05{right:14.06%;top:19.12%;}
.home-map .map-txt .txt06{right:19.56%;top:16.10%;}
.home-map .map-txt .txt07{right:19.51%;top:25.00%;}
.home-map .map-txt .txt08{right:12.81%;top:32.50%;}
.home-map .map-txt .txt09{right:18.01%;top:30.10%;}
.home-map .map-txt .txt10{right:12.51%;top:36.10%;}
@media(max-width:769px){
	.home-map .map-txt .txt05{right:8.50%;top:16.10%;text-align: right;}
	.home-map .map-txt .txt07{right:4.00%;top:25.10%;text-align: right;}
	.home-map .map-txt .txt08{right:5.00%;top:32.10%;text-align: right;}
	.home-map .map-txt .txt09{right:17.01%;top:39.10%;text-align: right;}
	.home-map .map-txt .txt10{right:6.01%;top:38.10%;text-align: right;}
}
@keyframes dash {to {stroke-dashoffset: 0;}}
@keyframes iconS01 {from {transform: scale(1);filter: opacity(0.5);}to {transform: scale(1.4);filter: opacity(0);}}
@keyframes iconS02 {from {transform: scale(1);filter: opacity(0.2);}to {transform: scale(1.4);filter: opacity(0);}}
@media(max-width:1080px){
	#pointLoc09{right:20.85%;top:34.35%;}
	#pointLoc10{right:13.85%;top:37.35%;}
	.home-map .map-txt .txt09{right:17.01%;top:39.10%;text-align: right;}
	.home-map .map-txt .txt10{right:6.01%;top:38.10%;text-align: right;}
	.home-map .map-box{margin-top:12px;margin-bottom:60px;}
	.home-map .map-txt .txt{font-size:12px;line-height:16px;}
}
@media(max-width:769px){
	.home-map .map-box{margin-top:0;margin-bottom:40px;}
	.home-map .map-txt .txt{transform:scale(0.8);}
}
@media(max-width:480px){
	.home-map .map-txt .txt{transform:scale(0.6);}
	.home-map .map-txt .txt01{left:30.375%;top:37.62%;}
	.home-map .map-txt .txt02{left:40.42%;top:28.69%;}
	.home-map .map-txt .txt03{left:60.09%;top:34.42%;}
	.home-map .map-txt .txt04{left:57.5%;top:23.32%;}
	/*.home-map .map-txt .txt05{right:2.06%;top:14.12%;}*/
}
/* 首页数字 */
.itext_bg{padding: 60px 0;}
.itext_list{width: 95%;display: flex;justify-content: space-between;flex-direction: row;flex-wrap: wrap;}
.itext_box {display: flex;flex-direction: row;}
.itext_box .icon {width: 48px;margin-top: 4px;}
.itext_box .icon img {display: block;width: 100%;}
.itext_box .txt {margin-left: 12px;}
.itext_box .txt p {font-size: 72px;color: #fff;line-height: 60px;font-weight: bold;font-family: "Arial";position: relative;}
.itext_box .txt p em {font-size: 12px;font-weight: normal;line-height: 20px;position: absolute;top: 4px;}
.itext_box .txt h5 {font-size: 14px;color: #fff;line-height: 24px;margin-top: 8px;max-width: 176px;}
/* 首页圆圈旋转 */
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0;padding: 0;}
/*首页 海运流程*/
.home-progress{width:100%;padding:60px 60px 120px;}
.home-progress .progress-cont{width:100%;max-width:660px;margin:0 auto;position:relative;margin-top: 70px;}
.home-progress .progress-circle{width:100%;}
.home-progress .progress-circle img{width:100%;display:block;}
.home-progress .progress-img{position:absolute;top:50%;left:50%;width:73.33%;transform:translate(-50%,-50%);}
.home-progress .progress-img .img{width:100%;background:#eee;position:relative;overflow:hidden;border-radius:50%;}
.home-progress .progress-img .img .img-cont{width:100%;height:0;padding-bottom:100%;overflow:hidden;position:relative;}
.home-progress .progress-img .img .img-cont .img-flex{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;}
.home-progress .progress-img .img .img-cont img{display:block;width:100%;height: 100%;object-fit: cover;}
.home-progress .progress-img h5{position:absolute;width:100%;bottom:0;left:0;padding:30px 10px;font-size:18px;color:#ff6a00;line-height:28px;text-align:center;font-weight:bold;font-family:"微软雅黑";}
.home-progress .progress-title{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;}
.home-progress .progress-title h6{position:absolute;font-size:18px;color:#333;line-height:28px;font-family:"微软雅黑";cursor:pointer;transition: all 0.3s;-webkit-transition: all 0.3s;white-space: nowrap;}
.home-progress .progress-title h6:hover{color:#ff6a00;}
.home-progress .progress-title h6.active{color:#ff6a00;}
h6.title01{left:50%;top:-36px;padding-bottom:60px;transform:translate(-50%,0);}
h6.title02{left:75.75%;top:7.1%;padding-bottom:20px;padding-left:48px;}
h6.title03{left:92.48%;top:33.6%;padding-left:48px;}
h6.title04{left:91.4%;top:62.2%;padding-left:56px;}
h6.title05{left:75%;top:85.75%;padding-left:56px;padding-top:20px;}
h6.title06{left:50%;bottom:-36px;padding-top:60px;transform:translate(-50%,0);}
h6.title07{left:25.15%;top:85.75%;padding-right:56px;padding-top:20px;transform:translate(-100%,0);}
h6.title08{left:7.87%;top:62.2%;padding-right:52px;transform:translate(-100%,0);}
h6.title09{left:7.87%;top:33.6%;padding-right:52px;transform:translate(-100%,0);}
h6.title10{left:25.15%;top:7.1%;padding-bottom:20px;padding-right:48px;transform:translate(-100%,0);}
@media(max-width:1280px){
	.home-progress{padding:48px 48px 100px;}
}
@media(max-width:1080px){
	.home-progress{padding:40px 0 72px;}
	.home-progress .progress-cont{width:80%;}
	.home-progress .progress-img h5{padding:20px 10px;font-size:16px;}
	.home-progress .progress-title h6{font-size:16px;line-height:28px;}
}
@media(max-width:769px){
	.home-progress{padding:32px 0 64px;}
	.home-progress .progress-cont{width:72%;}
	.home-progress .progress-img h5{padding:16px 8px;font-size:14px;}
	.home-progress .progress-title h6{font-size:14px;line-height:0px;}
	h6.title01{top:-24px;padding-bottom:40px;}
	h6.title02{left:75.6%;top:7%;padding-bottom:16px;padding-left:32px;}
	h6.title03{padding-left:28px;}
	h6.title04{padding-left:32px;}
	h6.title05{left:75%;top:85.75%;padding-left:28px;padding-top:12px;}
	h6.title06{bottom:-26px;padding-top:40px;}
	h6.title07{padding-right:32px;padding-top:12px;}
	h6.title08{padding-right:32px;}
	h6.title09{padding-right:32px;}
	h6.title10{padding-bottom:12px;padding-right:32px;}
}
@media(max-width:480px){
	.home-progress .progress-cont{width:60%;}
	.home-progress .progress-img h5{padding:12px 8px;font-size:12px;}
	.home-progress .progress-title h6{font-size:12px;}
	h6.title01{top:-24px;padding-bottom:20px;}
	h6.title02{left:68%;top:2%;padding-bottom:8px;padding-left:28px;}
	h6.title03{top:31%;padding-left:16px;}
	h6.title04{top:60%;padding-left:20px;}
	h6.title05{left:75%;top:82%;padding-left:12px;padding-top:12px;}
	h6.title06{bottom:-24px;padding-top:20px;}
	h6.title07{top:82%;padding-right:12px;padding-top:12px;}
	h6.title08{top:60%;padding-right:20px;}
	h6.title09{top:31%;padding-right:16px;}
	h6.title10{top:2%;padding-bottom:12px;padding-right:12px;}
}
/*首页-公司简介*/
.iabout_head{padding: 0;}
.iabout_head h2{ margin: 0;margin-bottom: 20px; }
.about_bg{padding: 50px 0;}
.about_img{max-width: 100%; border-radius: 25px;}
.about_h2{font-size: 38px;color: #222;font-weight: bold;font-family: 'Libre Baskerville', serif;}
.about_p{color: #ff6a00;font-size: 25px;margin-top: 30px;font-weight: bold;}
.about_content{font-size: 16px;line-height: 35px;color: #555; text-align: justify;}
.about_btn{ display: inline-block;width: 198px;line-height: 45px;height: 45px;text-align: center;color: #333333;font-size: 18px;background-color: #fff;margin-top: 20px;border: #333333 1px solid;}
.about_btn1{  color: #ff6a00;font-size: 18px;border: #ff6a00 2px solid;background-color: #fff;margin-right: 20px;}
.about_btn:hover,.about_btn:focus{color: #fff;text-decoration: none;background: #333333;}
.about_btn1:hover {color: #ff6a00;}
@media screen and (min-width:1200px) {
	.product_list .product_img{ margin-bottom: 25px;}
}
@media screen and (max-width:768px) {}
/*首页-新闻*/
.inew_all{position: relative;border-radius: 20px;overflow: hidden;    background: #fbf8f6;}
.news_list{padding-top: 30px;}
.inew_list1{ padding: 40px 0 80px;}
.itt{display: block;position: absolute;color: #fff;font-size: 16px;padding: 10px 15px;background: #ff6a00;border-radius: 0 0 20px;z-index: 3;}
.inew_img{min-height: 50px;width: 100%;}
.inew_img img{width: 100%;}
.inews_title a{font-size: 18px;color: #333; margin: 15px 0 8px;display: block;}
.inews_title{margin: 0;}
.inews_title1 a{font-size: 18px;color: #333;    margin: 15px 0;display: block;}
.inews_title1{margin: 0;}
.inews_desc{margin-bottom: 15px;}
.inews_time{margin: 0;font-size: 14px;color: #888;}
.inew_text{padding: 15px 20px;}
.inew_btn{display: inline-block;width: 100%;margin: 0 auto;padding: 0 25px;background: #f7ede6;font-size: 18px;color: #ff6a00;height: 50px;line-height: 50px;text-align: center;transition: all 0.3s;-webkit-transition: all 0.3s;}
.inew_btn:hover{text-decoration: none; background-color: #ff6a00;color: #ffffff;}
.inews_title a:hover,.inews_title1 a:hover{text-decoration: none;color: #ff6a00;}
.inew_text1 {min-height: 380px;padding: 20px 25px;}
/*首页链接图片 */
.ilink_bg{padding-bottom: 80px;}
.ilink_photo{padding-top: 40px;display: flex;justify-content: space-between;    flex-wrap: wrap;}
.ilink_box{width: 18%;text-align: center;border: #e0e0e0 solid 1px;margin: 10px;border-radius: 15px;padding: 15px;}
.ilink_box img{max-width: 100%;}
/* 首页底部链接 */
.bottom_link .bx-controls-direction{display: none;}
.bottom_link{padding: 50px 0px;}
/* 导航栏目 */
.aa ul li a{color:#fff}
.hover_figure{overflow:hidden;position:relative}
.hover_figure:after{background:rgba(255,255,255,.4);content:"";height:100%;left:-150%;position:absolute;top:0;transition:none 0s ease 0s;width:100%;transform:rotate(0) scale(1.003) skew(14deg) translate(0);-webkit-transform:rotate(360deg) scale(1.003) skew(14deg) translate(0);-moz-transform:rotate(0) scale(1.003) skew(14deg) translate(0);-o-transform:rotate(0) scale(1.003) skew(14deg) translate(0);-ms-transform:rotate(0) scale(1.003) skew(14deg) translate(0);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
.hover_figure:hover:after{left:-50%}
.hover_figure img{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
.hover_figure:hover img{transform:scale(1.1)}
.pot{width:400px;height:200px}
/*列表页*/
.list_box{clear: both; padding:10px 0px 0px 0px;font-family: DINPro-Regular;}
/*.page_bg{height: 250px;}*/
.ring_h{padding:20px 0 0 0;}
.left_p{padding:25px 0 0 0;}
/*栏目导航
.left_nav{ clear: both; padding-top: 10px;font-family: DINPro-Regular;}
.title_h2,.left_h3,.left_h{ background-color: #ff6a00; font-size: 24px; display: block; margin-top:1px; padding: 10px 20px; color: #fff;text-align: center;}
.left_h i{margin-right: 10px;font-size: 14px;color: #fff; background: #717375;height: 26px;width: 26px; border-radius: 50%; line-height: 26px; text-align: center;}
.left_nav_ul{list-style:none;margin:0px;padding:0px; margin:15px 0px 0px 0px;background-color: #fff}
.left_nav_ul > li{position:relative; border-bottom: 1px solid #fff; padding:8px 0px 8px 18px; margin-bottom: 5px; background-color: #eee; border: 1px solid #ccc;}
.left_nav_ul > li:hover{background-color: #ff6a00; }
.left_nav_ul > li:hover a{color:#fff;}
.left_nav_ul > li > a{text-decoration:none; color:#656464;}
.left_nav_ul > li > a:hover,.left_nav_ul li a.left_active{color:#fff;}*/
/*列表页-左侧栏目*/
.left_h3{height: 50px;font-size: 20px;font-weight: normal;color: #fff;line-height: 50px;border-bottom: 1px solid #ebebeb;background: #ff6a00;padding-left: 15px;}
.left_h3 span{display: inline-block;height: 50px;}
.left_nav_ul{list-style:none;margin:0px;padding:0px; margin:15px 0px 0px 0px;padding-bottom: 10px;}
.left_nav_ul > li{position:relative; border-bottom: 1px solid #f2f2f2; background: url(../images/left_li.gif) 6px 15px no-repeat;padding:8px 0px 8px 18px; }
.left_nav_ul > li:last-child {border-bottom: none;}
.left_nav_ul > li > a{text-decoration:none; color:#656464; font-size:14px;}
.left_nav_ul > li > a:hover,.left_nav_ul li a.left_active{color:#ff6a00;}
/*小类*/
ul.left_snav_ul{list-style:none;padding:0px;display: none; padding-top: 8px;}
ul.left_snav_ul > li{ margin:0px;padding:5px 0px 5px 10px; background: url(../images/left_sli.gif) 0px 13px no-repeat;}
ul.left_snav_ul > li > a{border:0;color:#797979;padding: 5px 0px 5px 0px;}
ul.left_snav_ul > li > a:hover{ text-decoration: none;color:#717375;}
.menu_head{cursor:pointer; font: 600 18px/30px "Open Sans", sans-serif; width:35px; text-align:center;color:#303c4b;display:inline-block;position: absolute; top:3px; right:0px;/*border-left: 1px solid #ccc;*/}
.menu_head:hover{ color: #717375;}
/* 下载详情页的样式 */
.down{float:left;}
.down a{ color:#333;}
.down i{font-size: 18px;color: #fff;margin-right: 30px;width: 36px; height: 36px;text-align: center;line-height: 36px;border-radius: 50%;background: #717375;}
.down_bnt {float: right;background: #717375; color: #fff; padding: 4px 10px; font-family: 'poppins-semibold'; transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all;  -moz-transition: 0.5s all; -ms-transition: 0.5s all; margin-top: 6px; font-size: 12px; }
/* 新闻详情页 */
.time i{color:#717375; padding: 10px 10px 10px 0;}
.time {color:#a5aaae;}
.title a {color:#282828; font-size: 20px; letter-spacing: normal; margin-top: 0;margin-bottom: 12px; line-height: 1.4; overflow-x: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: bold;display:block;}		
.zhai{color:#666;line-height: 23px;font-size: 14px;}
.new_bnt { background: #717375; color: #fff; padding: 4px 10px; font-family: 'poppins-semibold'; transition: 0.5s all; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all; margin-top: 6px; font-size: 12px;}
a.new_bnt:hover{ color:#fff;}
/*左侧新闻*/
.left_news{clear: both; list-style:none;margin:0px; padding:12px 0px 0px 0px;font-family: DINPro-Regular;}
.left_news li{color:#545455; border: 1px solid #ccc;line-height:21px; padding: 10px 15px;margin-bottom: 5px;}
.left_news li a{font-size: 16px; color:#333;display: inline-block;padding: 10px 0;}
.left_news li a:hover{ text-decoration:none;color:#ff6a00;}
.name_news{margin:2px 0;}
.name_nd{border-left:2px solid #d7dee0;}
.right_new a{text-decoration: none;color: #333333; letter-spacing: normal; margin-top: 20px; margin-bottom: 20px; line-height: 1.4; overflow-x: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: bold;}
.right_new_time{color: #a5aaae;font-size: 12px;}
.right_new_time i{ padding-right: 17px;}
.new_aa{text-transform: uppercase;line-height: 23px;color: #7d8489;}
.name_nd i{color:#f16543;padding-left: 8px;}
.sidebaremg img {width: 100%;}
.sidebaremg2 img {width: 100%;}
/*左侧联系*/
.index_contact{margin:30px 0px 35px 0px; border: 1px solid #ccc;  padding: 10px 15px; /*display:none;*/}
.index_contact p,.index_econtact p{clear: both;}
/*新闻列表*/
.list_news{clear: both; list-style:none;margin:0px; padding:12px 0px 20px 0px;}
.list_box a{color: #333;}
.list_box a:hover{color: #0068b7;text-decoration:none;}
.list_news li a{color: #333;font-size:14px; display: inline-block;}
.list_news li a:hover{color: #0068b7;text-decoration:none;}
.news_time{ float:right;}
.new_list li{list-style: none; border-bottom: 1px solid #ddd;margin: 10px 0;}
.contents{clear: both; padding:15px 2px 0px 2px; line-height:28px; overflow: auto;}
.contents_title{ margin: 0px; padding: 10px 0px; text-align: center; color: #000; font-size:18px;color:#434343;font-weight:bold; line-height: 34px;}
/*分页样式*/
.page{clear:both; margin:20px 0px 20px 0px; text-align: center;}
.page a {display: inline-block; font-family: Arial; font-size: 13px; border: #dbdbdb 1px solid; padding:4px 9px; margin: 2px; margin-bottom: 5px; color: #31363c; text-decoration: none}
.page a:hover,.page a:focus{font-family: Arial;font-size: 13px;border: #000 1px solid; padding:4px 9px;color: #fff; background-color: #31363c;}
.page a.current {font-family: Arial;border: #000 1px solid; font-size: 13px; padding:5px 9px; color: #fff;margin: 2px;  background-color: #31363c}
/*产品展示*/
#pic-page {text-align: center; margin-top:10px;}
#pic-page a {margin: 0 2px;}
#pic-page a img {width:40px;padding: 2px;border: solid #ccc 1px; margin-bottom:5px;}
#pic-page a:hover img,#pic-page a.active img {border: solid #5280DD 1px;}
.showpic_box,.proinfo_box{margin: 30px 0px 20px 0px;}
.showpic_box div.bx-wrapper img{margin: 0 auto; }
.product_h1{ margin:0px; line-height:24px; font-size:16px; color: #778CA0; padding-bottom:5px;border-bottom: 1px dotted #cccccc;}
.product_info{list-style:none; padding:0px; margin-top:10px;}
.product_info li{ line-height:24px; padding-bottom:12px;}
.product_con{clear: both;  margin:10px 0px 20px 0px;padding:20px 0px 0px 0px; line-height:26px;overflow: auto;}
.pr{margin: 0 0 20px 0;  background:#f2f2f2;}
.pr span{background: none repeat scroll 0 0 #ff6a00;color: #fff;display: inline-block;font-weight: 500;line-height: 37px;padding: 2px 18px 0; position: relative;text-transform: uppercase; font-weight: bold; font-size: 16px;}
.related_h1{padding: 30px 0px 12px 0px; color: #303c4b; margin:0px; display: block;  font-weight:300; font-size:24px; border-bottom:5px solid #f4f5f6;font-family:'Roboto',Arial,Helvetica, sans-serif;}
.related_list{padding-top: 25px;}
.related_news{ padding-top:0px; clear: both; margin-bottom: 15px;}
.download_btn{text-align: right; margin: 10px 10px 20px 0px;}
.page-btn{background-color: #ff6a00; border-radius: 0px; border: none;}
.page-btn:hover,.page-btn:focus{background-color:#ff6a00; }
.grey-btn{border-radius: 0px;border: none; background-color: #ff6a00;color: #fff;}
.grey-btn:hover,.grey-btn:focus{background-color: #ccc;}
.a2a_default_style{display: inline-block;}
/* 内页产品 */
.left_p a{color:#333;text-decoration: none;}
.product_desc {text-align: center;color: #808080;overflow: hidden;height: 48px;font-size: 12px;line-height: 24px;}
.products_s{border:1px solid #eee; margin-bottom:20px;background-color:#fafafa;}
.product_img .product_img:hover .product_img img{transform: scale(1.1);}
.photo_s{width:100%;background: #fff;border: 1px solid #ddd; padding: 14px 14px 10px; width: auto;}
.photo_s:hover{  box-shadow: 0 0 10px #aaa;}
.product_img .product_img:hover .product_img img{transform: scale(1.1);}
/*在线留言订购*/
.feedback{margin: 40px 0;}
.form-horizontal .form-group { margin-right: -10px;margin-left: -10px;}
.codeimg{ margin: 0px 0px -10px -18px;}
/*上一个下一个*/
.point{ clear: both; margin:20px 0px 40px 0px; padding-bottom: 40px; line-height:22px;}
.point span.to_prev{text-align:center; }
.point span.to_prev a{color:#0068b7;}
.point span.to_prev a:hover{color: #717375}
.point span.to_next{text-align:center; }
.point span.to_next a{color:#0068b7;}
.point span.to_next a:hover{color: #717375}
/*标签样式*/
.tags{ margin: 15px 0px 10px 0px}
.tags a{ margin: 0px 5px 8px 0px}
.tags_list{padding: 5px 10px 100px 10px}
.tags_ul{ margin-top: 10px;}
.tags_ul li{line-height: 28px; margin-bottom: 8px; padding-bottom: 10px;}
.tags_ul h3{font-size: 14px; padding: 0px; margin: 0px;line-height: 20px;}
.tags_ul p{font-size: 13px;padding: 0px; margin: 0px; color: #a0a0a0; line-height: 20px; padding-top: 8px;}
/*网站地图*/
ul.ul_sitemap{margin: 30px 0px 40px 30px;}
ul.ul_sitemap li{list-style: none; line-height: 26px;clear: both;}
ul.ul_sitemap li a{color: #7d7d7d;}
li.small_li_sitemap{clear: both;padding-left: 12px;}
li.small_li2_sitemap{float: left; padding-left: 20px;}
/*首页Tags*/
.tags_box{background-color: #06253f; padding: 9px 0px 9px 0px; text-align: center;color: #E9E9EA;font-size: 13px;}
.tags_box a{color: #E9E9EA; border-right: 1px solid #BBBBBB; padding:0px 8px 0px 8px;font-size: 13px;}
.tags_box a:hover{text-decoration: none; color: #717375;}
.tags_box a:last-child{border-right:0px;}
.tags_box button{display: none;}
.tags_title{font-size: 13px; margin-right: -6px;}
.tags_title a{padding:0px 10px 0px 0px;}
.tags_title:after{content:"：";}
/*友情链接*/
.link_box{margin-bottom: 40px;padding-bottom: 40px;border-bottom: 1px solid #909090;}
.link_box a{color: #909090;padding: 0px 30px 0px 0px;}
.link_box a:hover{text-decoration: none;color: #fff;}
.link_box a:last-child{border-right:0px;}
.link_box button{display: none;}
.link_title{font-size: 13px;margin-right: -6px;}
.link_title:after{content:":";}
.link_box p {margin-top: 5px;margin-bottom: 25px;display: block;}
/* 联系我们 */
.send{border:0;width:30%;clear: both;  background-color:#717375; height:40px;}
.reset{border:1px solid #ccc;width:30%;clear: both; background-color:#fff;height:40px;}
/*滚动的数字 */
.scrolling{ background: url(../images/fact-bg.jpg) no-repeat; background-size: cover; color: #fff;}
.ve{text-align:center;  border-right: 1px solid rgba(255, 255, 255, 1);}
.aa{float:left;font-size:24px;color:#fff;margin:0 auto;width:25%;height:200px;text-align:center;}
.i1{text-align:center;height:50px;margin-top:-10px;}
.na{font-size:18px;text-align:center;color: #062045; }
/*底部信息*/
.scroll{width:45px;height:45px;background:#1d1c1cb8;color:#fff;line-height:45px;text-align:center;position:fixed;right:30px;bottom:50px;cursor:pointer;font-size:14px; border-radius:5px;}
.mm h2{ font-size:18px; margin-bottom:10px;}
/*底部信息*/
footer{color:#fff;padding:50px 0px 0px 0px;background-color: #333333;font-size: 15px;}
.footer_contact {line-height: 28px;}
.footer_icon {padding-top: 10px;}
.footer_icon a:hover{text-decoration: none;}
.footer_icon img{width: 40px;height: 40px;}
.footer_sitemap{color: #fff;}
.footer_sitemap:hover,.footer_sitemap:focus {color: #ff6a00;text-decoration: none;}
footer .about_content {font-size: 12px;line-height: 2;color: #fff;margin: 0;}
.logo1 {max-width: 240px;}
/*底部分类*/
.footer_menu a{color: #909090;line-height: 30px;}
.footer_menu a:hover{color: #ff6a00;text-decoration: none;    }
.footer_menu_first a{color: #ffffff;}
.footer_menu_first{font-size: 22px;font-weight: 500;color: #ffffff;}
.footer-bar {padding: 10px 0;text-align: center;color: #909090;background-color: #333333;margin-top: 40px;border-top: 1px solid #909090;}
.foot_contact .list-unstyled p{line-height: 30px;}
/*404*/
.oopspage{ background-color:#d1f3e5; text-align: center; padding: 80px 0;}
.oopspage img{ max-width: 100%; }
.oopspage h3{ font-size:40px; }
.oopspage h3 span{ font-size: 50px; color: #f00; }
.ops_gohome a{ padding: 5px 20px; background-color: #ff6a00; display: inline-block; color: #fff; font-size: 18px; border-radius: 5px; margin-top: 20px; }
.ops_gohome a:hover{ text-decoration: none; background-color: #ff6a00; }
/*对其联系信息的css */
.list-unstyled { padding-left: 0; list-style: none;}
.list-unstyled ul {display: block; list-style-type: disc;webkit-margin-before: 1em;-webkit-margin-after: 1em; -webkit-margin-start: 0px;  -webkit-margin-end: 0px;-webkit-padding-start: 40px;}
.butt{padding-top:20px;}
.butt button {width:150px;height:35px;background-color:#1a3e6e; font-size:15px;border:none;color:white;}
.countt p i{color:#1a3e6e;font-size:15px;width:20px; height:20px;}
.vv p i{color:##1a3e6e;font-size:15px;width:20px; height:20px;}
.vv a{color:white;}
/*大屏幕*/
@media screen and (min-width: 769px) {
	.dcang{ display:none;}
	.navbar-nav > li:last-child a {color: #ffffff !important;padding: 15px 35px !important;margin: 13px 0px;background: #ff6a00;border-radius: 8px;}
	.appt2-l {float: right;}
	.appt2-r h2{text-align: right;}
	header{}
	.logo{margin: 1px 0px 1px 0px;max-width: 300px;max-height: 80px;}
	.navbar-fixed-top .logo{max-width: 300px;}
	.navbar{ margin-top:0px;  min-height: 50px; }
	.navbar-nav > li{}
	.navbar-nav{float:right;}
	.navbar-nav {}
	.navbar-nav > li:first-child { border-left:0; }
	.navbar-nav > li:last-child{ border-right:0; }
	.navbar-nav > li > a {text-align: center;}
	.navbar-default .navbar-nav > li > a{color: #5e5e5e; padding: 30px 15px;}
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus,
	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > .open > a,
	.navbar-default .navbar-nav > .open > a:hover,
	.navbar-default .navbar-nav > .open > a:focus {background-color: #ff6a00; color: #fff;}
	.navbar-brand{display: none;}
	.navbar-default .navbar-nav-e > li > a{ font-family: 'Open Sans', sans-serif;font-size: 16px;font-weight: 400;letter-spacing: 0px;text-transform: uppercase;padding: 30px 20px;}
	.dropdown i{display:none;}
	.navbar-fixed-top{margin-top:0px; min-height: 40px; box-shadow: 0px 3px 4px rgba(0, 0, 0,0.1);}
	.navbar-fixed-top ul.navbar-nav > li > a{}  	   
	.nav_small{background:rgba(255,255,255,0.9);;padding: 1px 0px 1px 0px; border-radius: 0px; border: none; }
	.snav_small{top: 0;left: 100%; position: absolute;background: #3f51b5;padding: 8px 0px 8px 0px; border-radius: 0px; border: none;}
	.snav_small > li{}
	.snav_small > li > a{line-height:26px; color: #fff; font-size: 13px; }
	.snav_small > li > a:hover{color: #fff; background-color:#4f62ce;text-decoration:none;}
	.nav_small > li:hover>ul {z-index: 999;display:block;}
	.nav_small > li{position: relative;}
	.nav_small > li > a{line-height:26px; color: #333; font-size: 13px;}
	.nav_small > li > a:hover{color: #fff; background-color:#ff6a00;}
	.dropdown-menu2{position:absolute;left:100%;z-index:22;display:none;top:0;width:100%; min-width:230px;background: rgba(255,255,255,0.9);}
	.dropdown-menu2 li{height:32px;line-height:32px;color:#000;padding:0 10px;}	  
	.dropdown i{display:none;}	  
	.dropdown-menu2 li a{color:#333;text-decoration:none;font-size:13px;display:block;}  
	.dropdown-menu2 li:hover{background:#ff6a00}
	.dropdown-menu2 li:hover a{color: #fff;}
	.dropdown-menu li.dropdown{position:relative;}
	.dropdown-menu li.dropdown a{}
	.dropdown-menu li.dropdown:hover .dropdown-menu2{display:block!important;}
	#app_menudown,#small_search{ display:none; }
	.index_left_nav,.footer_nav,.mfoot_box{display:none; }
	.right_new a{font-size:20px;}
	.list_news li{color:#898989;font-family: "Opensans-Regular";list-style: none; border-bottom: 1px solid #ddd; padding: 10px 0; margin: 10px 0;}
}
@media screen and (max-width:1000px) {  
	.dropdown-menu2{padding:5px 10px;position:initial;left:initial;width:99%;}
	.dropdown.open .dropdown-menu2{display:block;}
	.dropdown-menu2 li a{display:block; line-height:1.8;}
}
/*小屏幕*/
@media screen and (max-width: 768px) {
	.xcang{ display:none;}
	#search_btn {float: right;margin-top: 7px;padding:8px 13px;font-size: 17px;border-radius: 4px; color: #fff;}
	#search_btn:hover,#search_btn:focus {cursor: pointer;background-color: #444;}
	/* 手机端标题 */
	.iall_head h2 {font-size: 28px;}
	.top_search{ position: inherit;display: inline-block;top: 0;border-radius: 5px;margin: 120px 0 0;width: 100%;}
	.bx_search{ display: none; }
	/* 首页产品 */
	.iproduct_bg {padding: 0px 0 0;}
	.iproduct1{padding-bottom: 25px !important;}
	.ip_text {position: inherit;}
	.ip_desc {position: inherit;}
	.ip_desc h2 {color: #333;margin: 0;}
	.product_title a{ font-size:14px;}
	/* 首页about */
	.iabout_bg {padding: 50px 0;}
	.about_img {border-radius: 0;}
	/* 首页app */
	.advgroup_bg {padding: 30px 0 50px;}
	.adv_list {padding:20px 0;}
	.adv_title {margin-top: 20px;font-size: 18px;}
	.adv {margin-bottom: 30px;}
	/* 首页地图 */
	.imap_bg {padding: 30px 0px 50px;}
	.home-map {padding-top: 10px;}
	/* 手机图片 */
	.iphoto_bg {padding: 30px 0;}
	.iphoto_list {padding:20px 0 0;}
	.iphoto_box {margin-bottom: 25px;}
	/* 首页text */
	.itext_box {width: 50%;display: block;text-align: center;    margin-bottom: 25px;}
	.itext_box .txt p {font-size: 36px;}
	.itext_box .icon {margin: auto;}
	.itext_bg {padding: 45px 0 30px;}
	/* 手机app */
	.appbox {margin-bottom: 25px;}
	.app_list {padding-top: 20px !important;}
	/* 手机端新闻 */
	.inew_list1 {padding: 20px 0 0px;}
	.inew_all {margin-bottom: 25px;}
	.inews_title1 a {font-size: 16px;}
	.inews_title a {font-size: 16px;}
	.inew_text1 {min-height: 320px;padding: 0px 20px;}
	/* 手机图片 */
	.ilink_bg {padding-bottom: 50px;}
	.ilink_photo {padding-top: 10px;}
	.ilink_box {width: 47%;margin: 10px 5px;}
	/*手机-底部信息*/
	.footer_contact {margin-bottom:30px;}
	.footer_menu{margin-bottom: 20px;}
	.footer_menu_first{margin-bottom: 8px;}
	.footer-bar{margin-bottom: 50px;}
	/*手机-友情链接*/
	.link_box a {display: block;border-right:0px;padding:4px 0px;}
	.link_title{display: block; }
	.link_title:after {content:"";}
	.link_box button{display: inline-block;background-color: transparent;border: none;float: right;margin-top: 10px;}
	.link_box button:hover,
	.link_box button:focus{color: #72AE44;}
	.link_list{display: none;padding-top: 7px;width: 100%;}
	.link_box p {display: inline-block;}
	.scroll{ display:none; height:0px;}
	.ddtt{display: block;margin-top: 20px;}
	.body_bg {text-align: center;}
	.body_bg a {display: inline-block;float: none;}
	.logo{display: block; margin: 0 auto; max-width:200px;margin-top:18px;margin-bottom: 15px;}
	.navbar-default .navbar-brand {color: #777777; font-size: 16px;}
	.navbar-default .navbar-brand:hover,
	.navbar-default .navbar-brand:focus {color: #fff;}
	.navbar-toggle{}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{border:1px solid #EEF3FB;background-color: #fff;}
	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {background-color: #717375;}
	.navbar-default .navbar-toggle .icon-bar{background-color: #ddd;}
	.navbar-default .navbar-nav{margin-top: 0px;margin-bottom: 0px;}
	.navbar-default .navbar-nav > li {border-bottom: 1px solid #fff;}
	.navbar-default .navbar-nav > li:last-child{border: none;}
	.navbar-default .navbar-nav > li > a,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a{color: #777;}
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus,
	.navbar-default .navbar-nav > .active > a, 
	.navbar-default .navbar-nav > .active > a:hover, 
	.navbar-default .navbar-nav > .active > a:focus,
	.navbar-default .navbar-nav > .open > a, 
	.navbar-default .navbar-nav > .open > a:hover, 
	.navbar-default .navbar-nav > .open > a:focus
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{background-color: #717375; color: #fff;}
	.navbar-fixed-top{background-color: rgba(255,255,255,0.9);}
	.dropdown a{color:#666;padding:0 30px;}
	.dropdown i{color:#717375;}
	.top_lang,.left_h1 span{}
	.search_group{margin: 5px 0px 20px 0px;}
	#topsearch{display: none;}
	.product_head{background:none;}
	.product_head h2{font-size:26px;}
	.product_index{margin-top: 10px;}
	.product_list{padding: 20px 0px 0px 0px;}
	.product_img{min-height:80px; margin-bottom: 10px;}
	.product_list2 div.product_img{min-height:80px; margin-bottom: 10px;}
	.about_content img{max-width: 420px;width: 100%;margin-bottom: 15px;}
	.about_content a.btn-info{width: 220px; display:block; margin: 0 auto;padding: 8px 0px;}
	/*.page_bg{display: none;}*/
	.left_h{margin-top: 10px;}
	.list_related h2.left_h{margin-top: 60px;}
	.product_con img,.contents img{width:100%;}
	.news_time{ display:none;}
	.right_new a{font-size:12px;}
	#pic-page a img {width:35px;}
	#cmsFloatPanel{ display: none;}
	.point span.to_prev,.point span.to_next{text-align:left; padding-bottom: 8px;}
	.product_list2{padding-top: 25px;}
	.adv_desc{text-align: center;}
	.tags_box{padding-left: 7px;}
	.tags_box a{display: block;border-right:0px;padding:4px 0px;}
	.tags_title{display: block;}
	.tags_title:after{content:"";}
	.tags_box button{display: inline-block; background-color: transparent; border: none; float: right; margin-top: -20px;}
	.tags_box button:hover,.tags_box button:focus{color: #99A1C5;}
	.tags_rows{display: none; padding-top: 7px;}
	/*.footer_nav{background-color: #212121;border-top: 2px solid #3d3d3d;}
	footer{ margin-bottom:50px; padding-left: 8px; padding-right: 8px;}*/
	.index-time{display: none;}
	.cl{padding:10px;}  
	.products_s2{min-height: 200px;}
	.index-pro .product_title {height: auto;font-size: 14px;line-height: 21px;margin: 0;padding: 10px 0;}
	.index-pro .pro-dec {padding: 3px;}
	.buttons {min-width: 53px; padding: 0px 11px;height: 30px;line-height: 31px;font-size: 11px;}
	.index-pro .cl {margin-top: 10px;overflow: hidden;height: 170px;width: 170px;float: left;}
	.mfoot_box{background-color:#fafafa}
	.mfoot_nav{width:25%;float:left;background-color:#fafafa;text-align:center;color:#898989}
	.mfoot_nav:focus,.mfoot_nav:hover{background-color:#e4e4e4;cursor:pointer}
	.mfoot_nav a{color:#898989;display:block}
	.mfoot_nav a:focus,.mfoot_nav a:hover{text-decoration:none}
	.mfoot_nav span{display:block;padding:3px 0 0 0}
	.mfoot_share{width:200px;padding:5px}
	.css3{box-shadow:0 0;width:calc(100% + 2em);font-size:24px}
	blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
	fieldset,img{border:0}
	:focus{outline:0}
	address,cite,code,ctoolion,dfn,em,optgroup,strong,th,var{font-style:normal;font-weight:400}
	h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}
	abbr,acronym{border:0;font-variant:normal}
	button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
	code,kbd,samp,tt{font-size:100%}
	body{line-height:1.5}
	ol,ul{list-style:none}
	table{border-collapse:collapse;border-spacing:0}
	ctoolion,th{text-align:left}
	sub,sup{font-size:100%;vertical-align:baseline}
	:link,:visited,ins{text-decoration:none}
	blockquote,q{quotes:none}
	blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}
}
@media screen and (max-width: 767px) {
	.copyright_p{ display:none;}
}
/*320px到768px*/
@media screen and (min-width:320px) and (max-width:768px) {
	.col-mm-1,.col-mm-10,.col-mm-11,.col-mm-12,.col-mm-2,.col-mm-3,.col-mm-4,.col-mm-5,.col-mm-6,.col-mm-7,.col-mm-8,.col-mm-9{float:left}
	.col-mm-12{width:100%}
	.col-mm-11{width:91.66666667%}
	.col-mm-10{width:83.33333333%}
	.col-mm-9{width:75%}
	.col-mm-8{width:66.66666667%}
	.col-mm-7{width:58.33333333%}
	.col-mm-6{width:50%}
	.col-mm-5{width:41.66666667%}
	.col-mm-4{width:33.33333333%}
	.col-mm-3{width:25%}
	.col-mm-2{width:16.66666667%}
	.col-mm-1{width:8.33333333%}
}
@media screen and (max-width: 340px) {
	.logo{max-width:230px;}
}
.live-chat-title, .live-chat-box, .live-chat-icon .live-chat-box span, .live-chat-icon .live-chat-box strong {background-color: #ff6a00;color: #fff;}
.live-chat{position:fixed;top:16%;z-index:99; right:0px;}
.live-chat-title{padding:6px 15px;width:100%;font-weight:700;box-sizing:border-box}
.live-chat i.fa{margin-right:10px;font-size:18px;width:18px;text-align:center;vertical-align:middle}
.live-chat-box{padding:10px 5px;-moz-box-shadow:0 0 3em rgba(0,0,0,.4);-webkit-box-shadow:0 0 3em rgba(0,0,0,.4);box-shadow:0 0 3em rgba(0,0,0,.4)}
.live-chat-box p{padding:2px 0}
.live-chat-box p:hover{background:rgba(0,0,0,.085)}
.live-chat-box a,.live-chat-box a:hover,.live-chat-box a:link,.live-chat-box a:visited{padding:3px 10px;text-decoration:none;display:inline-block;cursor:pointer; color:#FFFFFF;}
.live-chat-icon{text-align:center}
.live-chat-icon i.fa{margin-right:0;width:auto}
.live-chat-icon .live-chat-box{padding:0}
.live-chat-icon .live-chat-box p{border-bottom:1px solid rgb(0 0 0 / 10%);position:relative; padding:0px; margin-bottom:0px;}
.live-chat-icon .live-chat-box p:last-child{border-bottom:0}
.live-chat-icon .live-chat-box a{padding:8px 10px;display:block;}
.live-chat-icon .live-chat-box span,.live-chat-icon .live-chat-box strong{padding:0 15px;height:100%;font-weight:400;white-space:nowrap;position:absolute;top:0;right:-200px;z-index:-1;opacity:0;display:flex;justify-content:center;align-items:center}
.live-chat-icon .live-chat-box i.fa span,.live-chat-icon .live-chat-box i.fa strong{font-size:14px}
.live-chat-icon.prt .live-chat-box span:after,.live-chat-icon.prt .live-chat-box strong:after{content:" ";position:absolute;top:50%;right:-4px;margin-top:-5px;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px}
.live-chat-icon.plt .live-chat-box span:before,.live-chat-icon.plt .live-chat-box strong:before{content:" ";position:absolute;top:50%;left:-4px;margin-top:-5px;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 5px 5px 0}
.message-form-box{max-width:320px;position:fixed;bottom:0;right:10px;z-index:100}
.message-form-box-lt{right:auto;left:10px}
.message-form-box .message-header{height:36px;line-height:36px;font-size:14px;color:#fff;background-color:#ff6a00;cursor:pointer;overflow:hidden;-moz-box-shadow:0 0 1.5em rgba(0,0,0,.3);-webkit-box-shadow:0 0 1.5em rgba(0,0,0,.3);box-shadow:0 0 1.5em rgba(0,0,0,.3)}
.message-form-box .message-header i{width:36px;height:36px;line-height:36px; }
.message-form-box .message-header .label{float:left;padding:0px;}
.message-form-box .message-header .label i{font-size:20px;text-align:center;background:rgba(0,0,0,.12);-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px}
.message-form-box .message-header b{margin:0 12px;font-weight:400}
.message-form-box .message-header .arrow-toggle{float:right;text-align:center;font-size:20px;opacity:.75}
.message-form-box .message-form{padding:15px;background:#fff;display:none;-moz-box-shadow:rgba(0,0,0,.15) 0 0 1.5em;-webkit-box-shadow:rgba(0,0,0,.15) 0 0 1.5em;box-shadow:rgba(0,0,0,.15) 0 0 1.5em}
.message-form-box .message-form p{margin:0 auto 6px}
.message-form-box .wpcf7 p{margin:12px auto 0}
.message-form-box .wpcf7 .wpcf7-captchar,.message-form-box .wpcf7 .wpcf7-select,.message-form-box .wpcf7 .wpcf7-text{width:100%;box-sizing:border-box}
.message-form-box .wpcf7 .wpcf7-textarea{width:100%;box-sizing:border-box}
.message-form-box .wpcf7 .wpcf7-submit{width:100%;box-sizing:border-box;background-color: #ff6a00;color: #fff;}
.message-form-box .wpcf7 span.wpcf7-not-valid-tip{margin:0}
input, textarea, select {padding: 6px;line-height: 20px;border: 1px solid #ddd;box-sizing: border-box;-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);box-shadow: inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
/***JS翻译***/
.top_name{ position:relative;}
@media screen and (max-width: 768px) {
	.live-chat{top:190px;}
	.live-chat-icon .live-chat-box a{ padding:6px;}
}