@charset "utf-8";
/* CSS Document */
body, div, p, ul, li,h2,h3,h1, i, em, span, dd, dt, dl, form, table, th, td, tr, input {
	border: 0 none;
    margin: 0;
    padding: 0;
	list-style-type:none;
}
select{
	padding: 0;
	margin: 0;
}
html{
	font-family:"Microsoft Yahei","SimHei","SimSun", Geneva, sans-serif; 
	font-size: 12px; 
	color:#121212;
	background-color:#ffffff;
	height:100%; 
	width:100%;
}
a{ 
    text-decoration:none;


	outline:none;
	border: none;
}
a:hover{ text-decoration:none;}
img{ border:none;}
h2,h3,h4,i,b{
	font-weight: normal;
	font-style: normal;
}
input,textarea{ font-family:"Microsoft Yahei","SimHei","SimSun", Geneva, sans-serif; outline:none;}

.wrap{
	width: 100%;
	height: auto;
	overflow: hidden;
	min-width: 1200px;
}
.wraper{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.ofhd{ overflow: hidden; }
.fl{ float: left; }
.fr{ float: right; }
.cb{ clear: both; }

.header{
	height: 100px;
	background-color: #ffffff;
}
.logo{
	width: 360px;
	height: auto;
	overflow: hidden;
	float: left;
}
.logo img{
	margin-top: 18px;
}
.logo_tit{
	display: inline-block;
	float: left;
	line-height: 100px;
	font-size: 36px;
	color: #333333;
	font-weight: bold;
}
.tell{
	height: 50px;
	overflow: hidden;
	float: right;
	line-height: 24px;
	vertical-align: middle;
	font-size: 14px;
	color: #333333;
	margin-top: 26px;
	text-align: right;
}
.tell span{
	display: block;
	font-weight: bold;
}
/*导航*/
.nav{
	height:50px;
	background-color: #3095ce;
}
.nav li{
	display: inline-block;
	height:50px;
	text-align: center;
	overflow: hidden;
	float: left;
}
.nav li a{
	display: block;
	line-height: 50px;
	font-size: 18px;
	color: #ffffff;
	padding: 0 40px;
}


/*banenr*/
.banner{
	width: 100%;
	min-width: 1200px;
	height: 600px;
	overflow: hidden;
	background-color: #ffffff;
	position: relative;
	z-index: 2;
	margin: 0 auto;
}
.banner2{ 
	width: 200%; 
	height: 600px; 
	left: -50%; 
	top: 0; 
	position: absolute; 
}
.slideBox{ 
	width:1920px; 
	height:600px; 
	overflow:hidden; 
	position:relative; 
	margin: 0 auto;
}
.slideBox .hd{
	width: 100%;
	height:20px; 
	overflow:hidden; 
	position:absolute; 
	left:0; 
	bottom:35px; 
	z-index:1; 
}
.slideBox .hd ul{ 
	overflow:hidden; 
	zoom:1; 
	text-align: center;
}
.slideBox .hd ul li{ 
	display: inline-block;
	margin:0 3px;  
	width:15px; 
	height:15px; 
	border-radius: 50%;
	cursor:pointer; 
	border: 1px #3095ce solid;
	background-color: #ffffff;
}
.slideBox .hd ul li.on{ background:#3095ce;  }
.slideBox .bd{ 
	position:relative; 
	height:100%; 
	z-index:0;   
}
.slideBox .bd li{ 
	zoom:1; 
	vertical-align:middle;
	width:1920px; 
	height:600px; 
}
.slideBox .bd img{ 
	display:block;
	width:1920px; 
	height:600px;  
}






/*footer*/
.footer{
	background-color: #3C3C3C;
	padding: 20px 0;
	padding-bottom: 15px;
}
.wx_code{
	width: 180px;
	height: auto;
	position: relative;
	overflow: hidden;
	padding-top: 8px;
}
.wx_code p{
	width: 110px;
	height: 110px;
	overflow: hidden;
	float: left;
}
.wx_code p img{
	width: 110px;
	height: 110px;
}
.wx_code span{
	display: block;
	width: 30px;
	height: auto;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	line-height: 22px;
	font-weight: bold;
	padding-left: 10px;
}
.footer_text{
	height: auto;
	overflow: hidden;
}
.footer_nav{
	height: 40px;
	overflow: hidden;
	font-size: 15px;
	color: #ffffff;
	line-height: 40px;
    vertical-align: middle;
}
.footer_nav li{
	display: inline-block;
	height: 42px;
	overflow: hidden;
	line-height: 42px;
    vertical-align: middle;
}
.footer_nav li a{
	font-size: 15px;
	color: #ffffff;
	padding-right: 40px;
}
.footer_info{
	font-size: 13px;
	color: #ffffff;
	line-height: 30px;
}
.footer_info span{
	display: block;
}

.izl-rmenu{
	position:fixed; 
	right:10px; 
	bottom:10px; 
	z-index:999; 
	opacity: 0.9;
}
.izl-rmenu .btn{
	width:50px; 
	height:50px; 
	cursor:pointer; 
	position:relative;
	text-align: center;
	line-height: 50px;
	vertical-align: middle;
}
.izl-rmenu .btn i{
	font-size: 30px;
	color: #fff;
}
.izl-rmenu .btn-qq{
	/*background:url(../images/r_qq.png) 0px 0px no-repeat; */
	background-color:#6da9de;
	color: #fff;
}
.izl-rmenu .btn-qq:hover{background-color:#01254d;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{
	/*background:url(../images/r_qq.png) 0px 0px no-repeat; */
	background-color:#003c7e; text-decoration:none; 
	display:block;
}
.izl-rmenu .btn-wx{
    background-color: #00bd0b;
}
.izl-rmenu .btn-wx:hover{
    background-color: #047c0b;
}
.izl-rmenu .btn-wx .pic{
    position: absolute;
    top: 0;
    left: -100px;
    display: none;
    width: 100px;
    height: 100px;
}
.izl-rmenu .btn-phone{
    background-color: #c00726;
}
.izl-rmenu .btn-phone:hover{
    background-color: #800217;
}
.izl-rmenu .btn-phone .phone{
    font-size: 16px;
    line-height: 50px;
    position: absolute;
    top: 0;
    left: -120px;
    display: none;
    width: 120px;
    text-align: center;
    color: #fff;
    background-color: #800217;
}
.izl-rmenu .btn-top{
    line-height: 60px;
    display: none;
    background-color: #666;
}
.izl-rmenu .btn-top:hover{
    background-color: #444;
}

@font-face {font-family: "iconfont";
  src: url('iconfont.eot?t=1466680485'); /* IE9*/
  src: url('iconfont.eot?t=1466680485#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('iconfont.woff?t=1466680485') format('woff'), /* chrome, firefox */
  url('iconfont.ttf?t=1466680485') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('iconfont.svg?t=1466680485#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.icon-weixin:before { content: "\e600"; }
.icon-dianhua:before { content: "\e601"; }
.icon-shouji:before { content: "\e602"; }
.icon-dizhi:before { content: "\e603"; }
.icon-svg17:before { content: "\e604"; }
.icon-icon363601:before { content: "\e605"; }
.icon-chuanzhen:before { content: "\e606"; }
.icon-wangzhi:before { content: "\e607"; }
.icon-122:before { content: "\e609"; }
.icon-125:before { content: "\e60a"; }
.icon-kongdiao:before { content: "\e60b"; }
.icon-gotop:before { content: "\e608"; }
.icon-kongdiao1:before { content: "\e60c"; }