@import url("font-awesome.min.css");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, dd, dl, dt, li, ol, ul { padding:0; margin:0; border:none;}
input,button,select,textarea,a,img{outline:none; }/*去掉超链接或按钮点击时出现的虚线框黄色边框*/
::-moz-focus-inner{border:0px;}/*火狐的私有属性去掉点击时边框*/
body {background-color:#f6f6f6;font-size:12px; width:100%;  font-family:"Microsoft YaHei", "微软雅黑","Arial", "SimSun"; overflow:hidden; min-width: 1200px;}
html{ width:100%;height:100%; overflow-x:hidden;}
a img {	border:none;text-decoration:none;}
ul, ul li, ol li, li {	list-style:none;}
input, textarea{ margin:0px; padding:0px;}
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: ".";clear: both;height: 0;}
* html .clearfix {zoom:1;}
*:first-child + html .clearfix {zoom:1;}
img{vertical-align:top;}
.fl {float:left;}
.fr {float:right;}
.none{display:none;}
.nrp{text-overflow: ellipsis; white-space: nowrap; word-break:keep-all; overflow: hidden;}/*设置文字超出部分为省略号*/
a{cursor:pointer; text-decoration:none;}
a:hover{text-decoration: none;}
i{font-style:normal;}
.loading_tips{width: 70px;position: absolute;left:50%;top:50%;margin-left: -35px;margin-top:-35px;text-align: center;}
.loading_tips img{width: 40px !important;min-height: 40px !important;display: inline-block !important;padding-bottom: 5px;*height: 40px !important;}
/* 上传文件 */
.webuploader-container {  position: relative;  }
.webuploader-element-invisible {  position: absolute !important;  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */  clip: rect(1px,1px,1px,1px);  }
.webuploader-pick { position: relative;  width:72px; height: 34px; line-height: 34px;  display: inline-block; cursor: pointer; background: #00b7ee;  color: #fff; text-align: center; border-radius: 3px; overflow: hidden;  }
.webuploader-pick-hover {  background: #00a2d4;  }
.diyProgressText{background: #333;}
.diyStart{margin-left: 10px; background: #ffa04c;}
/*.fileBoxUl{display: none;}*/
.diyStart:hover{background: #ff9233;}
.diyCancelAll{color: #333;}
.banner{
	width: 100%;
	background: #fff; overflow:hidden; position:relative;
}
.banner .swiper-slide{
	/* height: 8.0rem; */
}
.banner .swiper-slide img{
	max-width:1920px; display:block; border:0px;
	width: 100%;
}
.banner .swiper-pagination-bullets{ bottom:0px; margin-bottom:30px;}
.banner .swiper-pagination-bullet{
	width:10px;
	height:10px;
 background:#E9F4FC; 
	opacity: 1;
}
.banner .swiper-pagination-bullet-active{
	background:#1B76BA;
}
.banner .swiper-button-prev,.banner .swiper-button-next{ filter: Alpha(Opacity=0);
-moz-opacity:0; 		opacity:0;transition:all 0.3s ease-in-out 0s;}
.banner:hover .swiper-button-prev,.banner:hover .swiper-button-next{ filter: Alpha(Opacity=80);
-moz-opacity:0.8; 		opacity:0.8;}
body{ background: url("bg.png") repeat;}
.wrap{width: 1150px; margin: 0 auto;}
.cont_box{background: #fff; border: 1px solid #e0e0e0;}
.no_bl{ border-left: none!important;}
.no_b{ border-top: none!important; border-left: none!important;}
.w502{ width: 502px;}
.w502 .cont_news{ height: 299px;}
.w868{ width: 868px;margin-top: 0.5px;}
.w434{ width: 433px;}
.w592{ width: 592px;}
.w573{ width: 573px;}
.w554{ width: 554px;}
.hqtg{height:321px;}
.h520{height:520px;}
.h122{height:122px;}
.w554 .cont_news{ background: #fff!important;}
.w278{ width: 278px;}
.h358{ height: 358px;}
.h346{ height: 346px;}
.h319{ height: 319px;}
.h322{ height: 322px;}
.h320{ height: 320px;margin-top: -1.0px;}
.h320 .cont_news{ height: 263px;}
.h434{ height: 434px;}
.h642{ height: 642px;}
.mt15{ margin-top: 15px;}
.mt10{ margin-top: 10px;}
.pb40{ padding-bottom: 40px!important;}
.cff7a05{ color: #ff7a05;}
.cff7a05:hover{ text-decoration: underline;}
.cdf0000{ color: #df0000!important;}
.cb00000{ color: #0089E1;!important;}
.border_r{ border-right: 1px solid #e0e0e0;}

/*-----------------首页-----------------*/
/*head*/
#headt{
	width:100%;
	float:left;
	min-width:1180px;
	background-image: url(tit.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background: linear-gradient(-90deg, #088e8d 0%, #0057A7 100%);
}
.head{ width: 100%; background: url("bg.png") repeat;}
.head_wrap{ width: 1180px; margin: 0 auto; }
#t1{ width:1180px; float:left; color:#fff; font-size:14px; }
#t1 .left{ float:left; width:800px; float:left; line-height:35px; height:40px;}
#t1 .right{float:right; text-align:right; padding-left:15px; padding-right:15px;}
#t1 .right span{ font-size:14px;}
#t1 A{color:#fff;  float:left; line-height:35px;font-size:12px;}
#t1 A i{ margin-left:12px; margin-right:12px; font-size:14px;}
#t1 A.fd{ position:relative; height:35px; cursor:pointer; z-index:100;}
#t1 A.fd .pic{ position:absolute; left:0px; top:-35px; height:0px; overflow:hidden; filter: Alpha(Opacity=0);
-moz-opacity:0; 		opacity:0;transition:all 0.3s ease-in-out 0s;}
#t1 A.fd .pic img{ width:100px; height:100px;}
#t1 A:hover{color:#DDEEFB;}
#t1 A.fd:hover .pic{ top:35px; filter: Alpha(Opacity=100);
-moz-opacity:1; 		opacity:1; height:auto;}
.logo{ float: left; width: 600px; height: 55px; margin-top: 20px; margin-bottom:20px;}
.logo img{ height:55px; max-width:100%;}
#tel{ float:right; line-height:25px; font-size:14px;  color:#666; text-align:right; background-image: url(tel.png);
	background-repeat: no-repeat;
	background-position: left center; padding-left:55px; margin-top:20px;}
#tel .name{ text-align:left; margin-right:18px; line-height:20px; color:#333; font-size:14px}
#tel .f22{
	font-family: "Times New Roman", Times, serif;
	font-size: 26px; font-weight:bold;
	color:#0089E1;
	line-height:30px;
}
#menu{
	width:100%;
	background-color:#1B76BA;
	float:left;
	background-image: url(bg_link.jpg);
	background-repeat: repeat;
	background-position: left top; 
	background: linear-gradient(-90deg, #088e8d 0%, #0057A7 100%);
}
.nav{width: 1180px;}
.nav li{ float: left; position: relative; width:117px; margin-left:1px;}
.nav li a{ display:block; color:#FFFFFF;width:117px; text-align:center;}
.nav_tit{ display: inline-block; float: left; height: 60px; font: 16px/60px "Microsoft YaHei"; color: #fff;}
.nav_list{ position: absolute; display: none; top: 60px; left: 0; z-index: 5; width: 117px;}
.nav_list li a{ position: relative; display: block; left:0px; width: 117px; font: 14px/35px "Microsoft YaHei"; text-align: center; color: #fff; background:#1B76BA; border-bottom:#1D83D2 solid 1px; height:35px; overflow:hidden;}
.nav li:hover .nav_tit,.nav_tit.curr{ color:#fff; background-color:#DD9202}
.nav li:hover .nav_list{ display: block;}
.nav_list li:hover a{ color: #fff04e; background-color:#1D83D2}
.myflower{width:1130px;max-height: 200px;padding:9px; border:#eee solid 1px;}
.myflower img{ width:1130px; max-height: 200px; display:block; border:0px;}
.clickflower{width:100%;height:100%;display: block;}
/*banner*/

/*浮动广告栏*/
.fixed{ width: 100%; height: 51px; background: url("bg_fix.png") repeat-x center; float:left;}
.notice{ display: inline-block; float: left; margin: 13px 6px 0 0; font: 12px/16px "Microsoft YaHei"; color: #565656;}
.icon_horn{ width: 16px; height: 16px; margin-right: 8px; vertical-align: -3px;}

.roll { width: 690px; height: 51px; float: left; overflow: hidden; position: relative; }
#gg{width: 690px;
	float:left; margin-top:6px; 
}
#gg ul{ list-style-type:none;   font-size:12px;  }
#gg UL LI.none {
	BACKGROUND: none transparent scroll repeat 0% 0%;
}
#gg UL LI {
	text-align:left;
	width:220px;
	display:block;
	line-height:30px;
	height:30px;
	float:left;
	OVERFLOW: hidden;
	font-size:13px;
	
}
#gg UL LI i{ margin-left:10px; margin-right:10px;}
#gg UL LI A {
padding-left:8px;
color:#555;
}
#gg UL LI A:hover {
	color:#0089E1;
}
#wrap1{ margin-right: 100px;}
#wrap1,#wrap2 { float: left; }
#wrap1 a,#wrap2 a { text-decoration: none; }

.crumb{ float: left; margin-top: 13px; font: 12px/16px "Microsoft YaHei"; color: #565656;}
.crumb a{ color: #565656;}
.crumb span{ margin: 0 4px;}
.crumb a:hover{ text-decoration: underline; cursor: pointer;}


.search{ position: relative; float: right; width: 262px; margin-top: 7px;}
.search_inp{ float: left; width: 176px; height: 26px; font: 12px/26px "Microsoft YaHei"; color: #939393; padding: 0 5px 0 28px; background: url("icon_search.png") no-repeat 6px 6px #fefefb; border-top: 1px solid #1B76BA; border-bottom: 1px solid #1B76BA;border-left: 1px solid #1B76BA; border-right:0px; }
.search_btn{ display: inline-block; float: left; width: 50px; height: 28px; font: 12px/28px "Microsoft YaHei"; text-align: center; border:0px; outline:none; color: #fff; background:#2267BD;}
.search_btn:hover{ background: #0089E1;}
.no_click{ text-decoration: none!important; cursor: default!important;}
a:link {
	text-decoration: none;
	color:#333;
}
a:visited {
	text-decoration: none;
	color:#333;
}
a:hover {
	color:#0089E1;
}
.izl-rmenu {
	position: fixed;
	right:1%;
	bottom: 30%;
	z-index: 999;width: 60px;
}
.izl-rmenu .btn {
	width: 60px;
	height: 60px;
	cursor: pointer; text-align:center;
	position: relative;  text-align:center; line-height:60px; display:block; margin-top:6px; margin-bottom:6px; 
}
.izl-rmenu .btn:hover i{ color:#fff; background-color:#0089E1;}
.izl-rmenu .btn i{ font-size:30px; color:#fff; line-height:60px;border-radius:60px;width: 60px; background-color:#2267BD}
.izl-rmenu .btn dd{ font-size:12px; text-align:center;}
.izl-rmenu .btn-qq {
}
.izl-rmenu .btn-qq:hover i{border-radius:0px 60px 60px 0px;

}
.izl-rmenu a.btn-qq, .izl-rmenu a.btn-qq:visited {

}
.izl-rmenu .btn-wx {

}
.izl-rmenu .btn-wx:hover i{border-radius:0px 60px 60px 0px;

}
.izl-rmenu .btn-wx .pic {
	position: absolute;
	left: -128px;
	top: 0px;
	display: none;
	width: 120px;
	height: 120px;background-color:#0089E1; padding:5px;
}
.izl-rmenu .btn-phone {

}
.izl-rmenu .btn-phone:hover i{border-radius:0px 60px 60px 0px;

}
.izl-rmenu .btn-phone .phone {
background-color:#0089E1;
	position: absolute;
	width: 180px;
	left: -180px;
	top: 0px;
	line-height: 60px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	display: none;
}
.izl-rmenu .btn-qq .qq {
background-color:#0089E1;
	position: absolute;
	width: 120px;
	left: -120px;
	top: 0px;
	line-height:30px; min-height:60px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	display: none;
}
.izl-rmenu .btn-qq .qq  p{ color:#fff;}
.izl-rmenu .btn-top {
	display: none;
}
.izl-rmenu .btn-top:hover {
}
.ddz{ font-size:14px; line-height:25px; text-align:left; padding:10px;}

/*底部*/
.foot_link_bg{ width: 100%; height: 38px; text-align: center; background: url("bg_link.jpg") repeat-x; float:left;}
.foot_link{ width: 100%; overflow: hidden; height: 38px; font-size: 14px; line-height: 38px; color: #55A9E8; background: url("bg_foot.png") no-repeat center;background: linear-gradient(-90deg, #088e8d 0%, #0057A7 100%);}
.foot_link li{ display: inline-block;}
.cutline{ margin: 0 2px 0 4px; }
.foot_link a{color: #fff;}
.foot_link a:hover{ text-decoration: underline;}

.foot{ height: 68px; padding-top: 20px;font: 12px/24px "SimSun"!important; color: #333; text-align: center; background: url("bg.png") repeat;width: 100%;float:left; padding-bottom:15px;}
.foot .wrap{position: relative; margin: 0 auto;}
.foot .wrap .cutline{ margin: 0 2px 0 8px;}
.foot_icon{ position: absolute; right: 0; top: 0; width: 34px; height: 42px;}
.ind_link{ color: #333;}
.ind_link:hover{ text-decoration: underline;}
.k15{ width:100%; display:block; clear:both; height:15px;}