﻿@charset "utf-8";
/* CSS Document */

/*媒体查询代码，表示只有在屏幕尺寸小于1000像素的时候才会应用下面的样式*/
@media screen and (max-width: 1000px) {
.h_active{ top:0px; background:rgba(204,204,204,0.0);}
.top {
	padding-top:0px;
	padding-bottom:0px;
}
.top .box {
max-width:720px; /*最大宽度720像素*/
}
.top .box1 {
	display:none;/*此元素不会被显示*/
}
.top .box2 {
	width:100%;
	font-size:12px;
}
.top .box2 a{
	font-size:12px;
}
 .lobbox .box {
max-width:720px; /*最大宽度720像素*/
height:auto;
}
.lobbox .box h1 {
	padding-left:0px;
	padding-top:0px;
	width:30%;
	height:auto;
}
 .lobbox {
width:100%;
position:static;
}
 .lobbox .nav {
display:none;/*此元素不会被显示*/
}
 .lobbox2 {
display:none;/*此元素不会被显示*/
}
 .lobbox .naverbox {
display:block; /*此元素将显示为块级元素，表示此元素单独占据位置，前后会带有换行符，其他元素跟他在同一行的会被迫换行，挤到下一行那里去*/
float:right;
}
 .lobbox .naverbox .btn {
height:45px;
padding-top:15px;
}
 .lobbox .naverbox .btn span {
display: inline-block; /*将对象呈递为内联对象，但是对象的内容作为块对象呈递。旁边的内联对象会被呈递在同一行内，允许空格*/
width:60px;
height: 45px;
color: #333;
background:url(../images/icon.png) no-repeat center;
cursor: pointer;
}
.flexslider {
 position:relative;
 margin-top:0px;
 padding-top:0px;
}
 .sidebar-wrapper {
position: relative;
height: 100%;
overflow: auto;
}

[data-simplersidebar]{
z-index:998!important;
}

 #dowebok {
display:block; /*此元素将显示为块级元素，表示此元素单独占据位置，前后会带有换行符，其他元素跟他在同一行的会被迫换行，挤到下一行那里去*/
background:#C10629;
}
 #dowebok .naver {
}
 #dowebok .naver li {
position:relative;
}
 #dowebok .naver li p.active span, #dowebok .naver li p.you span {
position:absolute;
right:0px;
top:0px;
width:50px;
height:50px;
background:#C10629 url(../images/pic20.png) no-repeat center;
}
 #dowebok .naver li p {
border-bottom:1px solid #fff;
}
 #dowebok .naver li p.you.active span {
width:50px;
height:50px;
background:#333 url(../images/pic21.png) no-repeat center;
}
 #dowebok .naver li p {
line-height: 50px;
}
 #dowebok .naver li p img{
vertical-align: middle;
-webkit-filter: grayscale(100%) brightness(1000%);
}
 #dowebok .naver li p a {
display: block;
padding: 0 20px;
color: #fff;
font-family: "微软雅黑";
text-decoration: none;
}
 #dowebok .naver li p:hover {
color: #333;
font-family: "微软雅黑";
background-color:#333;
}
 #dowebok .naver li dl {
line-height:normal;
display:none;/*此元素不会被显示*/
}
 #dowebok .naver li dl a {
color:#fff;
font-family: "微软雅黑";
display:block; /*此元素将显示为块级元素，表示此元素单独占据位置，前后会带有换行符，其他元素跟他在同一行的会被迫换行，挤到下一行那里去*/
text-decoration:none;
margin-top:10px;
margin-bottom:10px;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
}
 #dowebok .naver li dl a:hover {
