HTML BODY {
	MARGIN:0px;  PADDING:0px; TEXT-ALIGN:left; FONT-SIZE:13px; FONT-FAMILY:"Microsoft YaHei","Arial";color:#525353; background:#fff;width: 100%;height: 100%;
}
TD,div {font-family: "Microsoft YaHei","Arial";font-size: 13px; color: #333333; line-height:22px;}

INPUT,TEXTAREA {BORDER-WIDTH:1px; BORDER-COLOR:cccccc;background:ffffff;font-family: "Microsoft YaHei","Arial";}
INPUT{ outline:medium;}
img{ border:0}
*{ margin:0}
a{ text-decoration:none; color:#333}
a:hover{ text-decoration:underline;}
ul{ padding:0; margin:0}
li{ list-style:none;}
.clear{clear:both; overflow:hidden; height:0px;}
.clearfix{clear:both;}


@font-face {
    font-family: 'open_sansregular';
    src: url('opensans-webfont.woff2') format('woff2'),
         url('opensans-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'helveticaregular';
    src: url('helvetica-webfont.woff2') format('woff2'),
         url('helvetica-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'helveticabold';
    src: url('helvetica_bold.woff2') format('woff2'),
         url('helvetica_bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.menuon{ background:#091c37;}
.menuon h2{font-size:16px; color:#fff !important; font-weight:bold !important;}

.in_right_daohang{width:100%; margin-top:30px;}
.daohangtop{width:100%; background:url(../img/in_mbxbg.jpg) center no-repeat; padding:5px 0; text-align:left; color:#666666; font-size:14px; line-height:28px;}
.daohangtop a, .daohangtop a:hover{ color:#666666;}
.daohangtop span{ color:#069cd9 !important;}

.animated {
  display: block;
  margin: 0 auto;
  box-shadow:none;
}

.animated:hover .icon-bar,
.animated:focus .icon-bar{
  background-color: #fff;
}

.animated:focus {
  cursor: pointer;
  z-index: 9999;
}

.middle {
  margin: 0 8px;
}

.icon-bar {
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -ms-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
  z-index: 999999;
}

.animated .icon-bar {
  z-index: 999999;
  background-color: #FFFFFF;
}

.animated .top {
  -webkit-transform:translateY(8px)  rotate(45deg);
  -moz-transform:translateY(8px)  rotate(45deg);
  -ms-transform:translateY(8px)  rotate(45deg);
  -o-transform:translateY(8px)  rotate(45deg);
  transform:translateY(8px)  rotate(45deg);
}

.animated .bottom {
  -webkit-transform: translateY(-8px) rotate(-45deg);
  -moz-transform: translateY(-8px) rotate(-45deg);
  -ms-transform: translateY(-8px) rotate(-45deg);
  -o-transform: translateY(-8px) rotate(-45deg);
  transform: translateY(-8px) rotate(-45deg);
}

.animated .middle {
  width: 0;
}

@keyframes showNav {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}

@-webkit-keyframes showNav {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}

@-moz-keyframes showNav {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}

@-o-keyframes showNav {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}

.showNav {
  -webkit-animation: showNav 0.5s ease forwards;
  -moz-animation: showNav 0.5s ease forwards;
  -o-animation: showNav 0.5s ease forwards;
  animation: showNav 0.5s ease forwards;
}

@keyframes hideNav {
  from {
    top: 0;
  }
  to {
    top: -100%;
  }
}

@-webkit-keyframes hideNav {
  from {
    top: 0;
  }
  to {
    top: -100%;
  }
}

@-moz-keyframes hideNav {
  from {
    top: 0;
  }
  to {
    top: -100%;
  }
}

@-o-keyframes hideNav {
  from {
    top: 0;
  }
  to {
    top: -100%;
  }
}

.hideNav {
  -webkit-animation: hideNav 1s ease forwards;
  -moz-animation: hideNav 1s ease forwards;
  -o-animation: hideNav 1s ease forwards;
  animation: hideNav 1s ease forwards;
}

.hidden {
  display: none;
}


.in_l_head {
    width: 100%;
    height: 60px;
    background: #275cbc;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 18px;
    font-family: 'Arial';
    text-transform: uppercase;
    font-weight: bold;
}

#box_main_sub4_sub1_sub1 {
    float: right;
    background: #f8f8f8;
    padding-bottom: 50px;
    padding-top: 0;
}
.leftnav{
	list-style:none;
}

.leftnav li {
border-bottom: #dcdcdc 1px dotted;
    line-height: 55px;
    width: 92%;
    padding: 0 4%;
    display: block;
    height: 55px;
    color: #414141;
    cursor: pointer;
    font-size: 14px;
    text-decoration: none;
	text-align:center;
}

.leftnav li h3{
border-bottom: #dcdcdc 1px dotted;
    line-height: 55px;
    width: 92%;
    padding: 0 4%;
    display: block;
    height: 55px;
    color: #414141;
    cursor: pointer;
    font-size: 14px;
    text-decoration: none;
	text-align:center;
}

.leftnav li:hover {
border-bottom: #06c 1px dotted;
    color: #06c;
    text-decoration: none;
}
.leftnav li h3:hover {
border-bottom: #06c 1px dotted;
    color: #06c;
    text-decoration: none;
}


.date {
    height: 55px;
    line-height: 55px;
    float: right;
}
.FrontNews_detail01-d1_c1 h2 {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    color: #322725;
    line-height: 30px;
}
.FrontNews_detail01-d1_c1 .message {
    margin-top: 10px;
    text-align: center;
    padding-bottom: 5px;
    border-bottom: 1px dashed #ccc;
}
.FrontNews_detail01-d1_c1 .summary {
    clear: both;
    margin-top: 20px;
}
.basic {
    margin: 0;
    padding: 0 5px;
    list-style: none;
}

.basic li {
    line-height: 20px;
    padding: 15px 0;
    font-size: 14px;
    border-bottom: dotted 1px #ccc;
    color: #5d5d5d;
}
#gallery img{
	width:100%;
}
.edit {
 width:100%; min-height:350px; height:auto !important;}

.owl-item img{
	max-width:100%;
	}
.text-wrap {
    border: 2px solid #275cbc;
    border-right: 0;
    height: 34px;
    margin-top: 5px;
	margin-bottom:15px;
    position: relative;
	display:block;
}	
.stext{
	outline:0px;
	border:0px;
	padding:1px 110px 1px 10px;
	height:30px;
	width:100%;
}
.submit {
    width: 95px;
    height: 30px;
    border: 0 solid #4e4e4e;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #4e4e4e;
    color: #fff;
    font-size: 16px;
	padding:1px 0px;
	
}
.leftnav a:link{
	color:#414141;
	text-decoration:none;
	border:0px;
	
	
}


.in_banner{width: 100%;}

.in_page_main{width:100%; margin-top:10px; padding-bottom:50px;}
/*正文左侧*/
.one.column {
    width: 98%;
}
.column, .columns {
    float: left;
    margin: 0 1% 40px;
}

.left_menu{max-width:293px; background:#f2f2f2;}
.in_left_menu{max-width:293px; background:#f2f2f2; margin-top:20px;}
.left_bg2{ padding:20px 12px;}
.left_list1{ background:#0d264a; text-align:center; margin-bottom:8px;}
.left_list1 h3{font-size: 16px; padding:10px 0; font-weight:normal; font-family: 'helveticaregular'; line-height:32px; color:#069cd9;}
.left_list1:hover{background:#0d264a;}
.left_list1:hover h3{color:#ffffff; text-decoration:none;}
.left_list1:hover a{ text-decoration:none;}
.left_list2{background:#0d264a; text-align:center; margin-bottom:8px;}
.left_list2 h3{font-size: 16px; color:#069cd9; font-weight: normal; font-family: 'helveticaregular'; padding:10px 0; line-height: 32px;}
.left_list2:hover a{ text-decoration:none; color:#ffffff;}

.child_list{background:url(../img/in_dot.png) left 12px no-repeat; margin:0 32px; border-top:1px solid #dcdcdc;}
.child_list h3{font-size:14px; color:#333333; line-height:22px; padding:9px 0 9px 26px; font-weight:normal; font-family: 'helveticaregular';}
.child_list h3:hover{color:#069cd9;}
.child_list:hover a{ text-decoration:none;}
.child_list2{background:url(../img/in_dot.png) left 12px no-repeat; margin:0 32px; border-top:1px solid #dcdcdc;}
.child_list2 h3{font-size:14px; color:#069cd9; line-height:22px; padding:9px 0 9px 30px; font-weight:normal; font-family: 'helveticaregular';}
.child_list2:hover a{ text-decoration:none;}


/*手机站分类*/
@media screen and (max-width: 1199px){
.page_Left{ width:100%; margin-top:10px;}
}
.leftlist{ width:100%; float:left; padding-bottom:15px}
.leftlist ul li ul{ float:left; width:100%}
.leftlist ul li ul,.leftlist ul,.leftlist ul li ul li ul{ padding:0}
.leftlist ul li ul li ul{ float:inherit}
.leftlist ul li ul li{padding:15px 8%; border-bottom:1px solid #e3e3e3;cursor:pointer}
.leftlist ul li ul li h3{font-size:18px; color:#6b6b6b; line-height:18px; font-weight:normal;}
.leftlist ul li ul li ul{padding-top:10px}
.leftlist ul li ul li ul li{ background:none; border-bottom:none; cursor:pointer;padding:5px 8%}
.leftlist ul li ul li ul li h3{font-size:15px; color:#6b6b6b; line-height:27px; padding-left:5%; font-weight:normal;}

.leftlist ul li h2{width:100%; float:left; background:#0d264a; font-size:18px; color:#fff; line-height:52px; padding:0 2%;
    border: 1px solid transparent;}
.leftlist ul li h2 .leftxl{position: relative;
    float: right;
    padding: 0;
    margin-top: 18px;
    margin-bottom: 8px;
    border: 1px solid transparent;
    border-radius: 4px;
	background:none;
	outline:medium;
	}

.leftlist ul li h2 .leftxl .icon-bar{background-color: #fff; display: block; margin-bottom:4px;
    width: 22px;
    height: 2px;
    border-radius: 1px;}

/*正文右侧*/
.in_pro_list{ margin:20px -15px 0 -15px;}
.edit img{max-width:100%;}

.in_right_main{width:98%; max-width:858px; float:right;}
.in_right_main2{width:100%; max-width:1190px;}
@media (max-width:1099px) and (min-width:768px){
.in_right_main,.in_right_main2{ margin-left:3%; width:97%;}
.in_pro_list{ margin:20px 0 0 0 !important}
}
.in_right_body{ margin-top:20px;}
.proclear{ clear:both;}
.proclear2{ clear:none;}

.pro_item{ padding:0 15px;}
.proimg{position:relative; margin-bottom:10px; overflow:hidden;}
.proimg_proimg{border:1px solid #ededed; box-shadow:0 0 20px #ededed; position:relative; overflow:hidden;}
.proimg_proimg img{width:100%; height:auto; transition: all .3s}
.proimg:hover .proimg_proimg img{-webkit-transform:scale(0.98);	-moz-transform:scale(0.98);}
.proimg .proimg_name{text-align:center; padding:15px 0;}
.proimg .proimg_name a{font-size:18px; color:#333333; line-height:25px;}

@media(min-width: 1px) and (max-width:1189px){
.proimg:hover .proimg_name a{color:#246897;}
}
@media(min-width: 768px) and (max-width:992px){
.proimg .proimg_name{ margin-top:15px;}
.proimg .proimg_name a{font-size:14px; color:#333333; line-height:25px;}
}
@media(min-width: 1px) and (max-width:992px){
.proimg .proimg_name a{font-size:14px; color:#333333; line-height:20px;}
.mobile_menu{ margin:0 !important;}
.mobile_container{width:96% !important; margin:auto;}
}

.in_right_title{width:100%; text-align:center;}
.in_right_title h4{ display:inline-block; font-size:30px; color:#333333; line-height:62px; font-family:'helveticabold'; font-weight:bold; text-transform:uppercase;}
.in_right_title h3{ display:inline-block; font-size:30px; color:#333333; line-height:42px; padding:10px 0; font-family:'helveticabold'; font-weight:bold;}
.in_right_line{ width:150px; margin:auto; height:0; border-bottom:3px solid #999999;}
.page_lmTitle3{text-align:left; border-bottom:1px solid #a5a5a5; font-size:18px; color:#000033; line-height:30px; font-family:'helveticabold'; font-weight:bold;}

.main_page{text-align:center;width:100%; float:left; padding-top:15px; padding-bottom:15px;}
.main_page a,.main_page .current{ margin:0 5px;}
.main_page a{ background:#f5f5f5; padding:3px 8px; color:#717071 !important; border:1px solid #d6d7d2}
.main_page .current{ padding:3px 8px; background:#069cd9; color:#fff;border:1px solid #069cd9}


#sitemap ul li{ list-style:none; text-align:left; list-style:none}
#sitemap ul li h2{ font-size:18px; padding-bottom:8px;color:#333333; line-height:30px; text-transform:uppercase; font-weight:bold;}
#sitemap ul li ul li{ float:inherit; padding-left:30px}
#sitemap ul li ul li h3,#sitemap ul li ul li a{ font-size:15px;line-height:24px; color:#333333; font-weight:normal;}

.newstitle{padding:25px 30px 25px 0; overflow:hidden; border-bottom:1px solid #e5e5e5;}
.news_pic{ text-align:left; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease;}
.news_name{padding:20px 15px 20px 20px; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease;}
.news_name ul li{ font-size:16px; color:#888; line-height:25px; font-family:helvetica_lightregular;}
.news_name ul li span{ font-size:20px; color:#333333;}
.news_name a:hover{ text-decoration:none;}
.in_news_more{ margin-top:20px; line-height:25px; text-align:left; font-size:16px; color:#069cd9; transition:all .6s;}
.in_news_more a{font-size:16px; color:#069cd9; font-family: 'helveticaregular';}
.in_news_more img{ margin-left:15px; transition:all .6s; vertical-align:top; margin-top:8px;}
.newstitle:hover{ box-shadow:0 0 30px #b4b4b4;}
.newstitle:hover .news_pic{-webkit-transform:translate(30px, 0); -moz-transform:translate(30px, 0);}
.newstitle:hover .news_name{-webkit-transform:translate(30px, 0); -moz-transform:translate(30px, 0);}
.newstitle:hover .news_name span{ color:#069cd9;}

.in_case{ padding:0 10px;}
.case_pic{border:1px solid #ededed; box-shadow:0 0 10px #ededed;}
.case_pic img{ width:100%; height:auto; overflow:hidden;}
.case_name{ text-align:center; margin:10px 0;}
.case_name a{font-size:16px; color:#333333; font-family: 'helveticabold'; line-height:22px;}

/*评论*/
.commentTitle{ width:100%; float:left; text-align:left;}
.commentTitle h5{ font-size:22px; color:#333; line-height:53px;text-align:left; font-weight:normal}
.commentTitle h5 span{ float:right; line-height:53px; font-size:14px;}
.commentlist{ width:100%; float:left; padding-top:10px; text-align:left;}
.commentlist ul{ width:100%; float:left;}
.commentlist ul li{ float:left; list-style:none}
.inquiryinfo{ width:100%; float:left; padding-bottom:10px;}

.pro_img{ width:100%; float:left;}
.pro_img .big_pic { width:100%;text-align:left;}
.pro_img .big_pic img {max-width:312px !important; border:1px solid #ededed; box-shadow:0 0 15px #eeeeee;}
.pro_img .big_pic .bigimg{ width:700px; height:700px;}
.pro_img .big_pic .view { display: block;text-indent: 20px; margin-left: 130px; width: 19px; height: 15px; display: inline-block; cursor: pointer; }

/*焦点图*/
#pro_name{font-size:30px; color:#444444; line-height:38px;}

.pro_detail ul.pic_list {width:100%; float:left;overflow: hidden;}
.pro_detail ul.pic_list li { width: 132px; height: 132px; float: left;text-align:center; padding:0 3px;}
.pro_detail ul li { list-style: none; margin-bottom:20px; font-size:18px; color:#333333; line-height:28px; font-family:'helveticabold';}
.pro_detail ul li a{font-size:18px; color:#333333; line-height:28px; font-family:'helveticabold';}
#pro_smallC{width:100%; height:180px;}
.mod18{width:100%;height:132px;margin:0px auto;position:relative;}
.mod18 .btn{position:absolute;width:24px;height:132px; top:0; cursor:pointer;z-index:9;}
.mod18 .prev{background:url(../img/l_btn.png) no-repeat; left:0; border:none; border-radius:0;}
.mod18 .prev:hover{background:url(../img/l_btn2.png) no-repeat;}
.mod18 .next{background:url(../img/r_btn.png) no-repeat; right:0; border:none; border-radius:0;}
.mod18 .next:hover{background:url(../img/r_btn2.png) no-repeat;}

.mod18 li{float:left;}
.mod18 .listBox{width:85%;height:132px;margin:0 auto;position:relative;overflow:hidden;padding:0;}
.mod18 .listBox ul{height:132px;position:absolute; padding:0}
.mod18 .listBox li{width:132px;height:132px;cursor:pointer;position:relative;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:130px;height:130px;}
.mod18 .listBox li img{width:130px;height:130px; border:1px solid #ededed; box-shadow:0 0 10px #eeeeee;}
.mod18 .listBox .on i{display:block;}

@media (max-width:768px){
.in_right_daohang{ margin-top:10px;}
.daohangtop{ line-height:20px; font-size:13px; background: url(../img/in_mbxbg.jpg) center repeat-y; padding: 5px;}
.daohangtop img{ margin-left:0 !important; margin-top:0 !important; margin-right:12px !important;}
.in_left_menu,.section-filters{ display:none !important;}
.leftlist{ padding-bottom:0 !important;}
.in_right_main,.in_right_main2{ padding-top:10px; width:100%}
.in_page_main{margin-top:0;}
.in_right_title img{ display:none !important;}
.in_right_title h4{ font-size:25px !important; line-height:40px !important;}
.in_right_title h3{font-size:20px !important; line-height:30px !important;}
.in_right_line{ border-bottom:1px solid #999 !important;}
#in_news_jj{ display:none;}
#inquiry{ margin-top:25px !important;}
#newsdetailshow h2{ font-size:16px !important; line-height:25px !important;}
#code_char,#code_char2{ width:130px !important;}
.proimg .in_products_btn img{ margin-top:50px !important;}

.proclear{ clear:none;}
.proclear2{ clear:both;}

.pro_detail{ margin-top:20px;}
.pro_item{ padding:0 9px !important;}
.in_pro_list{ margin:20px 0 0 0 !important}
.in_email{width:50% !important;}

.pro_img .big_pic img {max-width:100% !important;}
#pro_smallC{ height:auto !important;}
}

.pro_detail{ max-width:508px; float:right; width:100%;}

.bt{
background: #5dace6;
color: #fff;
border: 0 !important;
cursor: pointer;
height: 31px !important;
font-family:Arial;
padding: 0 10px 0 10px !important;
width:113px !important;
text-align:center;
font-size:14px;
}

/*手机站产品分类*/
.qc-wrapper{margin-right:auto;margin-left:auto}
@media only screen and (min-width:992px){.side-nav-fixed{display:none}}
@media (max-width: 992px) {
	.qc-wrapper{margin:20px 0;}
.side-nav-fixed{display:block; text-align:center;position:absolute;background-color:#fff;width:100%;min-width:320px;box-sizing:border-box;z-index:81}
.text-overflow{display:inline-block; width:110px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle; font-size:20px; background:url(../img/pro_dot1.jpg) right no-repeat; text-align:left;}
.text-overflow:hover{background:url(../img/pro_dot2.jpg) right no-repeat;}
.side-nav-down-btn.cur .down-icon{background-image:url(sprite/documentation-v3-media14-201712181317.png);background-position:-16px -29px}
.compute{width:100%; margin-bottom:7px;height:34px;border-bottom:1px solid #ccc;font-size:14px;font-weight:700;line-height:34px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; margin-bottom:12px;}
.compute h3{font-size:16px;line-height:34px;color:#000; font-weight:bold;}
.doc-box .table-box{position:relative;display:block;margin-top:0;padding-top:44px}
.two_menu h3{display:block;padding:4px 0;font-size:14px;line-height:22px;color:#444; font-weight:normal;}
.two_menu h3:hover{background:0 0;color:#2277da}
}

@media (min-width: 768px) {
.mobile_top{display:none;}
}
@media (max-width: 768px) {
.newstitle{ padding:10px 0 !important;}
#goTop{  
	display: none;  
	cursor:pointer;  
	position: fixed;  
	width: 30px;  
	right: 10px;  
	bottom: 60px;  
	z-index: 999;  
} 
.pro_detail{ padding:0 !important;}
}

.mainbody{ display:none;}
@media (max-width: 768px) {
.pc_pro{ display:none;}
.mainbody{ width:100%; display:block;}
.mainbody table{ max-width:100%!important;}
.mainbody img{ max-width:100% !important; height:auto !important}
.proclass{ width:100%; float:left; }
.proclass ul li{ list-style:none; border-bottom:1px solid #d2d2d2}
.proclass ul li h3{ font-size:13px; color:#000000; font-weight:normal;}

.proclass .classname{width:100%; color:#010101; padding:10px 0px;}
.proclass .classname a h3{ font-weight:bold; font-size:18px; margin:10px 0;}

.proclass .classname2{width:90%; color:#010101; padding:5px 5%;}
.proclass .classname2 a h3{ font-weight:normal; font-size:16px; margin:10px 0; line-height:20px;}

.proclass .classname3{width:80%; color:#010101; padding:5px 5% 5px 15%;}
.proclass .classname3 a h3{ font-weight:normal; line-height:20px; margin:10px 0;}

.news_name ul li span{ font-size:16px;}
.news_name ul li{ font-size:14px; line-height:20px;}
.details{ top:60px !important; right:0 !important;}

#lightbox-container-image-box{width: 100% !important;height: 100% !important}
#lightbox-container-image img{width: 100% !important}
#lightbox-nav a{height: 100% !important;}
#lightbox-image-details{width: 30% !important;}
#lightbox-secNav{width: 30%;float: right;}
#lightbox-container-image-data-box{width: 100% !important}
}