@charset "gb2312";@import url("font-awesome.min.css");
body{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif,"Simsun";
	font-size:12px;
	line-height:22px;
	color:#333;
	background-color:#fff; 
	  -webkit-touch-callout:none;  /*ÏµÍ³Ä¬ÈÏ²Ëµ¥±»½ûÓÃ*/   
   -webkit-user-select:none; /*webkitä¯ÀÀÆ÷*/   
 -khtml-user-select:none; /*ÔçÆÚä¯ÀÀÆ÷*/   
-moz-user-select:none;/*»ðºü*/   
-ms-user-select:none; /*IE10*/   
user-select:none;   

}
input,select,textarea{	font-family:Arial, Helvetica, sans-serif,"Simsun"; -webkit-user-select:auto;}
::selection {
color:#0172C0;
}
::-moz-selection {
color:#0172C0;
}
::-webkit-selection {
color:#0172C0;
}
::-webkit-scrollbar {
    width: 8px;
    height: 4px;
    background-color: #F5F5F5
}
::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555
}
video::-webkit-media-controls-enclosure { overflow:hidden;    }
video::-webkit-media-controls-panel {
        width: calc(100% + 30px);
    }
UL{list-style-type:none}UL,p,li,form,h1,h2,h3,h4,h5,h6{PADDING-BOTTOM:0px;MARGIN:0px;PADDING-LEFT:0px;PADDING-RIGHT:0px;PADDING-TOP:0px}#head{width:100%;float:left}#menu{
	width:100%;
	float:left;
	
}
#dibu{ width:100%; float:left; margin-top:8px;padding-bottom:78px;}#flash{width:100%;float:left}#end{width:100%;height:60px;float:left;padding-bottom:50px}#piaofu{width:100%;height:62px;position:fixed;bottom:0px;left:0px; z-index:100;}#hyweb{width:100%;float:left;}#lmtc{width:100%;float:left; padding-bottom:10px; padding-top:10px;}#body{width:100%;margin-left:auto;margin-right:auto;min-width:320px;max-width:640px;}#top{
	width:100%;
	float:left;
}
#t1{ width:100%; float:left;background-color:#F6F4F4;}
#t1 .tel{ font-size:13px;font-weight:bold; color:#0076C2; float:left; width:98%; padding:1%;}
#t1 .tel i{ font-size:17px; margin-right:8px; color:#0076C2; }
#t1 .tel A{ color:#DD251B; font-weight:normal;}
#logo{
	width:96%;
	float:left;
	position:relative;
	text-align:left;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:2%;
	padding-right:2%;
	background-image: url(t2.jpg);
	background-repeat: no-repeat;
	background-position: center center;background-size:auto 100%;
}
#logo img{ max-width:70%; display:block; border:0px; margin-left: }
#top .lmd{ float:right; text-align:right;  font-size:14px; text-align:center;   cursor:pointer; margin-top:1%; }
#top .lmd p{ font-size:14px; font-weight:bold;color:#0C8ADE;text-transform:uppercase;}
#top .lmd i{ margin-left:6px; margin-right:6px; color:#0172C0; font-size:30px;}
#bht{ width:100%; float:left;}
#dh{
	width:250px;
	position:fixed;
	right:-250px;
	top:0px;
	height:100%;
	overflow-y:scroll;
	overflow-x:hidden;
	z-index:1000;
	display:none; background-color:rgba(0,0,0,0.4);
}
#dh .gb{
	width:28px;
	display:block;
	cursor:pointer;
	height:32px; float:right;
	background-image: url(gb.png);
	background-repeat: no-repeat;
	background-position: center center; margin-right:10px;
}
#menu{
	width:100%;
	float:right;background-image: url(nav_bg.jpg);
	background-repeat: repeat;background-color:#1a8dd8;
}
#menu ul{list-style-type:none;}
#menu ul li{
	float:left;
	font-size:14px;
	width:100%;
	text-align:center; text-transform:capitalize;
	
}
#menu ul li.dg{
	height:2px;
	overflow:hidden;
	background-image: url(nav_line_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#menu ul li.top{
	text-align:left;
	text-indent:24px;
	line-height:40px;
	color:#fff;
	background-color:#333333;
	font-size:14px;
	font-weight:bold;
	background-image: url(navct.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#menu ul li A{ display:block; 		 font-size:14px; line-height:25px; padding-top:5px; padding-bottom:5px; color:#fff;}
#menu ul li A:hover{
	background-color:#000000;
	color:#fff;
	background-image: url(navc0.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#menu ul li A.sec{	background-color:#000000;
	color:#fff;
	background-image: url(navc0.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#content{width:100%;float:left;}

#middle{
	width:100%;
	float:left;padding-top:15px;
	padding-bottom:15px;

	
}


.bg4{
	background-color:#0470B9;

}
#gsjj{
	width:100%;
	float:left;padding-top:15px;
	padding-bottom:15px;
}



#morea{ width:100%; float:left; text-align:center;}
#morea span{
	width:100px;
	color:#555;
	line-height:30px;
	height:30px; border:#EEE solid 1PX;
	font-size:14px;
	text-align:center;
	background-color:#0C8ADE;
	margin-top:15px;
	border-radius:1px;
	transition:all 0.3s ease-in-out 0s;
	text-transform:uppercase;
	background-image: url(lme.png);
	background-repeat: repeat-x;
	background-position: center center;display:inline-block;
}
#morea  span:hover{
	border:#09598E solid 1px;
	background-image: url(lmd.jpg);
	background-repeat: repeat-x;
	background-position: center center; color:#fff;
}
#moreb{ width:100%; float:left;}
#moreb span{ width:100px; color:#000; line-height:30px; height:30px; font-size:13px; text-align:center; background-color:#f3f3f3; overflow:hidden; font-weight:bold;display:inline-block; position: relative; z-index: 1; margin-top:15px;border-radius:1px;transition:all 0.3s ease-in-out 0s; text-transform:uppercase;}
#moreb span:after{background:#0172C0; transition:0.4s; left: 0px; bottom:-27px;background-color:#00A4EB;display: block; position: relative; z-index: 1; width: 100%; height: 30px; position: absolute; z-index: -1; content: " ";}
#moreb  span:hover:after{  bottom:0px; }
#moreb  span:hover{color:#fff;}
#info{
	width:96%;
	float:left;
	padding:2%; overflow:hidden;

	

}
#company{ width:100%; float:left;  overflow:hidden; line-height:22px;  }
#company img{ width:100%;  margin-bottom:12px;}
#company p{ text-indent:24px; text-align:left; line-height:24px;}
#spzs{width:100%; float:left; margin-top:10px; margin-bottom:10px;}
#spzs iframe,#spzs VIDEO{width:100%; height:280px; overflow:hidden; display:block; margin-left:auto; margin-right:auto;}
#bt{ width:100%; float:left; text-align:center;text-transform:capitalize;line-height:38px; height:40px;
	font-size:18px;
	color:#333;
	background-image: url(lmtc.png);
	background-repeat: no-repeat;
	background-position: center center; margin-bottom:12px;}


