@charset "utf-8";
/* CSS Document */
.header{ display:none !important;}
.m_shouji{ display:none !important;}
.sjbdmap{ display:none !important;}
@media screen and (max-width: 1200px){
body{
	width:100%;
	margin:0px;
	padding:0px;
	color:#1b2139;
	font-size:15px;
	font-family:"Microsoft YaHei","simsun","Helvetica Neue", Arial, Helvetica, sans-serif;
}
.clear{ clear:both;_overflow:hidden;*height:0px;}
.fl{
	float:left;}
.rl{
	float:right;}	
.PC{ display:none !important;}
.m_shouji{ display:block !important;}
.header{ display:block !important;position:relative;height:50px;background:#232a47;}
.header .logo{display:block;width:130px;height:30px;padding:10px 0 0 10px;}
.header .logo img{display:block;width:100%;}
.header .back{position:absolute;top:0;left:0;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-back.png) no-repeat center center;background-size:12px 20px;}

.pc_banner{ display:none !important;}	


#banner{display:block !important;}
#banner img{width:100%}
.myflexslider{ position: relative}
/*幻灯片标题*/
 .flex-caption { width:100%; padding:3px 0px; position: absolute; bottom: 3px;color: #fff;text-align: right;font-size: 14px;line-height: 22px;height:22px;max-width:640px}
/* FlexSlider Necessary Styles*/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}	
.flex-control-nav{ width: 100%;position:absolute; bottom:10px;  margin:0px; text-align: center; border:0px dashed red}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: #fdaa00; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background:#1596d4; }
.flex-control-paging li a.flex-active { background: #000; background: #1596d4; cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
/*FlexSlider幻灯片  样式结束*/	


/* 全屏滚动样式 */
.ScreenPage{ display:none !important;}
.ScreenPageCont{display:none !important;}
.ScreenPageBar{display:none !important;}

.m_chanpin{ width:98%; margin:0 auto; text-align:center; line-height:27px; margin-top:15px;}
.m_chanpin strong{ font-size:20px; color:#232a47;}
.m_chanpin1{ width:98%; margin:0 auto;}
.m_chanpin1 ul{ width:100%; float:left; margin-top:15px;}
.m_chanpin1 li{ width:37%; float:left; background:#232a47; margin:1.5%; text-align:center; height:158px; padding:5%; overflow:hidden;}
.m_chanpin1 li a{ color:#FFF; font-size:14px;}
.m_chanpin1 li a img{ width:80%; height:auto;}
/************************************************************************************/

.m_about{ width:98%; margin:0 auto; margin-top:20px;}
.m_cmpjpg{ width:100%; height:auto;}
.m_about1{ width:100%; float:left; margin-top:20px; font-size:14px; line-height:26px; color:#1b2139;}
.aboutmore{ width:125px; height:35px; margin-bottom:20px; line-height:35px; background:#232a47; color:#FFF; border-radius:20px; text-align:center; margin-left:32%; margin-top:15px;}

#products{ width:360px; margin:0 auto; padding:0px;}
#products #products_con{margin:0px; padding:0px;height:382px;}
#products_con .LeftBotton {height:382px; width:30px; background:url(../../images/m_zuo.gif) 0px center no-repeat; float:left; cursor:pointer;}
#products_con .RightBotton {height:382px; width:30px; background:url(../../images/m_you.gif) 0px center no-repeat; float:right; cursor:pointer;}
#products_con .Cont {width:300px; overflow:hidden; float:left;}
#products_con .ScrCont{width:10000000px; padding:0; float:left;}
#products_con #List1, #products_con #List2 {float:left; padding:0px; margin:0px;}
#products_con .Cont li{ margin:0; padding:0 15px; float:left;list-style:none; overflow:hidden;}
#products_con img{ border:none;}
#products_con a{ display:block;}


/*************/
.m_wangluo{
    overflow: hidden;
    width: 100%;
	margin-top:25px;
}
.m_wangluo2{
    height: 400px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.m_w1{ display:block;width:100%; float:left; height:200px;}
.m_w2{ display:block;width:100%; float:left; height:200px;}


.sjbdmap{ display:block !important; margin-top:80px;}
.sjfoot{
	width:100%;
	padding:5px 0px 5px 0px;
	background:#232a47;
	position:fixed;
	height:63px;
	bottom: 0;
	left: 0;
	z-index:100000;
	}	
	
.sjfoot ul{
	width:100%;
	float:left;
	}
.sjfoot li{
	float:left;
	width:24.5%;
	height:63px;
	line-height:93px;
	border-right:1px solid #000;
	text-align:center;
	overflow:hidden;
	}
.sjfoot a li{
	color:#FFF;
}	
	
.hm1{
	background:url(../../images/home.png) no-repeat center top;}	
	
.hm2{
	background:url(../../images/phone.png) no-repeat center top;}	
.hm3{
	background:url(../../images/contact.png) no-repeat center top;}	
#hm4{
	background:url(../../images/map.png) no-repeat center top;	border-right:none;}		

.slideshowba{height: 115px;}

.bodyWidth{max-width:98%;min-width:98%;margin:auto;}
.nyTitle{ width:100%;padding:25px 0 0 0;text-align:center;}
.nyTitle .cn{font-size:17px;}

.m_neirongcom{ font-size:15px; line-height:26px; color:#1b2139;}
.m_neirongcom img{ width:100%; height:auto;}

.ColumnsIcoList.cpzx1{width:98%;margin:auto;/*display:flex;*/flex-wrap:wrap;justify-content:space-between;}
.ColumnsIcoList.cpzx1 ul{ width:100%; float:left;}
.ColumnsIcoList.cpzx1 li{width:47%;margin:1%; float:left; margin:1.5%;text-align:center;transition:all .3s ease-in-out; height:145px; overflow:hidden;}
.ColumnsIcoList.cpzx1 li:hover{transform:scale(1.1);}
.ColumnsIcoList.cpzx1 li img{width:100%; height:auto;}
.ColumnsIcoList.cpzx1 li a{color:gray;font-size:14px; color:#1b2139;}

.cnJJ img{ width:100%; height:auto;}

.daqianmessage{ width:98%; float:left;margin-top:0px; height:700px; margin-bottom:0px; padding-bottom:15px;background:url(../../images/lxbg.png) no-repeat bottom;}
.message{height:100%;margin-top:20px}
.message .box{padding:0px 0px 20px 10px; }
.message .box li{ width:100%;line-height:35px; margin-top:12px 0;}
.zx1{ float:left; margin-right:0px; width:18%;}
.zx2{ width:100%;}
.zx3{ width:100%;}
.message .box li .input-text{height:35px;line-height:35px;border:1px solid #1b2139;width:90%;padding:0 10px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}
.message .box li .input-text:focus{border-color:#1fac9c}
.message .box li textarea.input-text{height:84px;line-height:24px;padding:10px;resize:none;width:90%}
.message .box li.btn{margin-left:25px; float:left; width:90%;}
.message .box li .button{cursor:pointer;width:122px;border:none;height:40px;background-color:#cf4e4b;border-radius:4px;color:#fff;font-size:16px}
.beihaitel{ float:left; margin-left:85px;margin-top:30px;}



/* 新闻中心栏目页 */
.ColumnsIcoList.xwzx{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:space-between;width:98%;padding-bottom:20px;}
.ColumnsIcoList.xwzx li{width:100%;padding:15px 0; float:left;}
.ColumnsIcoList.xwzx li img{width:100%;height:auto;object-fit:cover;border:3px solid white;box-sizing:border-box;}
.ColumnsIcoList.xwzx li .newsName a{display:block;color:#24233a;font-weight:bold;padding:10px;font-size:16px;}
.ColumnsIcoList.xwzx li .newsBrief{height:90px;color:black;font-size:14px;font-weight:lighter;line-height:160%; overflow: hidden;}
.ColumnsIcoList.xwzx:hover li:hover{transform:scale(1.1);opacity:1;}


.dc_pages{ width:100%; float:left; margin-bottom:25px; margin-top:25px;}
.dc_pages1{ width:100%; float:left;}
.dc_pages1 a{ display:block; width:17%; float:left; height:37px; border:1px solid #999; margin:0px 1% 0px 1%; line-height:37px; text-align:center;}

	} 