color:#fff;
display:block; /*此元素将显示为块级元素，表示此元素单独占据位置，前后会带有换行符，其他元素跟他在同一行的会被迫换行，挤到下一行那里去*/
background:#333;
text-decoration:none;
}
 [data-simplersidebar='active'] {
}
.ban {
	width:100%;
	padding-top:70px;
	margin-top:0px;
	margin-bottom:3%;
	margin-left: auto;
	margin-right: auto;
}
.banner {
padding-top:70px;
max-width:100%;
}
.banner p{
	bottom:25%;
}
.bt1{
	font-size:12px;
}
.bt2{
	font-size:14px;
}
.hock{
	width:100%;
	height:480px;
	float:left;
}
.nsr a {
	font-size: 12px;
}
 .content {
max-width:720px; /*最大宽度720像素*/
}
 .cf {
max-width:720px; /*最大宽度720像素*/
}
.inti h{
	font-size:20px;
}
.inti h2{
    width:100%;
	font-size:12px;
}

.abl {
	width:100%;
	margin-right:0%;
	margin-bottom:5%;
}
.abl h{
	font-size:14px;
}
.abl h2{
	font-size:12px;
}
.abl h3{
	font-size:12px;
	line-height:20px;
	-webkit-line-clamp: 100; 
}
.abr {
	width:100%;
}
.abr p{
	width:100%;
	font-size:12px;
	line-height:30px;
}

.cbr h{
    margin-top:6%;
	padding-bottom:6%;
	margin-bottom:6%;
	font-size:14px;
}
.cbr h2{
	font-size:12px;
	line-height:20px;
	-webkit-line-clamp: 3; 
}

.kbt h{
	font-size:14px;
}

.sm {
	width:26%;
	padding-left:12%;
	padding-right:12%;
	padding-top:2%;
	padding-bottom:2%;
	margin-bottom:2%;
}
.smt{
	width:auto;
}
.smt h{
	font-size:25px;
}
.smt span{
	font-size:12px;
}
.smt2{
	font-size:12px;
}

.sk {
	width:40%;
	padding-left:5%;
	padding-right:5%;
	margin-bottom:5%;
}
.skt{
	height:40px;
	line-height:20px;
	font-size:12px;
    -webkit-line-clamp: 2; /** 显示的行数 **/
}
.skt2{
    height:40px;
}
.skt2 h{
	line-height:40px;
	font-size:18px;
}
.skt2 span{
	font-size:12px;
}

.sj {
	width:40%;
	padding-left:5%;
	padding-right:5%;
	margin-bottom:5%;
}
.sjt{
	height:40px;
	line-height:20px;
	font-size:12px;
    -webkit-line-clamp: 2; /** 显示的行数 **/
}
.sjt2{
    height:40px;
}
.sjt2 h{
	line-height:40px;
	font-size:18px;
}
.sjt2 span{
	font-size:12px;
}

.xl{
	width:98%;
	padding:0.5%;
	margin-left:0.5%;
	margin-right:0.5%;
	margin-bottom:2%;
}
.xlt h{
	font-size:16px;
}
.xlt h2{
	font-size:12px;
}
.xlt h3{
    height:80px;
	line-height:20px;
	font-size:12px;
}
.tj{
	width:44%;
	padding:2%;
	margin:1%;
}
.tjt {
	font-size:14px;
}
.inz{
	width:100%;
}
.inz span h{
	font-size:16px;
	margin-bottom:0%;
}
.tabk {
    width:100%;
	margin-right:0%;
	margin-bottom:3%;
}
.tabk ul li {
    width:50%;
	padding-top:1%;
	padding-bottom:1%;
    font-size:12px;
}
.maint {
	width:100%;
}
.neir p{
	width:90%;
	padding:5%;
	font-size:12px;
	line-height:20px;
}