#info_1{
	width:100%;
	float:left;
	background-image: url(dbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#lmdf{ width:100%; float:left;}
#lmdf p{
	width:49%;
	margin:0.5%;
	float:left;
	background-image: url(lme.png);
	background-repeat: repeat-x;
	background-position: center center; height:30px; line-height:30px;
}
#lmdf p:hover{
	background-image: url(lmd.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
#lmdf p a{ display:block;height:30px; line-height:30px;TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden;
	padding-left:12px;
	background-image: url(iFCB_sort_ico.png);
	background-repeat: no-repeat;
	background-position: 4px center; color:#555;
}
#lmdf p:hover a{	
	color:#fff;
	background-image: url(iFCB_sort_ico2.png);
}
#xw{width:100%; float:left;}
news-1{width:100%;
	float:left; ;
}
#news-1{width:100%;float:left;}
#news-1 ul{ list-style-type:none;   font-size:12px;  }
#news-1 UL LI {
	text-align:left;
	WIDTH:100%;
	float:left;
	display:block;
	OVERFLOW: hidden;  margin-bottom:10px
}
#news-1 UL LI .tp{ width:30%; height:110px; float:left;}
#news-1 UL LI img{ width:100%; height:110px;}
#news-1 UL LI .right{ width:66%; padding-left:2%; padding-right:2%; float:right; padding-top:5px; padding-bottom:5px;}
#news-1 UL LI h1{ font-size:14px; line-height:30px;TEXT-OVERFLOW: ellipsis;WHITE-SPACE: nowrap; height:30px; overflow:hidden; }
#news-1 UL LI p{ font-size:12px; line-height:20px; overflow:hidden; color:#666666; height:40px;}
#news-1 UL LI .ca{ height:20px; margin-top:5px; line-height:20px;}
#news-1 UL LI span{float:left;color:#0C8ADE;font-size:12px; }
#news-1 UL LI b{float:right;color:#0C8ADE;font-size:12px}
#news-1 UL LI A {
color:#333;
}
#news-1 UL LI A:hover {
	COLOR:#0C8ADE;

}
#news-n{width:100%;
	float:left; 
}
#news-n ul{ list-style-type:none;   font-size:12px;  }
#news-n UL LI.none {
	BACKGROUND: none transparent scroll repeat 0% 0%;
}
#news-n UL LI {
	text-align:left;
	WIDTH:100%;
	float:left;
	display:block;
	line-height:25px;
	height:25px;
	OVERFLOW: hidden;
	font-size:13px;
	background-image: url(dd.jpg);
	background-repeat: no-repeat;
	background-position: 2px center;

}
#news-n UL LI .right{ width:70%; float:left;TEXT-OVERFLOW: ellipsis;
	WHITE-SPACE: nowrap;
	OVERFLOW: hidden; }#news-n UL LI span{float:right;color:#999;font-size:12px}
