body{font-family: "SF Pro SC","HanHei SC","SF Pro Text","Myriad Set Pro","SF Pro Icons","PingFang SC","Helvetica Neue",Helvetica,Arial,sans-serif; }
body{
    position: relative;
    overflow-x: hidden;
}
.container{width:1300px;overflow: hidden;}
.margin-auto{margin:0 auto;}
.row{display:block;clear:both;}

.header{width:100%;height:97px; background-color:rgba(255,255,255,0.7); position:fixed; z-index:999; top:0px; left:0px;}
.header .logo{float:left;margin-top:10px;}
.header .logo img{width:313px;height:77px;}
.header .nav{float:right;height:59px; margin-left:50px;margin-top:15px;}
.header .nav ul{}
.header .nav ul>li{float:left;line-height:59px;margin:0 0px 0px 50px;}
.header .nav ul>li>a{font-size:18px;color:#000000;position: relative; font-weight:bold;}
.header .nav ul>li:hover a{/*color:#0096ff;*/}
.header .nav ul>li:hover .nav_submenu {display: block;}
.header .nav ul>li a:hover{color:#2f318b;}
.header .nav ul>li>a em{position:absolute;top:6px;right:-20px;width:16px;height:16px;background:url(../images/arrow-down.png) no-repeat;}

.header .nav .nav_submenu {font-weight:500;text-transform: none;display:none;position:absolute;width:100px;padding:0;background:#fff;border-radius:0 0 4px 4px;box-shadow:0 1px 3px rgba(0,0,0,0);color:#3f3a39;z-index:999;}

.header .nav .nav_submenu-item:hover {background:#a0cafc;}

.header .nav .nav_submenu li{width:100%;line-height:42px;text-align:center;margin:0;}
.header .nav .nav_submenu li a{font-size:16px;color:#3f3a39;}
/* .header .nav .nav_submenu li a:hover{color:#0096ff;} */
.header .nav .nav_submenu-item:hover a{color:#FFFFFF;}


.header .nav-right{float: right;height: 59px;background:url(../images/nvaright_bg.png) no-repeat center;}
.header .nav-right dl{margin-top:36px;padding-left:40px;background:url(../images/icon-tel.png) no-repeat left;}
.header .nav-right dl dt{font-size:12px;color:#666;}
.header .nav-right dl dd{line-height:40px;font-size:22px;color:#f39801; font-weight:bold;}

.main{overflow:hidden;}


/*轮播图*/
#full-screen-slider {display:block;width:100%; height:650px; margin-top:100px; overflow:hidden;position:relative;z-index:9;}
#slides{display:block; width:100%; height:650px; list-style:none; padding:0; margin:0; position:relative}
#slides li{display:block; width:100%; height:650px; list-style:none; }
#slides li a{ display:block; width:100%;text-indent:-9999px}
#pagination{display:block; list-style:none; position:absolute; width:100px; left:50%; bottom:10px; z-index:9900;  padding:10px 10px 10px 0; margin-left:50px;}
#pagination li{float:left;display:block; list-style:none; width:30px; height:12px;border-radius:4px; margin-left:15px; background:#FFF }
#pagination li a{display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current {border-radius:4px;background:#f39800;}

.count_dl{ overflow: hidden;}
.count_dl dd{float: left; display: inline; width: 16.6666667%; position: relative; padding: 30px 0px;}
.count_dl dd:after{ display: block; content: ""; overflow: hidden; width: 1px; height: 50px; background: #d3d3d3; position: absolute; right: 0px; top: 50%;margin-top: -25px;}
.count_dl dd:last-child:after{
    display: none;
}
.count_dl dd span{
    display: block;
    overflow: hidden;
    font-size: 36px;
    color:#4c8cff;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
}
.count_dl dd i{
    display: block;
    overflow: hidden;
    font-size: 14px;
    color:#999;
    line-height: 30px;
    text-align: center;
}
.count_dl dd:nth-child(1) span{
    color: #4c8cff;
}
.count_dl dd:nth-child(2) span{
    color: #419bff;
}
.count_dl dd:nth-child(3) span{
    color: #2cbafd;
}
.count_dl dd:nth-child(4) span{
    color: #26c3fd;
}
.count_dl dd:nth-child(5) span{
    color: #21cdff;
}
.count_dl dd:nth-child(6) span{
    color: #1ed2ff;
}

.countBox{
    overflow: hidden;
    font-size: 0px;
    text-align: center;
    margin-top:30px;
}
.countBox .center{
    display: inline-block;
    overflow: hidden;
}
.count_dl2{
    overflow: hidden;
}
.count_dl2 dd{
    float: left;
    display: inline;
    overflow: hidden;
    padding: 0px 20px;
}
.countDiv2{
    overflow: hidden;
}
.countNum2{
    /*width: 120px;*/
    border-radius: 5px;
    background: #4660d7;
    padding: 0px 15px;
    font-family: arial;
    font-size: 70px;
    color:#fff;
    font-weight: bold;
    position: relative;
    line-height: 80px;
    text-align: center;
}
.countNum2:after{
    display: block;
    content: "";
    overflow: hidden;
    width: 100%;
    height: 7px;
    background: #4660d7;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -3px;
    z-index: 5;
}
.countIntr2{
    overflow: hidden;
    font-size: 16px;
    color:#000;
    text-align: center;
    line-height: 35px;
    padding-top: 5px;
}
#timer5{
    width: 390px;
    text-align: right;
}



/*业务范围*/
.business{overflow: hidden;}
.business .hd{width:1300px;height:70px;margin:0 auto;background: url(../images/bline.png) no-repeat bottom;}
.business .hd dl{text-align: center;}
.business .hd dl dt{line-height:35px; font-size:28px;color:#666;}
.business .hd dl dd{line-height:25px;font-size:18px;color:#999;}
.business .bd{display:flex;margin:30px 0;}
.business .bd .bus-item{flex:1;height:125px;border-radius:4px;padding:18px 18px;position:relative;}
.business .bd .bus-item:nth-child(1){background:linear-gradient(to right bottom,#3599fe,#3599fe);}
.business .bd .bus-item:nth-child(2){background:linear-gradient(to right bottom,#857aff,#857aff);margin:0 20px; margin-right:0px;}
.business .bd .bus-item:nth-child(3){background:linear-gradient(to right bottom,#fc6065,#fc6065);margin:0 20px; margin-right:0px;}
.business .bd .bus-item:nth-child(4){background:linear-gradient(to right bottom,#74c948,#74c948);margin:0 20px;}
.business .bd .bus-item:nth-child(5){background:linear-gradient(to right bottom,#fcb316,#fcb316);}
.business .bd .bus-item .item-img{float:left;width:60px;height:60px;margin-top:30px;}
.business .bd .bus-item .item-img img{width:60px;height:60px;}
.business .bd .bus-item .item-info{float: right;width:130px;color:#fff; margin-top:20px;}
.business .bd .bus-item .item-info h4{font-size:22px;}
.business .bd .bus-item .item-info .subtit{border-bottom:#fff solid 1px;padding:6px 0 6px 0;font-size:14px;}
.business .bd .bus-item .item-info .desice{margin-top:2px;line-height:20px;font-size:14px;}
.business .bd .bus-item .bus-cur{position:absolute;top:45px;right:20px;width:100px;height:100px;}
.business .bd .bus-item .bus-cur img{width:100px;height:100px;}

/*鲜家班门店*/
.newsmd{overflow: hidden;margin-top:10px; padding-top:20px; background:#ffffff;}
.newsmd .hd{width:1030;height:100px;margin:0 auto;background: url(../images/bline.png) no-repeat bottom;}
.newsmd .hd dl{text-align: center;}
.newsmd .hd dl dt{line-height:60px;font-size:30px;color:#000; font-weight:bold;}
.newsmd .hd dl dd{line-height:20px;font-size:24px;color:#666;}
.newsmd .bd{display:flex;margin:30px 0;}
.newsmd .bd .coverimg{float: left;width:630px;height:360px;}
.newsmd .bd .coverimg img{width:600px;height:360px;}


.slider {
  cursor: -webkit-grab;
  cursor: grab;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 85vw;
  height: 450px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin-left: auto;
  margin-right: auto;
}
.slider__slides {
  display: -webkit-box;
  display: flex;
}

.slide {
  --h: 360px;
  --w: 400px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  margin-right: 2rem;
  overflow: hidden;
}
.slide__inner {
  position: relative;
  height: var(--h);
  width: var(--w);
  overflow: hidden;
  border-radius: 10px;
  border: solid 1px #ededed;
  background: #ffffff;
}
.mdtitle{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 400px;
    
}
.mdtitle_tx{
    width: 400px;
    height: 225px;
    background: #ffffff;
    border-radius: 0px;
}
.mdtitle .mdtitle_tx img{
    float: left;
    width: 400px;
    height: 225px;
     border-radius: 0px;
}
.mdtitle_wz{
    margin-top: 20px;
    width: 400px;
    font-size: 28px;
    line-height: 30px;
    text-align: center;
    color: #000000;
}
.mdtitle_dz{
    margin-top: 10px;
    width: 400px;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
}
.mdtitle_sj{
    margin-top: 10px;
    width: 400px;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    color: #999999;
}
.slide__img {
  position: absolute;
  top: 0;
  left: 0px;
  right: 0px;
  bottom: 0;
  background-color: rgba(243, 243, 243, 0.1);
}
.slide__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
}



/*新闻资讯*/
.news{overflow: hidden;background:#f3f3f3; }
.news .hd{width:1030;height:100px; padding-top:30px; margin:0 auto;background: url(../images/bline.png) no-repeat bottom;}
.news .hd dl{text-align: center;}
.news .hd dl dt{line-height:60px;font-size:30px;color:#000; font-weight:bold;}
.news .hd dl dd{line-height:20px;font-size:24px;color:#666;}
.news .bd{display:flex;margin:40px 0;}
.news .bd .coverimg{float: left;width:630px;height:400px;}
.news .bd .coverimg img{width:630px;height:400px;}

.news .bd .news-right{margin-left:30px;}
.news .bd .news-right ul{}
.news .bd .news-right ul li{display: flex;padding-bottom:15px;margin-bottom:5px;border-bottom:#ddd dashed 1px;}
.news .bd .news-right ul li .date{width:54px;height:60px;border:#eaeaea solid 1px;margin-top:10px;margin-right:20px;text-align:center;}
.news .bd .news-right ul li .date span{display:block;width:;height:30px;background:#4660d7;line-height:30px;font-size:22px;color:#fff;}
.news .bd .news-right ul li .date em{display:block;width:;line-height:30px;color:#333;}
.news .bd .news-right ul li .newcontent{flex:1;}
.news .bd .news-right ul li .newcontent h4 a{line-height:35px;font-size:18px;color:#000; font-weight:bold;}
.news .bd .news-right ul li .newcontent h4 a:hover{color:#4660d7;}
.news .bd .news-right ul li .newcontent .yuedu{line-height:20px;font-size:12px;color:#888;}
.news .bd .news-right ul li .newcontent .descr{;line-height:20px;font-size:14px;color:#666;}
.news .fd{width:140px;height:36px;margin:0 auto 30px;border:#4660d7 solid 1px;border-radius:24px;line-height:36px;text-align:center;}
.news .fd a{color:#4660d7;}

/*公司介绍*/
.company{overflow:hidden;margin-top:30px;}
.company .hd{width:1030;height:70px;margin:0 auto;background: url(../images/bline.png) no-repeat bottom;}
.company .hd dl{text-align: center;}
.company .hd dl dt{line-height:35px;font-size:28px;color:#666;}
.company .hd dl dd{line-height:25px;font-size:18px;color:#999;}
.company .bd{overflow:hidden;padding:20px 0;}
.company .bd .company-cover{float:left;width:780px;height:460px;}
.company .bd .company-cover img{width:780px;height:460px;}
.company .bd .company-info{float:right;width:520px;height:460px;background:url(../images/company-info.jpg) no-repeat center;}
.company .bd .company-info .company-title{margin:60px 0 20px 40px;font-size:22px;color:#0096FF;font-weight: 600;}
.company .bd .company-info .summer{margin:10px 40px 0 40px;line-height:24px;font-size:14px;}
.company .bd .company-info .more{width:125px;height:36px;margin:30px 0 0 40px;border:#0096FF solid 2px;border-radius:22px;line-height:36px;
text-align:center;}
.company .bd .company-info .more a{color:#0096FF;}


/*三块*/
.organ{overflow:hidden; margin-top:30px; padding-top:50px; padding-bottom:50px; background-color:#f0f0f0;}
.organ-box{display:flex;}
.organ-item{flex:1;height:472px;}
.organ-item{position:relative;}
.organ-item.yaolian{background:url(../images/img35.jpg) no-repeat center; color:#ffffff;}
.organ-item.yaolian:hover{background:url(../images/img35-1.jpg) no-repeat center; color:#000;}
.organ-item.zuzi{background:url(../images/img34.jpg) no-repeat center; color:#ffffff;}
.organ-item.zuzi:hover{background:url(../images/img34-1.jpg) no-repeat center; color:#000;}
.organ-item.linian{background:url(../images/img33.jpg) no-repeat center; color:#ffffff;}
.organ-item.linian:hover{background:url(../images/img33-1.jpg) no-repeat center; color:#000;}
.organ-item img{display:block;width:82px;height:82px;margin:100px auto 0;}
.organ-item dl{width: 300px;margin:0px auto 0;padding:10px 10px 10px 20px;border-radius:6px;}
.organ-item dl dt{margin:20px 0 10px 0;line-height:35px;text-align:center;font-size:26px; font-weight:bold;}
.organ-item dl dd{line-height:25px;text-align:center;font-size:14px; }
.organ-item .organ-more{width:110px;height:32px;margin:30px auto 0px;background:rgba(0,0,0,0);border:#fff solid 1px;
box-sizing:border-box;border-radius:22px;
line-height:31px;text-align:center; color:#fff;}
.organ-item .organ-more:hover{background-color:#0096FF;border:#0096FF solid 1px; color:#000;}
.organ-item .organ-more a{display:block;font-size:14px; color:#fff;}


.partners{overflow:hidden; padding-top:30px; padding-bottom:20px; background:#f0f0f0;}
.partners .hd{width:1030;height:100px;margin:0 auto; background: url(../images/bline.png) no-repeat bottom;}
.partners .hd dl{text-align: center;}
.partners .hd dl dt{line-height:60px;font-size:38px;color:#000; font-weight:bold;}
.partners .hd dl dd{line-height:20px;font-size:24px;color:#666;}
.partners .bd{overflow:hidden;padding:20px 0; margin-top:20px;}
.partners .bd ul{}
.partners .bd ul li{float: left;width:244px;margin:0 20px 0 0;}
.partners .bd ul li img{width:244px;height:70px;border:#ededed solid 1px;box-sizing:border-box;border-radius:2px; margin-top:10px; margin-bottom:10px;}
.partners .bd ul li:nth-child(5n){margin-right:0;}
.partners .bd ul li img{width:244px;height:70px;}

.bdxianjiaban{overflow:hidden; padding:20px 100px; margin-top:20px; font-size:18px; line-height:30px; text-indent:40px;}
.xjbjj{ font-size:18px; text-indent:40px; line-height:35px; padding-left:100px; padding-right:100px; margin-top:20px; padding-bottom:20px;}

/*底部*/
.footer{width:100%;height:280px;padding:60px 0;background:#f5f5f5 url(../images/footerbg.png) no-repeat center;position:relative;}

.footer-one{float:left;width:750px;}
.footer-one dl{float:left;margin-right:100px;color:#000;}
.footer-one dl dt{margin-bottom:14px;line-height:42px;font-size:22px; font-weight:bold;}
.footer-one dl dd{line-height:35px;font-size: 16px;}
.footer-one dl dd a{color:#000;}
.footer-two{float:right;}
.footer-two .qcoder{float:left;width:160px;margin-left:80px;line-height:26px;text-align:center;}
.footer-two .qcoder img{width:160px;height:160px;}
.footer-two .qcoder span{font-size:20px;color:#000;}

.copyright{width:100%;height:85px;background-color:#2f318b;text-align: center;line-height:85px;font-size:16px;
color:#fff;position:absolute;left:0;bottom:0;}
.copyright a{color:#fff;}



.fiexd-banner{width:100%;height:400px;}
.fiexd-banner>div{width:100%;height:400px;}

.fiexd-bannerbus{width:100%;height:400px; background:url(../images/fiexd-banner4.jpg) no-repeat top;z-index:9;}
.fiexd-bannercon{width:100%;height:400px; background:url(../images/fwwd.jpg) no-repeat top;z-index:9;}
.fiexd-bannerdet{width:100%;height:400px; background:url(../images/xwzx.jpg) no-repeat top;z-index:9;}
.fiexd-bannerpla{width:100%;height:400px; background:url(../images/zlgh.jpg) no-repeat top;z-index:9;}

/*新闻盒子*/
.newsbox{margin:20px 0;}

.lacation-info{line-height:40px;border-bottom:#e8e8e8 solid 2px;padding-left:24px;background:url(../images/location-icon.png) no-repeat left;
background-size:20px 20px;}
.lacation-info a{color:#333;}

/*侧边*/
.news-side{float:left;width:300px;margin:0px 0 20px;}

/*侧边栏目名称*/
.column-nav{overflow:hidden;margin:12px 0 20px 0;}
.topsortname{height:110px;background:url(../images/colmun-title.png) no-repeat center;background-size:300px 100px;}
.sonsortname ul li{line-height:46px;border-bottom: #ededed solid 1px;padding:0 0 0 20px;}
.sonsortname ul li:hover{background:#f2f2f2;}
.sonsortname ul li a{display: block;font-size: 16px;color: #666;
    background: url(../images/right-arr.png) no-repeat right;background-size: 20px 20px;}
.sonsortname ul li:hover a{color:#0096FF;}

.side-one{}
.side-one .hd{height:40px;line-height:40px;background:url(../images/1427849.png) no-repeat left bottom;}
.side-one .hd span{padding-left:24px;background:url(../images/icon-07.png) no-repeat left;background-size:20px 20px;}
.side-one .hd a{float:right;font-size:12px;color:#0096FF;}
.side-one .bd{padding:12px;margin:12px 0 0 0;background:url(../images/card-bg.png) no-repeat center;background-size:cover;border:1px solid #d8dce6;}
.side-one .bd ul{}
.side-one .bd ul li{line-height:36px;padding-left:20px;background:url(../images/1427917.png) no-repeat left;}
.side-one .bd ul li a{color:#414141;}
.side-one .bd ul li a:hover{color:#0096FF;}

.left-weixin{display:block;clear:both;width:280px;height:110px;padding:10px;margin-top:20px;background:url(../images/card-bg.png) no-repeat center;
background-size:cover;border:1px solid #d8dce6;}
.left-weixin .image{ width:100px; float:left}
.left-weixin .image img{ width:100%;}
.left-weixin .text{ width:170px; float:right}
.left-weixin .text strong{ font-size:18px; line-height:1.5;}
.left-weixin .text  p{ margin-top:5px; line-height:1.7; font-size:12px; color:#888}

/*新闻主体*/
.news-main{float:right;width:960px;}
.news-main .news-list {padding:20px 0;}
.news-main .news-list ul {}
.news-main .news-list ul li {display:flex;overflow:hidden;margin:0 0 14px 0;padding-bottom:16px;border-bottom:#ddd dashed 1px;}
.news-main .news-list ul li .thumb {width:140px;height:90px;margin:0 20px 0 0px;}
.news-main .news-list ul li .thumb img {width:140px;height:90px;}
.news-main .news-list ul li dl {flex:1;}
.news-main .news-list ul li dl dt {line-height:28px;}
.news-main .news-list ul li dl dt a {font-size:20px;color:#0096FF;}
.news-main .news-list ul li dl dt a:hover{color:#0096FF;}
.news-main .news-list ul li dl dd.time {line-height:22px;font-size:12px;color:#717171;}
.news-main .news-list ul li dl dd.summary {height:40px;line-height:20px;font-size:14px;color:#666;
overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp:2;}


/*详情*/
.detailbox{}

.detail-main{float:right;width:920px;margin:20px 0;}
.detail-content{margin:20px 0;}
.detail-content .content-title{margin:0 0 10px 0;line-height:40px;font-size:28px;text-align:center;color:#1e9bf5;font-weight:600;}
.detail-content .from{line-height:40px;text-align:center;border-bottom:#e8e8e8 dashed 1px;}
.detail-content .from span{margin:0 14px;font-size:14px;color:#888;}
.detail-content .from a{color:#c7161e;}
.detail-content .content-detail{padding:20px;line-height:28px;}
.detail-content .content-detail p{font-size:16px;text-indent:30px;}
.detail-content .content-detail img{vertical-align: middle;display: block;margin:10px auto;}
.detail-content .content-detail .down{margin:0 0 20px 0;display:block;text-align:center;font-size: 26px;color:#333;}

/*上一篇和下一篇*/
.low{padding:10px 0 0 0;border-top:#e8e8e8 solid 1px;line-height:26px;text-align: left;font-size:14px;}
.readpre{width:100%;}
.readnex{width:100%;}
.low a{color: #666666;}
.low a:hover{color: #0096FF;}



.about-box{overflow:hidden;}
.about-content{margin-top:-60px;z-index:999;}
.about-top{width:100%;height:500px;background:url(../img/02.jpg) no-repeat center center; z-index:9; background-size: cover; }
/*切换*/
.slideTxtBox{width:1300px;overflow:hidden;}
.slideTxtBox .hd{height:60px; line-height:60px; background:rgba(255,255,255,0.8);border-radius:4px 4px 0 0; }
.slideTxtBox .hd ul{padding:0 420px;display:flex;}
.slideTxtBox .hd ul li{flex:1;height:60px;cursor:pointer;text-align:center;font-size:20px;color:#444; }
.slideTxtBox .hd ul li.on{height:60px;border-bottom: #0096FF solid 3px;background-size:100% 36px;
text-align:center;color:#0096FF; font-weight:bold;}
/*.slideTxtBox .bd{min-height:400px;}*/

.slideTxtBox .bd > div{display: none;}

/*公司介绍*/
.gs{margin:30px 0 0 0;background:url(../images/555.png) no-repeat center;}
.gs .cominfo{float:left;width:850px;}
.gs .cominfo img{width:170px;height:auto;margin:0 0 20px 0;}
.gs .cominfo p{line-height:28px;text-indent:35px; font-size:16px;color:#000; margin-bottom:10px;}
.gs .comcover{float:right;width:400px;margin:30px 0px 0 0;}
.gs .comcover img{width:400px;height:527px;border-radius:8px;}
.gs .boxoneone,.gs .boxonetwo{overflow:hidden;margin:30px 0;}
.gs .boxonetwo img{display:block;float:left;width:170px;height:auto;margin:0 0 30px 0;}
.gs .boxonetwo p{float: right;width:1050px;margin-top:10px;line-height:35px;color:#000;text-indent:45px; font-size:22px;}
.gs .boxonethree{display:flex;overflow:hidden;margin:0 0 30px 0;}
.gs .boxonethree img{display:block;float:left;width:170px;height:97px;margin:0 0 30px 0;}
.gs .boxonethree>div{flex:1;height:40px;margin-top:30px;text-align:center;padding-right:30px;background:url(../images/img07.png) no-repeat right;font-size:18px;}
.gs .boxonethree>div.noneback{background:none;}
.gs .boxonethree>div em{padding:0 10px;font-size:30px;color:#0096FF;}



.ln{width:1300px;margin:60px 0 0 0;background:url(../images/img09.png) no-repeat center;background-size:100%;}
.ln ul{}
.ln ul li{float:left;width:30%;margin:0 1.6% 40px;padding:30px 0 ;background:#fff;}
.ln ul li:hover{background:#d8e9fc;}
.ln ul li img{display:block;width:44px;height:44px;margin:0 auto 10px;}
.ln ul li dl{text-align:center;}
.ln ul li dl dt{line-height:40px;font-size:22px;color:#333;}
.ln ul li dl dd{line-height:30px;color:#666;}


/*战略规划*/
.gh{width:1300px; padding-bottom:50px; margin-left:auto; margin-right:auto;}
.gh-cover{float:left;width:500px;overflow:hidden;margin:40px 0 0 20px;padding:20px 20px 0 20px;box-shadow:0px 2px 24px rgba(0,0,0,0.3);
text-align:center;}
.gh-cover img{width:500px;height:300px;}
.gh-cover span{line-height:40px;}

.gh-info{float:right;width:650px; padding-top:30px;}
.gh-info dl{margin:0 0 15px 0;}
.gh-info dl dt{display:block;height:50px;line-height:50px;padding-bottom:20px;background:url(../images/img11.png) no-repeat bottom left;
font-size:20px;font-style: italic;color:#f39801;font-weight:600;}
.gh-info dl dd{line-height:40px;}




/*业务领域*/
.busness-box{padding:40px 0;}
.busness-title{text-align:center;}
.busness-title h3{line-height:50px;font-size:40px;color:#333;}
.busness-title p{font-size:18px;color:#8e8e8e;}

.busness-box001{padding:60px 0; background:url(../images/img08.png) no-repeat center bottom;}
/*联系我们*/
.contact-one{height:100px;background-color:#fff;box-shadow:0px 2px 24px rgba(0,0,0,0.3);margin:30px 10px;padding:0 20px;}
.contact-one ul{}
.contact-one ul li{float:left;line-height:100px;font-size:18px;}
.contact-one ul li:nth-child(1){width:300px;}
.contact-one ul li:nth-child(2){width:340px;}
.contact-one ul li:nth-child(3){width:520px;}
.contact-one ul li img{display:block;float:left;width:25px;height:25px;margin:28px 14px 0 0;padding:10px;background-color: #0096FF;border-radius:50%;}

/* 网点切换*/
.sideMenu{float:left;width:450px;background:#fff;border:1px solid #eee;margin-left:10px;}
.sideMenu .sideMenutitle{height:66px;padding:0 20px;line-height:66px;background-color:#0096FF;text-align:center;font-size:20px;color:#fff;}
.sideMenu .sideMenutitle span{padding-left:30px;background: url(../images/icon-07.png) no-repeat left;background-size:24px 24px;}
.sideMenu h3{ height:40px;line-height:40px;padding-left:20px;border-top:1px solid #e3e3e3; background:#f2f2f2; cursor:pointer;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;background:url(../images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{padding:8px 15px; color:#999; display:none; /* 默认都隐藏 */ }
.sideMenu ul li{line-height:32px;font-size:14px;color:#414141;}
.sideMenu ul li span{margin-right:7px;}

.right-info{float:right;width:760px;margin:40px 0 0 0;}
.right-info img{width:760px;height:auto;}


/*回到顶部*/
#back-to-top{position:fixed;bottom:5%;left:90%;}
	#back-to-top a{text-align:center;text-decoration:none;color:#d1d1d1;display:block;width:50px;
		/*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
		-moz-transition:color 1s; 
		-webkit-transition:color 1s;
		-o-transition:color 1s;
		font-size:12px;color:#979797;
	}
	#back-to-top a:hover{color:#0096FF;}
	#back-to-top a span{display:block;height:50px;width:50px;background:url(../images/top.png) no-repeat center center;margin-bottom:5px;
		-moz-transition:background 1s;
		-webkit-transition:background 1s;
		-o-transition:background 1s;
		font-size:12px;
	}
	#back-to-top a:hover span{background:url(../images/top.png) no-repeat center center;}