﻿@charset "utf-8";
/*全局样式
---------------------------------------------*/
section,article,aside,header,footer,nav,figure{ display:block; }
body,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,figure{ margin:0; padding:0; }
body,button,input,select,textarea{ font:12px/1.5 "Microsoft Yahei"; }
h1,h2,h3,h4,h5,h6,button,input,select,textarea{ font-size:100%; }
address,cite,dfn,em,var{ font-style:normal; }
code,kbd,pre,samp{ font-family:courier new,courier,monospace; }
p,ul,li,dl,dd,dt,form,h1,h2,h3,h4,h5,h6{ list-style:none; }
a{ color:#666; text-decoration:none; }
a:hover{ color:#1363B8; text-decoration:none; }
fieldset,img{ border:0; }
table{ border-collapse:collapse; border-spacing:0; }
input::-moz-focus-inner,button::-moz-focus-inner{ border:0;padding:0;outline:0; }
.clear{ clear:both; font-size:0px; height:0px; overflow:hidden; }
.line5{ clear:both; font-size:0px; height:5px; overflow:hidden; }
.line10{ clear:both; font-size:0px; height:10px; overflow:hidden; }
.line15{ clear:both; font-size:0px; height:15px; overflow:hidden; }
.line20{ clear:both; font-size:0px; height:20px; overflow:hidden; }
.line30{ clear:both; font-size:0px; height:30px; overflow:hidden; }
/* Clear Fix */ 
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix{ display:inline-block; } 
/* Hide from IE Mac */ 
.clearfix { display:block; } 

.left{ float:left; }
.right{ float:right; }
.blue{ color:#1A61B9; }
.red {color: #F00;}
/*文本框样式*/
input.wide{ width:250px; }
input.txt{ width:200px; }
input.small{ width:50px; }
.input{ display:inline; margin-right:5px; padding:7px; height:20px; line-height:20px; vertical-align:middle; background:#fff; color:#999px; border:1px solid #e8e8e8; border-radius:2px; }
.select{ padding:7px; border:1px solid #e8e8e8; line-height:20px; }

/*标题样式*/
.idx-title{border-bottom: 1px dashed #dbdbdb; margin-top: 80px;}
.idx-title h2{position: absolute; width: 210px; top: -24px; left: 50%; margin-left: -105px; font-size: 32px; font-weight: 400; text-align: center; background-color: #fff;}
.main-tit{ padding:13px 0; font-size:18px; color: #212121;}
.base-tit{ border-bottom:1px solid #f0f0f0; color:#27AE62; line-height:1em; font-size:18px; font-weight:normal; }
	.base-tit span{ position:relative; top:1px; display:inline-block; padding:10px 0; border-bottom:1px solid #27AE62; }
	.base-tit i{ float:right; padding:10px 0; color:#999; font-size:12px; line-height:26px; font-style:normal; }
/*页面布局
----------------------------------------------*/
body{ text-align:center; background:#fff; *position:relative; }
.section{ position:relative; margin:0 auto; padding:0; width:1200px; min-width:941px; max-width:1200px; text-align:left;}
/*页面头部
----------------------------------------------*/
.header{ width:100%; height:110px; background:url('../images/bg-header-1.png') center repeat-x;}
.header-wrap{height: 110px; background: url('../images/bg-header.png') no-repeat;}
.header .left-box .logo{ margin:25px 0 0 0; display:block; float:left; width:490px; height:60px; text-indent:-9999px; background:url(../images/logo.png) no-repeat 0 center; overflow:hidden; }
/*内容样式
----------------------------------------------*/
.navBar {
  position: relative;
  float: left;
  z-index: 99;
  height: 40px;
  line-height: 40px;
  margin: 33px 0 0 20px;
}
.nav {
  position: relative;
  margin: 0 auto;
}
.nav a {
  color: #555;
}
.nav h3 {
  font-size: 100%;
  font-weight: normal;
  padding: 0 15px;
}
.nav .m {
  float: left;
  position: relative;
  z-index: 1;
}
.nav h3 a {
  display: block;
  font-size: 16px;
}
.nav h3 a.on{color:#27AE61; border-bottom: 1px solid #27AE61;}
.nav h3 a:hover{color:#27AE61;}
.nav .sub {
  display: none; /*默认隐藏*/
  position: absolute;
  left: 50%;
  top: 40px;
  z-index: 1;
  width: 130px;
  margin-left: -65px;
  background: #27AE61;
}
.nav .sub li {
  text-align: center;
  padding: 0 8px;
  margin-bottom: -1px;
}
.nav .sub li a {
  display: block;
  padding: 8px 0;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  color: #f3f3f3;
}
.nav .sub li a:hover {
  color: #fff;
}
/*幻灯片样式*/
.banner-superslide {
  position: relative;
  background: #fff;
  z-index: 1;
  width: 100%;
}
.banner-superslide .bd {
  width: 100% !important;
}
.banner-superslide .banner-item {
  display: none;
  width: 100% !important;
  height: 400px;
  text-align: center;
}
/*服务项目*/
.lm-con{ width: 1200px; margin: 80px auto 0;}
.lmc-con{ height: 270px; width: 350px; padding-top: 15px; background-color: #f7f7f7; float: left; text-align: center; margin-right: 75px; position: relative;}
.lmc-con:hover{-moz-box-shadow: 1px 1px 5px #ddd; box-shadow:1px 1px 5px #ddd;}
.lmc-con:hover .icon-zhengfu{color: #E70012;}
.lmc-con:hover .icon-shuiwu{color: #27AE61;}
.lmc-con:hover .icon-caishui{color: #00A0E8;}
.lmc-con01{ border-top: solid 2px #E70012;}
.lmc-con02{ border-top: solid 2px #27AE61;}
.lmc-con03{ border-top: solid 2px #00A0E8; margin-right: 0;}
.lmc-con .iconfont{font-size: 80px; color: #999;}
.lmcc-title{ height: 70px; font-size: 24px; color: #555; font-weight: 400; background: url("../images/bg-service.png") no-repeat bottom center;}
.lmcc-text{ font-size: 14px; color: #616161; height: 110px; padding-top: 20px;}
.lmcc-text p{ padding: 2px 0;}
/*服务优势*/
.l_mdian{overflow: hidden; margin-top: 10px;}
.l_mdian .iconfont{color: #fff; font-size: 70px;}
.l_mdian li{ float:left; width:20%; cursor:pointer; padding-top:30px; text-align: center;}
.l_mdian li .l_wor{ color:#222; font-size:16px; line-height:16px; margin:15px 0;}
.l_mdian .lu_bgca{ width: 135px; height: 135px; line-height: 135px; margin:0 auto; position: relative; transition: all 0.5s;}
.l_mdian .lu_bgcai1{ background: url(../images/icon_qbg1.png) no-repeat center; background-size: 80%;}
.l_mdian .lu_bgcai2{ background: url(../images/icon_qbg2.png) no-repeat center; background-size: 80%; line-height: 124px;}
.l_mdian .lu_bgcai3{ background: url(../images/icon_qbg3.png) no-repeat center; background-size: 80%;}
.l_mdian .lu_bgcai4{ background: url(../images/icon_qbg4.png) no-repeat center; background-size: 80%;}
.l_mdian .lu_bgcai5{ background: url(../images/icon_qbg5.png) no-repeat center; background-size: 80%; line-height: 146px;}
.l_mdian li:hover .lu_bgca{ background-size:100%;}
.l_mdian li .lu_bgca:after{ content:''; display: block; width: 132px; height: 132px; border-radius: 50%; position: absolute; top: 0; left: 0; transition: all 0.8s; opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);}
.l_mdian li .lu_bgcai1:after{ border: 2px solid #ff5b87;}
.l_mdian li .lu_bgcai2:after{ border: 2px solid #0a84ff;}
.l_mdian li .lu_bgcai3:after{ border: 2px solid #7b3bfc;}
.l_mdian li .lu_bgcai4:after{ border: 2px solid #01a3d7;}
.l_mdian li .lu_bgcai5:after{ border: 2px solid #ff9b2f;}
.l_mdian li:hover .lu_bgca:after{ width: 152px; height: 152px; top: -10px; left: -10px; display: block; opacity: 1;
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -ms-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);}
/*热点答疑*/
.tab-head{padding: 55px 0;}
.tab-head ul li{float: left;}
.tab-head ul{width: 880px; margin:0 auto;}
.tab-head ul li{margin:0 20px;}
.tab-head ul li a{display: block; height: 32px; line-height: 32px; padding: 0 8px; font-size: 16px; color: #27AE62; border-radius: 3px;}
.tab-head ul li a:hover, .tab-head ul li a.selected{background-color: #27AE61; color: #fff;}
.tab-content .list{ width:1260px; margin-left:-60px; font-size: 14px;}
.tab-content .list li{width: 570px; float: left;margin-left: 60px;text-indent: 16px;height: 46px;line-height: 46px; border-bottom: dashed 1px #B5B5B5; background: url(../images/list-ico.png) left center no-repeat; overflow: hidden;}
.tab-content .list li a:hover{color: #27AE5F;}
.tab-content .list li .time{float: right; color: #aaa;}
/*二级页面*/
.about-banner,.zfsw-banner,.sw-banner,.cw-banner,.qa-banner,.lxwm-banner,.ys-banner{height: 280px; overflow: hidden;}
.about-banner{background: url('../images/about-banner.jpg') center no-repeat;}
.zfsw-banner{background: url('../images/service1-banner.jpg') center no-repeat;}
.sw-banner{background: url('../images/service2-banner.jpg') center no-repeat;}
.cw-banner{background: url('../images/service3-banner.jpg') center no-repeat;}
.qa-banner{background: url('../images/QA-banner.jpg') center no-repeat;}
.lxwm-banner{background: url('../images/contact-banner.jpg') center no-repeat;}
.ys-banner{background: url('../images/youshi-banner.jpg') center no-repeat;}
.Main {
    position: relative;
    padding: 40px 0;
}
.Wrap {position: relative;width: 930px;float: right;}
.Position{position:relative;height:50px;line-height:50px;color:#888888;border-bottom:1px solid #d7d7d7; font-size: 15px;}
.Position a:hover, .Position span{color:#27AE61;}

.Wrapc {position: relative;width: 100%;float: left;}
.Positionc{position:relative;height:50px;line-height:50px;color:#888888;border-bottom:1px solid #d7d7d7; font-size: 15px;}
.Positionc a:hover, .Positionc span{color:#27AE61;}
/*内容标题样式*/
.meta{ margin:30px 0 0 0; padding:0 0 15px 0; }
	.meta:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.meta h1{padding:0 0 15px 0; color:#333; font-size:28px; line-height:30px; text-align:center; font-weight:normal; }
	.meta .meta-info{ color:#999; font-size:12px; line-height:24px; text-align: center;}
	.meta .meta-info span{ margin-right:10px; padding-left:20px; color:#777;}
/*答疑库内容*/
.Wrapc .Content{position: relative;margin-top: 10px;font-size: 14px;color: #666666;line-height: 30px;}
/*.Wrapc .Content p{text-indent: 28px;}*/
.Wrapc .Content .content-subtit{margin-bottom:20px;font-size: 20px; font-weight: 400; color: #444; text-align: center;}
.Wrapc .Content .content-subtit span{margin-left: 35px;}
.Wrapc .Content .post-tit{background: #f1f1f1; text-indent: 16px; line-height: 38px; color: #27AE61;}
.Wrapc .Content .post-con{padding:10px 16px;}
/*左侧折叠菜单*/
.SideNavHead{height:54px;}
.SideNavHead h1.ch{font-size:24px;line-height:24px;color:#27AE61;font-weight:400;margin-bottom:12px;}
.SideNavHead h1.en{font-size:18px;line-height:18px;font-family:"Arial";color:#c8c8c8;font-weight:400;}
#left{position:relative;float:left;width:240px;}
#left .left-menu{position:relative;margin-top:55px;}
#left .left-menu li{width:109px;height:37px;line-height:37px;color:#666666;font-size:16px;text-align:left;margin-bottom:25px;}
#left .left-menu li a{display: block; margin-left: 1px;text-align:center;}
#left .left-menu li.cur,#left .left-menu li:hover{background-image:url("../images/sprict.png");color:#fd9803;}
#left .left-menu li.cur a,#left .left-menu li:hover a{background:url("../images/sprict.png") right -67px; color: #27AE61;}
#left .lanmu{height: 46px;overflow: hidden; margin-top:20px;}
#left .lanmu b{color: #27AE61;font: 500 18px/46px "Microsoft Yahei";text-indent: 10px;float: left;} 
#left .lanmu span{float: left; line-height: 52px; margin-left: 10px;color: #c8c8c8;}
#left .lanmu a{font:12px/46px "Microsoft Yahei"; float:right; margin-right:10px; color:#a9b1bc;}
#left .main-contact-t{background:url(../images/tel.png) 10px 18px no-repeat; padding:15px 0 16px 0; height:40px}
#left .main-contact-t span{color:#999; padding-left:80px; font-size: 14px;}
#left .main-contact-t p{ padding:0px 0 0 80px; margin-top:3px; color:#27AE61;font:22px/24px "Microsoft Yahei";}
#left .main-contact-b a{display:block;float:left; width: 99px; margin:10px 0 0 10px; padding: 3px 2px 3px 14px; text-align:center;font:14px/24px "Microsoft Yahei"; color:#fff; background:#27AE61;}
#left .main-contact-b a img{float:left;}
#left .main-contact-b a span{ float:left; text-indent:5px}
#left .main-contact-b a.cur,.main-contact-b a:hover{background-color:#919191; text-decoration:none}
/*右侧内容*/
.Wrap .Content{position: relative;margin-top: 45px;font-size: 14px;color: #666666;line-height: 30px;}
.Wrap .Content p{text-indent: 28px;}
.Wrap .Content .content-subtit{margin-bottom:20px;font-size: 20px; font-weight: 400; color: #444; text-align: center;}
.Wrap .Content .content-subtit span{margin-left: 35px;}
.Wrap .Content .post-tit{background: #f1f1f1; text-indent: 16px; line-height: 38px; color: #27AE61;}
.Wrap .Content .post-con{padding:10px 16px;}
/*答疑库*/
.sideMenu-a{ width:210px; font-size:13px; font-family:"宋体"; margin-bottom:10px; background:#E9FAF0;}
.sideMenu-a h3{ height: 38px; line-height: 38px; cursor:pointer;font-size:14px; background:#27AE62; color:#fff; text-align:center; margin-bottom:5px;}
.sideMenu-a ul{ overflow:hidden;}
.sideMenu-a li.m-li{ width:60px; padding:5px; float:left;}
.sideMenu-a .m-li a{display: block; line-height: 28px; text-align: center;}
.sideMenu-a .m-li a.cur{background: #27AE62; color: #fff;}
.sideMenu-a ul li.b-li{padding-left:15px; line-height:32px;}
.sideMenu-a .m-li a,.sideMenu-a .b-li a{color: #444;}
.sideMenu-a .m-li a:hover,.sideMenu-a .b-li a:hover{color: #27AE62;}
.sideMenu-a .m-li a.cur:hover{color: #fff;}

.sideMenu-a .b-li a{display: block; line-height: 28px;}
.sideMenu-a .b-li a.cur{background: #27AE62; color: #fff;}

.dy-box{width: 990px;}
.dy-content{width: 610px;height: 542px;line-height: 2em;word-wrap: break-word; padding:40px; font-size: 14px; border-bottom: 1px solid #e6e6e6;overflow-y: auto; color: #444;}
.dy-content p{margin-bottom: 8px;}
.dy-list{ width:240px; height: 622px;background: url(../images/bszn_nav_center.png) repeat-y;padding:0 20px; overflow-y: auto; border-bottom: 1px solid #e6e6e6;}
.dy-list ul li{ line-height:40px; border-bottom:1px dotted #e6e6e6; background:url(../images/list.png) left no-repeat; text-indent:14px;}
.dy-list ul li a{font-size:14px; color:#464646; font-family:"宋体"; cursor:pointer;}
.dy-list ul li a:hover{color: #27AE62;}
/*咨询服务*/
/*咨询问题*/
.zx-content table{margin-bottom:20px; font-size: 14px; line-height: 30px; color: #333;}
.zx-content p{text-indent: 28px;}
.form-box{ position:relative; padding:10px; border:1px solid #f6f6f6; background:#fff; font-size:14px; }
.form-box dl{ display:block; padding:5px 0; }
.form-box dl:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
.form-box dl dt{ display:block; float:left; width:90px; line-height:38px; min-height:38px; color:#555; font-size:13px; text-align:right; _position:absolute; }
.form-box dl dd{ position:relative; padding:5px 0 5px 10px; line-height:28px; min-height:28px; color:#555; font-size:13px; overflow:hidden; _margin-left:120px; }
.form-box dl dd label.radio{ margin-right:5px; }
.btn {display: inline-block; background: #27AE62; border: 0; border-radius: 2px; vertical-align: middle;margin: 0; padding: 0 25px;color: #fff;font-size: 12px;height: 38px;line-height: 38px;text-align: center;cursor: pointer;overflow: visible;}
.btn:hover {color: #fff;opacity: 0.9;}
/*页面底部
----------------------------------------------*/
.link-box{height: 50px; line-height: 50px; text-align: center; font-size: 14px; color: #333; background-color: #EAEAEA;}
.link-box a{ color:#454545; letter-spacing:1px; margin-right: 12px;}
.link-box a:hover{color: #1363B8}
#footer{ width:100%; background-color:#707070; padding:13px 0; height:93px;color:#fff; font-size:smaller;}
#footer .info dt{ float:left; padding-top:15px; line-height:22px; font-size: 13px;}
#footer .info dd{ float:right; padding-left:15px;}
#footer .info .wx-txt{ margin-top:25px; line-height:20px;}
/*字体图标*/
@font-face {font-family: "iconfont";
  src: url('../fonts/iconfont.eot?t=1486361890205'); /* IE9*/
  src: url('../fonts/iconfont.eot?t=1486361890205#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/iconfont.woff?t=1486361890205') format('woff'), /* chrome, firefox */
  url('../fonts/iconfont.ttf?t=1486361890205') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../fonts/iconfont.svg?t=1486361890205#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-qq:before {content: "\e604";}
.icon-wechat:before {content: "\e66f";}
.icon-time:before {content: "\e689";}
.icon-zhengfu:before { content: "\e709"; }
.icon-shuiwu:before { content: "\e6cf"; }
.icon-caishui:before { content: "\e69c"; }
.icon-zhengce:before { content: "\e628"; }
.icon-shijian:before { content: "\e630"; }
.icon-baomi:before { content: "\e7c3"; }
.icon-sheng:before { content: "\e6b5"; }
.icon-fuwu:before { content: "\e651"; }
.icon-car:before {content: "\e64d";}
.icon-home:before {content: "\e657";}
.icon-zixun:before {content: "\e63c";}
.icon-renyuan:before {content: "\e696";}
.icon-chevron-left:before {content: "\e641";}
.icon-chevron-right:before {content: "\e64e";}
.BMap_bubble_title{color: #CC5522;font-size: 14px;font-weight: bold;white-space: nowrap;}
.BMap_bubble_content{font: 12px arial,sans-serif; line-height: 22px;}
/*右侧浮动客服*/
.izl-rmenu{position:fixed; width: 45px; right:0; margin-right:15px; top:160px; z-index:999; }
.izl-rmenu .slide-btn{position:relative; width:45px; height:45px; line-height: 45px; font-size: 20px; text-align: center; margin-bottom:3px; cursor:pointer; background:rgba(44,40,29, .9); color: #FFFFFF;}
.izl-rmenu a.slide-btn,.izl-rmenu a.slide-btn:visited{background:rgba(44,40,29, .9);text-decoration:none; display:block;}
.izl-rmenu .btn-wx .wechatpic{position:absolute; width:160px; height:160px; left:-160px; top:0px; display:none;}
.izl-rmenu .btn-wx:hover .wechatpic{display: block;}
.izl-rmenu .btn-time .time{position:absolute; width:160px; left:-160px; top:0px; font-size: 12px; background:rgba(44,40,29, .9); display: none;}
.izl-rmenu .btn-time:hover .time{display:block;}
/*响应式布局
----------------------------------------------*/
@media only screen and (max-width:1199px) {
	.section, .navBox{ width:941px; }
}
@media only screen and (min-width:1201px) {
	.section, .navBox{ width:1200px; }
}
.scrollbar1::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #F5F5F5;
  border-radius: 10px;
}

.scrollbar1::-webkit-scrollbar
{
  width: 5px;
  background-color: #F5F5F5;
}

.scrollbar1::-webkit-scrollbar-thumb
{
  border-radius: 10px;
  background: #27AE62;
}