.xw{
	width:48%;
	margin:1%;
}
.xwt h{
    margin-top:2%;
	margin-bottom:2%;
	padding-bottom:1%;
	font-size:14px;
}
.xwt h2{
	width:100%;
	height:20px;
	margin-bottom:2%;
	text-align:left;
	line-height:20px;
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	text-decoration:none;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 1; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.xwt h3{
	font-size:12px;
}
.xw2{
	width:46%;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:4%;
}
.xw2t h{
    margin-top:2%;
	margin-bottom:2%;
	padding-bottom:1%;
	font-size:14px;
}
.xw2t h2{
	width:100%;
	height:20px;
	margin-bottom:2%;
	text-align:left;
	line-height:20px;
	color:#666;
	font-family:"微软雅黑";
	font-size:14px;
	text-decoration:none;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 1; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.xw2t h3{
	font-size:12px;
}
.zs{
	width:46%;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:4%;
}
.zst h{
    margin-top:2%;
	margin-bottom:2%;
	padding-bottom:1%;
	font-size:14px;
}
.zst h2{
	width:100%;
	height:20px;
	margin-bottom:2%;
	text-align:left;
	line-height:20px;
	color:#999;
	font-family:"微软雅黑";
	font-size:12px;
	text-decoration:none;
	float:left;
	word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 1; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}
.re{
    width:48%;
	margin:0.4%;
	border:#fff solid 1px;
}
.re:hover p{
	padding-top:35%;
	font-size:12px;
}
.kh{
    width:24%;
	height:auto;
	margin:0.5%;
	float:left;
}

.hy{
    width:50%;
}
.hy p{
	width:90%;
	padding-top:20%;
	padding-left:5%;
	padding-right:5%;
}
.hy p o{
	margin-bottom:5%;
}
.hy p o img{
	max-width:50%!important;
}
.hy p o2{
	margin-bottom:5%;
	font-size:14px;
}
.hy p o3{
	margin-bottom:5%;
	font-size:12px;
}
.hy p o4{
	margin-bottom:5%;
}
.hy p o4 img{
	max-width:50%!important;
}
.hy p o5{
	width:100%;
	height:100px;
	margin-bottom:10%;
	font-size:12px;
	line-height:20px;
    -webkit-line-clamp: 5; /** 显示的行数 **/
}
.hy p o6 span{
	width:120px;
	height:25px;
	line-height:25px;
	font-size:12px;
	border-radius:30px;
}

.yy{
    width:100%;
}
.yyg {
    width:100%;
}
.yy p{
	width:80%;
	padding:10%;
}
.yy p o{
	font-size:14px;
	margin-bottom:2%;
}
.yy p o2{
	margin-bottom:4%;
	font-size:12px;
	line-height:20px;
}
.suo{
    width:30px;
}

.yy2{
    width:50%;
}
.yy2 p{
	padding-top:50%;
}
.yy2 p a{
	font-size:14px;
	line-height:100%;
}

.prowai6{
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:1%;
	float:left;
}
.protext6 {
	width:100%;
	height:normal;
	margin-top:0%;
	margin-bottom:10%;
	text-align:center;
	line-height:normal;
	color:#fff;
	font-family:"微软雅黑";
	font-size:30px;
	font-weight:normal;
}
.protext66 {
	width:100%;
	height:normal;
	text-align:center;
	line-height:30px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
}
.ink1 {
display:none;/*此元素不会被显示*/
}
.ink2 {
width:100%;
}
 .dyip .dyip_l {
float:none;
width:100%;
}
 .dyip .dyip_r {
float:none;
width:100%;
margin-top:2%;
}
 .dyip .dyip_f {
float:none;
width:100%;
margin-top:2%;
}
.dyip .dyip_f .box li .boxli {
 border:0px solid #CCC;
 padding:2%;
 margin-bottom:10%;
}
.dyip .dyip_f .box li .nr {
 line-height:24px;
 height:48px;
 overflow:hidden;
 padding-top:2%;
 padding-right: 0;
 padding-bottom:2%;
 padding-left: 0;
}
.product .show li .showli {
 border:1px solid #CCC;
 padding:2%;
 margin-bottom:10%;
 width:100%;
}
.product .show li .nr {
 line-height:24px;
 height:24px;
 overflow:hidden;
 padding-top:2%;
 padding-right: 0;
 padding-bottom:2%;
 padding-left: 0;
}
 .derp .derp_l {
float:none;
width:100%;
}
 .derp .derp_r {
float:none;
width:100%;
margin-top:2%;
}
 .derp .derp_r .box .r_l {
display:none;/*此元素不会被显示*/
}
 .derp .derp_r .box .r_r {
float:none;
width:100%;
border-left:0 none;
padding-left:0%;
}
 .derp .derp_r .box .r_f_l {
float:none;
width:100%;
height:auto;
border-left:0 none;
padding:0%;
}
 .derp .derp_r .box .r_f_r {
float:none;
width:100%;
border-left:0 none;
padding:0%;
}
 .dqwz .box {
max-width:720px;  /*最大宽度720像素*/
}
 .dqwz2 .box {
max-width:720px;  /*最大宽度720像素*/
}
 .dqwz2 {
font-size:20px;
}

 .dqwz3 .box {
max-width:720px;  /*最大宽度720像素*/
}
.dqwz3 .box a{
	width:26.33333%;
	padding-left:5%;
	margin-left:2%;
	float:left;
}
.dqwz3 .box a:hover{
	width:26.33333%;
	padding-left:5%;
	margin-left:2%;
	float:left;
}
 .dyip .box {
max-width:720px;  /*最大宽度720像素*/
}
 .derp {
max-width:720px;  /*最大宽度720像素*/
}
 .derp li {
float:none;
width:100%;
margin:1% 0;
}
 .dsanp {
max-width:720px;  /*最大宽度720像素*/
}
 .dsanp li {
width:48%;
}
 .dsip {
max-width:720px;  /*最大宽度720像素*/
}
.tsr a {
    font-size: 12px;
	padding: 0 5px;
    margin: 3px 3px;
}
 .con {
max-width:720px;  /*最大宽度720像素*/
}
 .con_l {
float:none;
width:100%;
margin-bottom:2%;
}
.con_l .box h2 {
    width:95%;
	padding-left:5%;
	padding-top:2%;
	padding-bottom:2%;
	font-size:16px;
}
.con_l .box ul {
    width:100%;
	padding:0px;
	float:left;
}
.con_l .box ul li {
    width:48%;
    height:30px;
	margin-right:2%;
	border-bottom:1px solid #ddd;
	background-color:#008CD6;
	float:left;
}
.con_l .box ul li a {
	color:#666;
	line-height:30px;
	font-weight:normal;
	font-size:14px;
	text-decoration:none;
	width:90%;
	padding-left:10%;
	background-color:#fff;
	display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.er_list_nr a {
    width:95%;
	padding-left:5%;
	font-size:12px;
	line-height:30px;
}
.er_list_nr a:hover {
	font-size:12px;
	line-height:30px;
}
.er_list_nr a.on {
	font-size:12px;
	line-height:30px;
}
.lct {
	display:none;
}
 .con2_l {
float:none;
width:100%;
}
 .con_r{
width:100%;
}
 .con_r .about{
font-size:12px;
}
.con_r .contact {
 padding:0%;
 font-size:12px;
 line-height:24px;
}
.con_r .contact .pic {
 float: right;
 padding: 0 10px 0px 0;
 max-width:150px;
}
.con_r .contact .pic img {
 box-shadow: 0px 0px 0px #ccc;
 width:150px;
}

.ntk {
    width:40%;
}
.ntk h{
	font-size:14px;
}
.ntk h2{
	font-size:12px;
}
.ntk2 {
    width:60%;
	padding-top:3%;
}
.ntk2 a {
	font-size:12px;
}

.ntc2 {
	width:90%;
	padding:5%;
	margin-bottom:8%;
	background:#C93436 url(../images/yy.jpg) no-repeat center bottom;
	background-size: 100% 100%;
}
.nci {
	font-size: 14px;
}
.nci span{
	font-size: 12px;
}
.ncc {
	font-size: 12px;
}
.nci2 {
    width:100%;
	padding-right:0%;
	font-size: 14px;
}
.nci2 span{
	font-size: 12px;
}
.ncc2 {
    width:100%;
	padding-right:0%;
	font-size: 12px;
	margin-bottom:60%;
}
.nci3 {
	font-size: 14px;
}

.productd .showw .cl {
display:none;/*此元素不会被显示*/
}
.productd .showw .cr {
 width:100%;
 height:auto;
 float:right;
 clear:right;
}
.productd .ti {
 width:100%;
 height:auto;
 margin-top:3%;
 margin-bottom:3%;
 float:right;
 clear:right;
}
.case .ti {
 width:100%;
 height:auto;
 margin-top:3%;
 margin-bottom:3%;
 float:right;
 clear:right;
}
.productd .showw .cll {
display:block;/*此元素将显示为块级元素*/
*/
}
 .foot {
text-align:center;
}
.foot_t2 {
	font-size:12px;
}
.foot_t2 a{
	font-size:12px;
}
 .foot .foot_t {
width:100%;
}
.foot_tl {
	width:100%;
	margin-bottom:2%;
}
.foot_tl span{
	width:33.333333%;
	margin-bottom:2%;
}
.foot_tl h{
	font-size:12px;
}
.foot_tl h a{
	font-size:12px;
}
.foot_tm {
	width:100%;
	margin-left:0%;
	margin-right:0%;
	margin-bottom:2%;
}
.foot_tm h{
	width:30%;
	margin-left:10%;
	margin-right:10%;
	font-size:12px;
	line-height:200%;
}
.foot_tr {
	width:100%;
	text-align:center;
	font-size:12px;
	line-height:200%;
}
.foot_tr img{
	margin-top:0.5%;
}
.foot_tr span{
	font-size:14px;
}


.ft1 {
	width:100%;
	text-align:center;
}
.ft2 {
	width:100%;
	text-align:center;
}
.yk1 {
	width:100%;
}
.ykt1 {
	font-size:16px;
}
.ykt2 {
	font-size:14px;
}
.con_a .about {
	font-size: 14px;
}
.page {
	font-size:12px;
}
.page a {
	font-size:12px;
}
.sx{
    width:49%;
	margin-top:0.5%;
	margin-bottom:0.5%;
	margin-left:0.5%;
	margin-right:0.5%;
	padding-top:0.5%;
	padding-bottom:0.5%;
	border-radius:50px;
	font-size: 12px;
}
.tx1 {
	font-size:14px;
	margin-bottom:2%;
}
.tx2 {
	font-size:14px;
}
.tx3 {
	font-size:12px;
	line-height:normal;
	margin-bottom:2%;
}

.zc1{
    width:100%;
	margin-bottom:4%;
}
.zc1 h{
	font-size: 18px;
}
.zc1 h2{
	font-size: 14px;
}
.zc1 h3{
	font-size: 14px;
}
.zc1 h4{
	font-size: 14px;
}
.zc2{
    width:100%;
	font-size: 16px;
}
.zcg{
    width:0%;
}


.hx o a{
    max-width:90%;
	font-size:12px;
}
.hx o2{
	font-size:12px;
}

.mp h{
    font-size:14px;
}
.mp h2{
	font-size:14px;
}

.np1 {
    width:100%;
	margin-right:0%;
	margin-bottom:2%;
	font-size:14px;
}
.np2 {
    width:100%;
}
.np2 h a{
	font-size:14px;
}
.np2 h2{
	height:40px;
	font-size: 12px;
	line-height:20px;
	-webkit-line-clamp: 2; /** 显示的行数 **/
}

.news_content .title h2 {
	font-size:16px;
}
.anm{
    width:120px;
	height:30px;
	line-height:30px;
	font-size: 12px;
}
.anm1{
    width:100px;
	height:30px;
	margin-bottom:2%;
	line-height:30px;
	font-size: 12px;
}
.anm2 a{
    width:120px;
	height:30px;
	line-height:30px;
	font-size: 12px;
}
.anm3 a{
    width:120px;
	height:30px;
	line-height:30px;
	font-size: 12px;
}

.productd .showw .cr h{
	font-size:18px;
}
.productd .showw .cr h2{
	font-size:14px;
}
.productd .showw .cr h3{
	font-size:16px;
}
.rt {
	width:45%;
	margin-left:5%;
	margin-right:0%;
	margin-bottom:3%;
}
.rt:nth-child(3) {
	clear: both;/*清除第三个rt栏目的浮动，让它自动换行*/
}
.rt h4 {
    font-size:14px;
	margin-bottom:5%;
}
.rt h4 a{
	font-size:14px;
}
.rt ul {
	font-size: 12px;
	line-height:25px;
}
.rt ul li a{
	font-size: 12px;
	line-height:25px;
}
.rt2 {
	width:50%;
}
.rt2 ul li{
	font-size: 12px;
	line-height:20px;
}
.rt2 ul li a{
	font-size: 12px;
	line-height:25px;
}
.rt2 h4 a{
	font-size:14px;
}
.f_x {
	width:50%;
	float:left;
}
.jjt {
	width:100%;
}
.jjt h{
    margin-top:0%;
	font-size:14px;
}
.jjt h2{
	font-size:16px;
	padding-bottom:2%;
	margin-bottom:2%;
}
.jjt span{
	font-size:12px;
}
.jjg {
	width:0%;
}
.jjp {
	width:100%;
}

.rczp table td{line-height:20px!important; font-size:12px;}

.lx{
	font-size: 12px;
}
.lx1{
    width:100%;
	margin-bottom:2%;
}
.lx2{
    width:100%;
	margin-left:0%;
	padding-top:4%;
	padding-bottom:4%;
	font-size: 12px;
	line-height:200%;
}
.lx2 span{
	font-size:14px;
}
.lx2 img{
    max-width:160px;
}

.qav > li {
    width: 50%;
}
.qav > li > a {
	font-size:14px;
}
.qct {
	font-size:12px;
}
.qk {
	width:48%;
	height:140px;
	margin:1%;
	font-size:12px;
	line-height:20px;
}

.rx{
	font-size: 12px;
}
.rx1{
    width:100%;
	margin-right:0%;
	margin-bottom:2%;
}
.rx1 h{
	font-size: 14px;
}
.rx1 h2 span{
    width:50%;
	font-size: 12px;
}
.rx2{
    width:100%;
	margin-right:0%;
}
.rx2 h{
	margin-bottom:2%;
	text-align:left;
	font-size: 12px;
}
.rx2 h2{
	text-align:left;
}
.rx2 h2 img{
	max-width:5%;
}

.cs{
	width:100%;
}
.cst h{
    margin-top:0%;
	font-size:14px;
}
.cst h2{
	font-size:12px;
	line-height:20px;
}

.fz1 {
	background-image:url(../images/fb11.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.fz1 .kk2{
	height:auto;
}
.fz1 .kk2 h{
	font-size:16px;
}
.fz1 .kk2 h2{
	font-size:12px;
	line-height:15px;
	text-align:left;
}
.fz2 {
	background-image:url(../images/fb22.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.fz2 .fk{
	height:auto;
}
.fz2 .fk h{
	font-size:16px;
}
.fz2 .fk h2{
	font-size:12px;
	line-height:15px;
}

    .gun_g li{ width:100%;}
	.gun_k .pre{ left:5px;}
	.gun2_g li{ width:23.333333%; margin-left:5%; margin-right:5%;}
	.gun2_k .pre2{ left:5px;}
	.gun2_g li font{ hight:40px; line-height:20px; font-size:12px;}
}

/*媒体查询代码，表示只有在屏幕尺寸小于720像素的时候才会应用下面的样式*/
 @media screen and (max-width: 720px) {
 .top {
display:block;/*此元素将显示为块级元素*/
}
 .top .box {
max-width:520px; /*最大宽度520像素*/
}
.ban {
	padding-top:50px;
}
 .ss {
display:none;
}
 .lobbox .box {
max-width:520px;   /*最大宽度520像素*/
background-color:#fff;
}
 .lobbox {
width:100%;
position:static;

}
 .lobbox .box {
border-radius:0;
}
.lobbox .box h1 {
	padding-left:0px;
	padding-top:0px;
	width:28%;
}
.prowai1{
	width:48%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:1%;
	float:left;
}
.con_a .about .pic {
display:none;/*此元素不会被显示*/
}
.qiang {
display:none;/*此元素不会被显示*/
}
.prowai6{
	width:23%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:1%;
	float:left;
}
.protext6 {
	width:100%;
	height:normal;
	margin-top:0%;
	margin-bottom:10%;
	text-align:center;
	line-height:normal;
	color:#fff;
	font-family:"微软雅黑";
	font-size:30px;
	font-weight:normal;
}
.protext66 {
	width:100%;
	height:normal;
	text-align:center;
	line-height:30px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
}
 .dqwz .box {
max-width:520px;   /*最大宽度520像素*/
}
 .dqwz2 .box {
max-width:520px;   /*最大宽度520像素*/
}
 .dqwz3 .box {
max-width:520px;   /*最大宽度520像素*/
}
.dqwz3 .box a{
	width:43%;
	padding-left:5%;
	margin-left:2%;
	float:left;
}
.dqwz3 .box a:hover{
	width:43%;
	padding-left:5%;
	margin-left:2%;
	float:left;
}
.banner {
padding-top:50px;
max-width:100%;
}
.banner p{
	bottom:20%;
}
 .content {
max-width:520px;  /*最大宽度520像素*/
}
 .cf {
max-width:520px;  /*最大宽度520像素*/
}
.prowai{
	width:96%;
	height:auto;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:4%;
	float:left;
}
.prowais{
	width:48%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:1%;
	float:left;
}
.prowai2{
	width:46%;
	height:auto;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:2%;
	float:left;
}
.prowai6{
	width:48%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:5%;
	float:left;
}
.protext6 {
	width:100%;
	height:normal;
	margin-top:0%;
	margin-bottom:10%;
	text-align:center;
	line-height:normal;
	color:#fff;
	font-family:"微软雅黑";
	font-size:30px;
	font-weight:normal;
}
.protext66 {
	width:100%;
	height:normal;
	text-align:center;
	line-height:30px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:12px;
	font-weight:normal;
}
.prowai8{
	width:48%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}

.xi{
	width:46%;
	margin:2%;
}
.xit {
	font-size:12px;
}

.ji{
	width:29.333333%;
	margin:2%;
}
.jit {
	font-size:14px;
}
.jit2 {
    width:100%;
	height:100px;
	padding-left:0%;
	padding-right:0%;
	font-size:12px;
	line-height:20px;
}

.yj{
	width:45%;
	padding:1%;
	margin:1%;
}
.yjt {
	font-size:14px;
}
.yjt2 {
    height:200px;
	font-size:12px;
	line-height:20px;
}
.yj2{
	width:0%;
	display:none;
}

.ns{
	width:48%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}
.nst {
	font-size:12px;
}
.nst a{
	font-size:12px;
}

.xs{
	width:48%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}
.xst a{
    height:40px;
    line-height:20px;
	font-size:12px;
}
.xst2{
	font-size:12px;
}
.xst2 span img{
	width:80%;
}

.ys{
	width:48%;
	height:auto;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	float:left;
}
.yst {
	font-size:12px;
}
.yst a{
	font-size:12px;
}
.yst2 {
	height:40px;
	font-size:12px;
	line-height:20px;
}

 .dyip .dyip_r .box li {
float:left;
width:97%;
margin:1.5%;
}
 .dyip .dyip_f .box li {
float:left;
width:97%;
margin:1.5%;
}
.dyip .dyip_f .box li .boxli {
 border:1px solid #CCC;
 padding:2%;
 margin-bottom:1%;
}
.product .show ul {
}
.product .show li {
float:left;
width:45%;
margin-left:2%;
margin-right:2%;
margin-bottom:1%;
}
.product .show .show li .showli {
 border:1px solid #CCC;
 padding:2%;
 margin-bottom:1%;
}
 .con {
max-width:520px;   /*最大宽度520像素*/
}
.col-sm-1 {
	width:50%;
	float:left;
}
 .lobbox .naverbox .btn {
height:45px;
padding-top:0px;
}
    .gun_g li{ width:100%;}
	.gun_k .pre{ left:4px;}
	.gun2_g li{ width:40%; margin-left:5%; margin-right:5%;}
	.gun2_k .pre2{ left:4px;}
}

/*媒体查询代码，表示只有在屏幕尺寸小于520像素的时候才会应用下面的样式*/
 @media screen and (max-width: 520px) {
 .top .box {
max-width:360px; /*最大宽度360像素*/
}
.lobbox .box h1 {
	padding-left:5px;
	padding-top:0px;
	width:40%;
}
 .banner_pc {
display:none;/*此元素不会被显示*/
}
 .banner_sj {
display:block;/*此元素将显示为块级元素，表示此元素单独占据位置，前后会带有换行符，其他元素跟他在同一行的会被迫换行，挤到下一行那里去*/
padding-top:50px;
}
.banner {
padding-top:50px;
max-width:100%;
}
.banner p{
	bottom:15%;
}
 .content {
max-width:360px;  /*最大宽度360像素*/
}
 .cf {
max-width:360px;  /*最大宽度360像素*/
}
 .dqwz .box {
padding:0 5%;
}
 .dqwz2 .box {
max-width:360px;   /*最大宽度360像素*/
}
.prowai3{
	width:100%;
	height:auto;
	float:left;
}
 .dyip .box {
padding:5%;
}
.dyip .dyip_f .box li .boxli {
 border:1px solid #CCC;
 padding:2%;
 margin-bottom:1%;
}
.product .show li {
float:left;
width:93%;
margin-bottom:-5px;
}
.product .show ul {
}
.product .show li {
float:left;
width:93%;
margin-bottom:1%;
}
.product .show .show li .showli {
 border:1px solid #CCC;
 padding:2%;
 margin-bottom:1%;
}
 .derp {
padding:5%;
}
 .dsanp {
padding:5%;
}
 .dsanp li {
float:left;
width:100%;
margin:1% 0;
}
 .dsip {
padding:5%;
}
 .dsip li {
float:left;
width:48%;
}
 .con {
padding:5%;
}
.con_r .contact {
 padding:5%;
 line-height:24px;
}
.con_r .contact .pic {
 float: right;
 padding: 0 10px 0px 0;
 max-width:100px;
}
.con_r .contact .pic img {
 box-shadow: 0px 0px 0px #ccc;
 width:100px;
}
.col-sm-1 {
	width:100%;
	float:left;
}
.hock{
	width:100%;
	height:240px;
	float:left;
}
.hockk{
	display:none;/*此元素不会被显示*/
}
.hock1{
	width:50%;
	height:240px;
	float:left;
}
.hock1 img{
    max-width:100%;
	height:240px;
	border:0px;
}
.hock1 img:hover{
    -webkit-filter:opacity(0.8);
}
.hock2{
	width:50%;
	height:240px;
	background-color:#183D81;
	float:left;
}
.hock2 h{
    width:80%;
	margin-top:10%;
	margin-left:10%;
	margin-right:10%;
	color:#fff;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:normal;
	text-align:center;
	line-height:200%;
	float:left;
}
.hock2 p{
    width:80%;
	margin-left:10%;
	margin-right:10%;
	color:#fff;
	font-family:"微软雅黑";
	font-size:12px;
	font-weight:normal;
	text-align:center;
	line-height:120%;
	float:left;
}
.hock2 span{
    width:80%;
	margin-left:10%;
	margin-right:10%;
	text-align:center;
	float:left;
}
.hock2 span a{
	color:#A7C2EF;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
	text-align:center;
	line-height:300%;
}
.yy:hover p{
	padding-top:15%;
	font-size:12px;
}
.yy2:hover p{
	padding-top:5%;
	font-size:12px;
}
.np2 h3{
    width:100%;
	height:20px;
	line-height:20px;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 1; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
	float:left;
}
.side {
	display:none;/*此元素不会被显示*/
}
.zd ul li a {
	font-size:14px;
}
.f_h ul li {
	font-size:12px;
	line-height:200%;
}

body {
  overflow-x: hidden;
}
    .gun_g li{ width:100%;}
	.gun_k .pre{ left:5px;}
	.gun2_g li{ width:40%; margin-left:5%; margin-right:5%;}
	.gun2_k .pre2{ left:5px;}
}