#news-n UL LI A {
padding-left:20px;
color:#555;
}
#news-n UL LI A:hover {
padding-left:20px;
	color:#0C8ADE;

}
#lxnr{ width:100%; float:left; border-bottom:#fff solid 2px; padding-bottom:12px; color:#fff;}
#lxnr A{ color:#fff;}
#lyxx{ width:100%; float:left; margin-top:12px; overflow:hidden;color:#fff; font-size:14px; line-height:20px;}
#lyxx p{  width:100%; text-align:center;}
#lyxx .input1{ border:0px; outline:none; padding:5px; line-height:20px; width:90%; font-size:12px; color:#444; background-color:#fff;border-radius:5px; }
#lyxx .input2{  border:0px; outline:none; padding:5px; line-height:20px; height:60px; width:90%; font-size:12px; color:#444; background-color:#fff;border-radius:5px; }
#lyxx .button1{ width:80px;   border:0px;margin-left:10px; margin-right:10px;  cursor:pointer; line-height:30px; height:30px; font-size:13px; text-align:center; background-color:#fff; overflow:hidden; font-weight:bold;display:inline-block; background:#93d8fa; background:linear-gradient(to bottom,#fbfdff,#93d8fa); color:#000;  }
#lyxx .button2{ width:80px; margin-left:10px; margin-right:10px; border:0px; cursor:pointer; line-height:30px; height:30px; font-size:13px; text-align:center; background-color:#fff; overflow:hidden; font-weight:bold;display:inline-block;background:#fdfdfd; background:linear-gradient(to bottom,#fdfdfd,#c5c5c5);}
#banquan{
	width:96%;
	padding-left:2%;
	padding-right:2%;
	padding-top:10px;
	padding-bottom:10px;
	line-height:22px;
	color: #fff;
	text-align:center;
	background-color:#0172C0;
	margin-top:8px;
	border-radius:4px;
	background-image: url(footer.gif);
	background-repeat: repeat;
}
#banquan A{ color:#fff;}
a:link{text-decoration:none;color:#111}a:visited{text-decoration:none;color:#111}a:hover{color:#0C8ADE;text-decoration:none}
.hg{ margin-top:8px;}
.hg1{ margin-top:15px;}
#tplist{ width:100%; float:left; margin-top:12px;
}
#tplist .swiper-slide{
	-webkit-transition:-webkit-transform 600ms ease-out;
	transition: transform 600ms ease-out;
	-webkit-transform:scale(0.8);
	transform: scale(0.8);
}
#tplist .swiper-slide-active{
	-webkit-transform:scale(1);
	transform: scale(1);
}
#tplist .swiper-slide h3{
	font-size: 14px;
	text-align: center; font-weight:normal;
}
#tplist .swiper-slide img{ max-width:100%;
	margin-bottom: 15px; height:10vw; margin-left:auto; margin-right:auto; display:block; border:0px;
}
#tplist > a{
	display: block;
	width:100%;
	box-sizing: border-box;
	border: 1px solid #d0d0d0;
	margin: 10px auto;
	font-size:14px;
	line-height:20px;
	text-align: center;
	}

