﻿/*初始化css*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin:0; padding:0; }
body { background:#fff; color:#555; font-size:14px; font-family: Verdana, Arial, Helvetica, sans-serif; }
td, th, caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; }
a { color:#555; text-decoration:none; }
a:hover { text-decoration:none; }
img { border:none; }
ol, ul, li { list-style:none; }
input, textarea, select, button { font:14px Verdana, Helvetica, Arial, sans-serif; }
table { border-collapse:collapse; }
html { overflow-y: scroll; }
.clearfix:after { content: "."; display: block; height:0; clear:both; visibility: hidden; }
.clearfix { *zoom:1;
}
/*基础样式*/
.container-fluid { margin-right: auto; margin-left: auto; width: 100%; display: block; min-width: 1160px; }
.containerbig { width:1200px; padding: 0; display: block; margin: 0 auto; }
.containersmall { width: 1200px; margin: 0 auto; display: block; }
.jianbain { background-image: linear-gradient(90deg, #0e6eb8, #00afff);  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr="#0e6eb8", endColorstr="#00afff");
}
/*banner区域*/
.banner { position: relative; }
.banner .infotext { width: 700px; position: absolute; top: 0; left: 50%; margin: 0 0 0 -350px; color: #ffffff; text-align: center; }
.banner .infotext h2 { font-size: 34px; font-weight: bold; color: rgba(255, 255, 255, 1); line-height: 50px; letter-spacing: 2px; }
.banner .infotext p { font-size:20px; font-weight:400; color:rgba(255, 255, 255, 1); line-height:50px; }
.banner .bannerimg { width: 100%; }
/*更多的按钮*/
a.moreBtn { font-size: 20px; text-align: center; padding: 30px 48px; font-weight:400; display: inline-block; margin: 32px auto 0 auto; border: 1px #666666 solid; color: #202020; position: relative; left: 0; transition: all 0.1s; border-radius: 4px; }
a.moreBtn i { width: 30px; height: 18px; display: inline-block; vertical-align: text-top; background: url(../img/rightBtn.png) no-repeat 80% center; background-size: 25px; margin: 3px 0 0 0; }
a.moreBtn:hover { background-image: linear-gradient(90deg, #0e6eb8, #00afff);  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr="#0e6eb8", endColorstr="#00afff");
color: #fff; left: 10px; border: 1px #0e6eb8 solid; }
a.moreBtn:hover i { background: url(../img/rightBtn2.png) no-repeat 80% center; background-size: 25px; }
/*页脚区域*/
.footer { background:rgba(23, 43, 77, 1);  }
.footer .footer-icon { display: block; overflow: hidden; margin: 0px 0 30px 0; width: 100%; }
.footer .footer-icon li { display: inline-block; width: 20%; float: left; text-align: center; }
.footer .footer-icon span { font-size:16px; font-weight:400; color:rgba(255, 255, 255, 1); line-height:30px; display: block; text-align: center; }
.footer .footer-icon li a img { transition: all 0.5s; }
.footer .footer-icon li:hover a img { transform:rotate(360deg); -ms-transform:rotate(360deg); 	/* IE 9 */ -moz-transform:rotate(360deg); 	/* Firefox */ -webkit-transform:rotate(360deg); /* Safari 和 Chrome */ -o-transform:rotate(360deg); 	/* Opera */ }
.footer .footertwo { font-size:16px; font-weight:400; color:rgba(255, 255, 255, 1); line-height:30px; padding: 50px 0; border-top: 1px rgba(0, 170, 255, 0.5) solid; border-bottom: 1px rgba(0, 170, 255, 0.5) solid; }
.footer .footertwo .footer-left { width: 700px; display: inline-block; overflow: hidden; vertical-align: text-top; float: left; }
.footer .footertwo .footer-left ul { display: inline-block; vertical-align: text-top; margin: 0 80px 0 0; float: left; }
.footer .footertwo .footer-left ul:last-child { margin: 0 0 0 0; }
.footer .footertwo .footer-left ul li:first-child { margin-bottom: 14px; }
.footer .footertwo .footer-left ul li a { font-size:14px; font-weight:400; color:rgba(255, 255, 255, 1); line-height:30px; opacity:0.7; }
.footer .footertwo .footer-left ul li a:hover { color: #ffffff; text-decoration: underline; }
.footer .footertwo .footer-right { width: 490px; display: inline-block; overflow: hidden; vertical-align: text-top; }
.footer .footertwo .footer-right .telephone { width: 300px; display: inline-block; padding: 0 0 0 50px; box-sizing: border-box; }
.footer .footertwo .footer-right .telephone h2.tel-number { font-size: 30px; font-weight: bold; color: rgba(255, 255, 255, 1); line-height: 30px; margin: 20px 0 0 0; }
.footer .footertwo .footer-right .official-plat { width: 190px; display: inline-block; float:right; text-align: right; }
.footer .footertwo .footer-right .official-plat p { font-size:14px; font-weight:400; color:rgba(255, 255, 255, 1); line-height:20px; opacity:0.7; }
.footer .IPC { color: #ffffff; font-size: 14px; padding: 26px 0; }
.footer .IPC .lpr { display: inline-block; }
.footer .IPC .lpr img { height: 32px; vertical-align: middle; }
.footer .IPC .lpr a { color: #ffffff; font-size: 14px; margin: 0 5px; }
.footer .IPC .lpr a:hover { text-decoration: underline; }
.footer .IPC .rcp { display: inline-block; float: right; }
/*右侧浮动区域*/
.floatmenu { position: fixed; bottom: 110px; right: 10px; z-index: 500; }
.floatmenu .item { height: 42px; width: 42px; margin-bottom: 5px; position: relative; }
.floatmenu .blk { display: block; height: 100%; width: 100%; border-radius: 3px; background: url(../img/floatmenu.png) no-repeat; cursor: pointer; }
.floatmenu .weibo .blk { background-position: 0 0; }
.floatmenu .qq .blk { background-position: -42px 0; }
.floatmenu .wechat .blk { background-position: -84px 0; }
.floatmenu .mobile { display:none; }
.floatmenu .mobile .blk { background-position: -126px 0; }
.floatmenu .ask .blk { background-position: -168px 0; }
.floatmenu .backtop .blk { background-position: -210px 0; }
.floatmenu .weibo .blk:hover { background-position: 0 -42px; }
.floatmenu .qq .blk:hover { background-position: -42px -42px; }
.floatmenu .wechat .blk:hover { background-position: -84px -42px; }
.floatmenu .mobile .blk:hover { background-position: -126px -42px; }
.floatmenu .ask .blk:hover { background-position: -168px -42px; }
.floatmenu .backtop .blk:hover { background-position: -210px -42px; }
.floatmenu .popover { display: none; position: absolute; right: 42px; top: 0; padding-right: 15px; text-align: center; }
.floatmenu .item:hover .popover { display: block; }
.floatmenu .popover .popover-arr { position: absolute; top: 15px; right: 9px; background: url(../img/popover_arr_l.png) no-repeat; height: 11px; width: 7px; }
.floatmenu .ask .popover p { text-align: left; }
.floatmenu .ask .popover p i { margin-right: 4px; }
.floatmenu .popover .popover-bd { width: 140px; padding: 2px; border-radius: 4px; -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1); -o-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1); box-shadow: 0 0 2px rgba(0, 0, 0, 0.1); border: 1px solid #d8d8d8; background: #fff; }
.floatmenu .popover label { font-weight: bold; display: block; padding: 4px 0 0; }
.floatmenu .popover p { color: #999; padding: 0 5px 4px; font-size: 12px }
.floatmenu .popover img { width: 120px; height: auto; }
.floatmenu .popover .btn { display: block; background: #049ae8; color: #fff; border-radius: 3px; margin: 5px 5px 10px; height: 30px; line-height: 28px; }
.floatmenu .wechat .popover .popover-bd { width: 130px; }