@charset "UTF-8";
/*
z中文 
 CSS Document 
Gree 头部脚步 CSS
版本号：V1.0
作者：linhui 时间：2016-2-4
*/

/*头部*/
header{ background:#3568df; height:44px; position:fixed; top:0; width:100%; z-index:99; color:#fff;}
header .top{ vertical-align:top;height:100%;text-align:center;}
header .fl{height:100%;}
header .fl img{ height:20px; margin-top:10px; margin-left:10px;}
header .fr{height:100%; width:44px; text-align:center}
header .fr img{ height:22px; margin-top:10px;}
header .nav{background:#2c5bca;}
header .title{ width:100%; display:block; position:absolute; top:10px;}
/*搜索框*/
.searchDiv{ background:#fff; z-index:99; position:absolute; width:100%; display:none;}
.searchDiv .searchDivAll{ margin:10px;border:1px solid #c1c5d0;}
.searchDiv input[type]{height:30px;  width:86%; padding-left:2%;}
.searchDiv .btn{ height:28px; padding-top:2px; background:#fff;text-align:center; width:11%; float:right;}

/*底部*/
footer .footF{ padding:10px 0px;font-size:0.77rem; text-align:center; border-top:1px solid #e6e8ee;}
footer .footF a{ color:#666; padding:0 5px;}
footer .footS{ background:#e6e8ee;color:#666; text-align:center; padding:6px 0 15px 0; font-size:10px;}
footer .footM{ background:#3463d0;}
footer .footM a{ color:#fff; display:block; text-align:center; padding:18px 10px 28px 10px; font-size:0.77rem}
footer .footM a:last-child{padding:18px 0px 28px;}
footer .footM a img{ width:36px;}
footer .footM .swiper-pagination-bullet{background:#6593ee; opacity:1}
footer .footM .swiper-pagination-bullet-active{ background:#eee;}
footer .footM .swiper-pagination{bottom:2px}

/*内页样式*/
article{padding-top:0px;}

/*返回顶部*/
.toTop{ position:fixed; bottom:5px; right:8px; z-index:99;}

.service_center .service_center_box{border: 3px solid #e6e8ee;border-left: 0;border-right: 0;}

/*原本的头部修改*/
.inner_header{position:relative}
.inner_header .inner_header_nav{height: 44px; line-height:44px;text-align: center;font-size: 16px;color:#fff;background: #3568df;}
.inner_header .inner_header_nav th{width: 14%;background: #2c5bca;}
.inner_header .inner_header_nav img{height:20px; vertical-align:middle;}

.inner_footer{ border-top:1px solid #e6e8ee}
.inner_footer .inner_footer_link{text-align: center;margin: 10px 0; font-size:0.77rem;}
.inner_footer .inner_footer_link a{color:#666}
.inner_footer .inner_footer_link td{border-right: 1px solid #666;}
.inner_footer .inner_footer_link td:last-of-type{border: none;}
.inner_footer .inner_footer_copyright{background:#e6e8ee;color:#666;text-align: center;padding: 10px 0; font-size:0.77rem;}
.inner_footer .inner_footer_swiper{background:#3463d0;text-align: center;padding-top: 5px;}
.inner_footer .inner_footer_swiper a{color:#fff;font-size:0.77rem; line-height:12px;}
.inner_footer .inner_footer_swiper img{width:47px; height:47px; margin-bottom:-10px;}
.inner_footer .inner_footer_swiper .swiper-container{height:88px;}
.inner_footer .inner_footer_swiper .swiper-pagination-bullet{width: 10px;height: 10px;}
.inner_footer .inner_footer_swiper .swiper-pagination{ bottom:2px}
.toTop img{ width:40px;}

.inner_header_pop{position: absolute;top:44px;z-index: 2;width: 100%;background: #fff;padding:10px 0;display: none;}
.inner_header_pop .inner_header_search{border: 1px solid #c1c5d0;width: 90%;margin: 0 auto;}
.inner_header_pop .inner_header_search input[type="text"]{border: none;height: 28px;width: 90%;}
.inner_header_pop .inner_header_search input[type="image"]{height:20px;vertical-align: middle;}