#pro{width:100%;
	float:left;
	text-align:center; margin-bottom:4px;
}
#pro ul{ list-style-type:none; }
#pro UL LI { width:31%; float:left; text-align:center; margin:1%;overflow:hidden; border-radius:4px; background-color:#fff;border:#ddd solid 1px;  }
#pro ul li img{ max-width:98%;height:130px; margin-top:5px; }
#pro UL LI p{ width:98%; overflow:hidden;
	height:25px;
	line-height:25px;
	text-align:center;
	overflow:hidden;
	font-size:12px;
}
#pro UL LI A{ color:#111}
#pro UL LI A:hover{
	color:#0C8ADE;
}

#dbdh{ width:240px; position:absolute; left:-50%; bottom:62px; background-color:#444F5B;border-radius:6px 0px; padding:10px; display:none; z-index:10000;}
#cdh{width:240px;float:left;max-height:230px; overflow-y:auto;overflow-x:hidden; }
#cdh p{width:240px;float:left;margin:0px;line-height:32px; padding-top:0px; height:32px;text-align:center;border-bottom:#0172C0 solid 1px;}
#cdh p A{ color:#fff; display:block;line-height:32px; background-color:#0C8ADE; height:32px; overflow:hidden; padding-top:0px; font-weight:normal; text-transform:capitalize;}
#cdh p A:hover{ background-color:#0172C0; color:#fff;padding:0px;height:32px;line-height:32px;}
#bottom{
	width:100%;
	float:left;
	HEIGHT:62px;
	background-color:#0C8ADE;
	filter:alpha(Opacity=90);
-moz-opacity:.9;	opacity:.9;
	background-image: url(nav_bg.jpg);
	background-repeat: repeat;
}#bottom .footera{HEIGHT:62px}#bottom .footera UL{TEXT-ALIGN:left}#bottom .footera UL LI{width:24%;text-align:center;height:62px;float:left;text-transform:uppercase; font-weight:bold; padding-top:}#bottom .footera UL LI A{width:100%;overflow:hidden;display:block;cursor:pointer;text-align:center;line-height:30px;color:#fff; padding-top:30px;}#bottom .footera UL LI.home{background-image:url(home.png);background-repeat:no-repeat;background-position:center 4px}#bottom .footera UL LI.tel{background-image:url(dh.png);background-repeat:no-repeat;background-position:center 4px}#bottom .footera UL LI.dx{background-image:url(fx.png);background-repeat:no-repeat;background-position:center 4px}#bottom .footera UL LI.fx{background-image:url(dx.png);background-repeat:no-repeat;background-position:center 4px; position:relative; height:32px; padding-top:32px; cursor:pointer;}#bottom .footera UL LI.fx A{ padding:0px;}#bottom .footera UL LI.d05{background-image:url(ico4.png);background-repeat:no-repeat;background-position:center 4px}#bottom .footera UL LI.kg{width:1%;height:62px;float:left;background-image:url(dl_bg.png);background-repeat:no-repeat;background-position:center center}
@media only screen and (max-width: 440px){#spzs iframe,#spzs VIDEO{width:100%; height:210px; }}