﻿@charset "utf-8";
/* CSS Document */
*::selection {  background:none;}
/*.hover { transition-property: all; -ms-transition-property: all; -moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all; }
.hover, .hover:hover, .hover:visited, .hover:active, .hover:link { transition-duration: .5s;
-ms-transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
}
*{-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-font-smoothing: subpixel-antialiased!important;}*/
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ani, .ani * { transition-property: all; -ms-transition-property: all; -moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all; transition-duration: .2s;
    -ms-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
}
from, div, dl, dd, dt, ol, ul, li, a, img, input, h1, h2, h3, h4, h5, h6, table, a, p, form, em, i { margin: 0; padding: 0; border: 0; font-weight: normal; }
ul, li, dl, dd, dt, h1, h2, h3, h4, h5, h6, form, em, i { list-style-type: none; font-style: normal; }
body {margin: 0 auto;padding: 0;font: normal 14px/2 "Microsoft YaHei", "SimHei", "SimSun", "Helvetica Neue", Arial;color: #999;word-break: break-all;text-align: justify;background: #f6f6f6;margin: 0 auto;padding: 0;}
.YaHei { font-family:"Microsoft YaHei" }
.Arial { font-family:"Arial" }
/*section, p, div,
h1, h2, h3, h4, h5, h6,
.fix-break {background: tranparent url('about:blank');word-break: break-all;font-size: initial;}*/
img, li { vertical-align: middle; }
.clearfix { zoom: 1; }
.clearfix:after { content: ""; display: block; clear: both; height: 0; }
*:focus { outline: none; }
a { text-decoration: none; color: #999; }
a:hover { color: #2577e3; }
.fl { float: left !important; }
.fr { float: right !important; }
.wrap { margin: 0 auto; width: 1180px; }
img { max-width: 100%; }
.scale img { opacity: 1; transform: scale(1, 1); }
.scale:hover img { opacity: 0.95; transform: scale(1.1, 1.1); }
.textindent { text-indent: 0 !important; }
.border-none { border: none !important; }
.text-overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
@font-face {
    font-family: 'iconfont';  /* project id 398496 */
    src: url('font/font_398496_axxxdc1rwglul3di.eot');
    src: url('font/font_398496_axxxdc1rwglul3di.eot?#iefix') format('embedded-opentype'),
    url('font/font_398496_axxxdc1rwglul3di.woff') format('woff'),
    url('font/font_398496_axxxdc1rwglul3di.ttf') format('truetype'),
    url('font/font_398496_axxxdc1rwglul3di.svg#iconfont') format('svg');
}.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; vertical-align: middle; }
.vh-center { position:absolute; top:50%; left:50%; transform:translate(-50%, -50%) }
.h-center { position:absolute; left:50%; transform:translateX(-50%) }
.v-center { position:absolute; top:50%; transform:translateY(-50%) }
.hidden { display:none; }
.overflow-hidden {overflow: hidden;}
.page_header {width: 100%;height: 0;position:relative;z-index:999;height: 80px;}
.headerBox{padding:20px 0 15px;background:#fff;/* overflow: hidden; */position: absolute;left: 0;top: 0;width: 100%;padding:0px;height: 80px;}
.logo { float:left; background:url(./images/logo.png) no-repeat left center; height:45px; width:260px; margin-right:20px;height:80px;}
.topDidian{ float:left; margin:10px 0 0 0; position:relative; width:65px; height:25px;}
.topDidian .hd{    background: rgba(0, 0, 0, 0.4); height:25pnav li h3 ax; line-height:25px; color:#fff; text-align:center; border-radius:25px; font-size:12px; cursor:pointer;}
.topDidian .hd i{ display:inline-block;font-size:12px;}
.topDidian .bd{background: rgba(0, 0, 0, 0.4); position:absolute; width:100%; top:25px; text-align:center; opacity:0;}
.topDidian .bd a{color:#fff; font-size:12px;}
.topDidian:hover .hd{ border-radius:5px 5px 0 0; }
.topDidian:hover .bd{ opacity: 1;}
.topTel{background:url(images/tel.png) no-repeat right center;width:200px;height:65px;float:right;color:#2577e3;margin-top: 8px;}
.topTel i{font-size:24px; line-height:65px;}
.navwrap {float: right;padding: 0 40px 0 0;}
.nav { text-align:center; padding-left: 0; }
.nav li.m { position: relative; float: left; }
.nav li.first { }
.nav li.first h3 a { }
.nav li.m:last-of-type a { background:none; }
.nav li.m1 { background:none; }
.nav li h3 a {display:block;text-align:center;color: #666;font-size: 16px;height: 80px;line-height: 80px;padding: 0 25px;position: relative;}
.nav li h3 a:before{ width:35px; height:2px; content:''; position:absolute; background:#2577e3; left:50%; top:60px; margin-left:-17px; display:none;}
.nav li h3 a i { font-size:12px; padding:0 5px; }
.nav li h3 a:hover, .nav li.on h3 a { color: #0168b7; }
.nav li h3 a:hover:before{ display:block;}
.nav li.on .sub { display:block; }
.nav .sub { display:none; position:absolute; left:50%; top: 50px; width:140px; margin-left:-70px; background: #0168b7; border-top:5px solid #fff; border-radius: 8px 8px 4px 4px; text-align:center; padding:6px 0; z-index:999; }
.nav .sub:after { content: ""; display: block; width:10px; height:10px; background: #0168b7; transform:rotate(45deg); -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); position: absolute; left: 50%; margin-left: -5px; top: -2px; }
.nav .sub li { line-height:26px; }
.nav .sub li a { color:#fff; font-size:12px; display:block; height:26px; }
.nav .sub li a:hover { font-weight:bold; }
.indexHeader{/* height: 80px; */height: 0;}
.indexHeader .headerBox{ background:none; padding-top:30px;padding:0px;height: 80px;}
.indexHeader .logo { background:url(images/logo2.png) no-repeat left center; height:80px;}
.indexHeader .topTel { background:url(images/tel2.png) no-repeat right center; color:#fff;height:65px;}
.indexHeader .topTel i{font-size:24px; line-height:65px;}

.indexHeader .nav li h3 a{ color:#fff;height: 80px;line-height: 80px;padding: 0 25px;}
.indexHeader .nav li h3 a:before{ background:#fff;top:60px}

.page_footer{ margin:60px 0 0 0;}
.footer_sub1{ margin:0 -10px; padding:0 0 40px;}
.footer_sub1 li{ width:25%; padding:0 10px; float:left;}
.footer_sub1 li a{ display:block; background:#fff; cursor:text; font-size:14px; color:#666; line-height:20px; text-align:center; height:260px; padding:30px 0 0 0;}
.footer_sub1 li img{display:block; margin:0 auto;}
.footer_sub1 li a h3{ font-size:16px; line-height:1; font-weight:bold; padding:10px 0;}
.footer_sub1 li a h4{font-size:14px; line-height:1; font-weight:bold;text-transform: uppercase;}
.footer_sub1 li .hd{padding:0 0 10px;position:relative;margin-bottom: 10px;}
.footer_sub1 li .hd:before{ content:''; width:37px; height:3px; background:#2577e3; position:absolute; left:50%; bottom:0; margin-left:-16px;}
.footer_sub1 li:nth-of-type(2) .hd:before{ background:#fda033}
.footer_sub1 li:nth-of-type(3) .hd:before{ background:#de81be}
.footer_sub1 li:nth-of-type(4) .hd:before{ background:#63e37b}

.footer_sub2{ background:#1a1c28; padding:30px 0 0px 0; color:#969696;}
.footerConBox{ padding:0 0 20px; border-bottom:1px dotted #969696; margin-bottom:20px;}
.footerCon{ float:left; font-size:14px; line-height:26px;}
.footerCon h3{ font-size:23px; line-height:1; padding:20px 0;}
.footerCon i{ display:inline-block; width:33px; font-size:18px; line-height:26px;}
.footerCon .tel{ font-size:26px; font-weight:bold; line-height:1;}
.footerQR{ float:right; background:url(images/QR.gif) no-repeat right center; min-height:164px; text-align:center; width:370px; padding:50px 164px 0 0; font-size:14px; line-height:1; color:#969696;}
.footerQR h4{ font-size:20px; line-height:1; padding:20px 0 0 0;}
.footerLink{ padding:0 0 20px 110px; font-size:12px; line-height:20px; position:relative;}
.footerLink dd{ position:absolute; left:0; top:0; height:20px; line-height:20px;}
.footerLink li{float:left; padding:0 15px 0 0;}
.footerLink a:hover{color:#fff;}
.footerLink dt{ text-align:right; cursor:pointer; padding:10px 0 0 0;}
.footerLink dt i{ font-size:12px;}
.footerLink2 ul{ height:20px; overflow:hidden;}
.footerLink2.on ul{height:auto;}
.footerLink2.on dt{display:none;}
.copy{ margin-top:30px; text-align:center; font-size:14px; line-height:20px; padding:0 0 20px;}
.indexFooter .footer_sub1{ display:none;}

/*===首页=============================*/
.Mainbanner{ height:640px; width:100%;}
.Mainbanner .swiper-slide{ height: 640px;}
.Mainbanner .swiper-pagination-bullet{ width:50px; height:3px; background:#fff; opacity: 1; border-radius: 0;}
.Mainbanner .swiper-pagination-bullet-active{ background:#2577e3;}

.mainTitle{ padding:25px 0 20px ; font-size:12px; line-height:1; color:#999;}
.mainTitle .hd{ font-size:22px; line-height:1; color:#666;padding:0 0 10px 0; }
.mainTitle .hd strong{display:inline-block; padding:0 10px 0 0; font-weight:bold; color:#333;}
.mainTitle a{float:right;padding-top: 32px;}
.main_sub1{margin: 0 -10px;}
.main_sub1 li{ float:left; width:25%; float:left; padding:0 10px 20px;}
.main_sub1 li a{display:block;height:210px;background-position:center center;background-repeat:no-repeat;background-size: cover; position:relative;}
.main_sub1 li a .text{ position:absolute; left:0; bottom:0; width:100%; height:45px; line-height:45px; text-align:center;background: rgba(37, 119, 227, 0.8); padding:15px 10px 0;}
.main_sub1 li a .text h2{  color:#fff; font-size:15px; line-height:1;}
.main_sub1 li a .text span{ line-height:34px; border:1px solid #fff; border-radius:36px; padding:0 15px; display:inline-block; color:#fff; margin-top:15px;    opacity: 0;}
.main_sub1 li a:hover .text{ height:100%; padding-top:80px;}
.main_sub1 li a:hover .text h2{ font-size:20px;}
.main_sub1 li a:hover .text span{ opacity: 1;}

.main_sub2{margin: 0 -10px;}
.main_sub2 li{ float:left; width:33.333333%; float:left; padding:0 10px 20px;}
.main_sub2 li a{display:block;height:260px;background-position:center center;background-repeat:no-repeat;background-size: cover; position:relative;}
.main_sub2 li a .text{ position:absolute; left:0; top:0; width:100%; height:100%; background: rgba(37, 119, 227, 0.8); padding:40px 15px 0;opacity: 0;}
.main_sub2 li a .text h2{  color:#fff; font-size:26px; line-height:1;}
.main_sub2 li a .text p{ line-height:25px; font-size:14px; text-align:left; color:#fff; padding:20px 0 0 0;}
.main_sub2 li a:hover .text{opacity: 1;}

.main_sub3{margin: 0 -10px;}
.main_sub3 li{ float:left; width:33.333333%; float:left; padding:0 10px 20px;}
.main_sub3 li a{display:block; background:#fff;}
.main_sub3 li .pic{height:260px;background-position:center center;background-repeat:no-repeat;background-size: cover;}
.main_sub3 li .text{ border:1px solid #e8e8e8; border-top:none; padding:0 15px 20px; font-size:14px; line-height:1; color:#999;}
.main_sub3 li .hd{padding:13px 0;}
.main_sub3 li a h3{ float:left; line-height:25px; color:#333; font-weight:bold; width:260px; font-size:16px;}
.main_sub3 li a span{float:right; font-size:22px; color:#ff4200; line-height:25px;}
.main_sub3 li a:hover{     box-shadow: 0px 0px 4px 3px rgba(0, 0, 0, 0.2);}

/*客户案例*/
.main_sub4{ background:#2577e3; padding:0 0 50px;}
.main_sub4 h3{ text-align:center; color:#fff; font-size:28px; line-height:1; padding:40px 0;}

.main_sub4 .mainTitle{ padding:40px 0; font-size:12px; line-height:1; color:#fff;}
.main_sub4 .mainTitle .hd{ text-align:center; font-size:28px; line-height:1; color:#fff;padding:0px;}
.main_sub4 .mainTitle a{float:right;color:#fff;padding-top: 15px;}
/*
.main_sub4 .hd{ text-align:center; cursor:pointer;}
.main_sub4 .hd li{display:inline-block; padding:30px 0 0 0; margin:0 3px}
.main_sub4 .hd li span{width:74px;height:74px;border: 3px solid #2577e3;border-radius:74px;background-position:center center;background-repeat:no-repeat;background-size: cover;position:relative;display:block;}
.main_sub4 .hd li span:before{width: 30px;height: 30px;background:#fff;content:'';position: absolute;left: 50%;top: -53px;margin-left: -15px;transform: rotate(45deg);display:none;}
.main_sub4 .hd li.on span:before{ display:block;}
.main_sub4 .hd li.on span{ border-color:#fff}
*/
.main_sub4 .bd{ background:#fff; border:4px solid #c4daf7; padding:20px 10px 0 }
/*
.main_sub4 .bd img{ float:left; width:268px; height:180px; margin-right:50px;}
.main_sub4 .bd p{font-size:14px;line-height:25px;color:#666;padding: 20px 0 0 0;0: 0height: 1height: 1}
.main_sub4 .bd h4{font-size:17px;font-weight:bold;text-align:right;color:#000;line-height:1;padding: 15px 0 0 0;}
*/
.main_sub4 li{ float:left; width:33.333333%; float:left; padding:0 10px 20px;}
.main_sub4 li a{display:block; background:#fff;}
.main_sub4 li .pic{height:260px;background-position:center center;background-repeat:no-repeat;background-size: cover;}
.main_sub4 li .text{  border-top:none; padding:10px 15px 20px; font-size:14px; line-height:1; color:#999;}
.main_sub4 li .hd{padding:0 0;}
.main_sub4 li a h3{ float:left; line-height:25px; color:#333; font-weight:bold; width:260px; font-size:16px;padding:0px;}
.main_sub4 li a span{float:right; font-size:22px; color:#ff4200; line-height:25px;}
.main_sub4 li a:hover{     box-shadow: 0px 0px 4px 3px rgba(0, 0, 0, 0.2);}




.main_sub5{}
.main_sub5 li{ float:left; width:50%; padding:0 120px 0 0; border:none; line-height:35px;}
.main_sub5 li:nth-of-type(2n+2){ padding:0 0 0 120px; border-left:1px dotted #1653d7}
.main_sub5 li span{float:right; font-size:12px; color:#a2a2a2;}
.main_sub5 li a{ float:left; font-size:14px; color:#666; max-width:370px;}
.main_sub5 li a:hover{ color:#2577e3;}
/*===/首页=============================*/
.ADbanner{ height:300px;}
.page_container{}
.breadCrumb {}
.Detail{ }
.page_Sidebar{ }
.pageSubNav{ background:#fff; padding:20px 0;}
.pageSubNav li{float:left; padding:0 8px 0 0;}
.pageSubNav li a{display:block;background:#d5d5d5;line-height:44px;border-radius:5px;padding:0 15px;font-size:16px;color:#333;min-width: 110px;text-align: center;}
.pageSubNav li a:hover,.pageSubNav li.on a{ background:#2577e3; color:#fff;}
.pages{ text-align:center; padding:40px 0 0 0;}
.pages a{ display:inline-block; margin:0 3px; line-height:40px; background:#fff; color:#666; padding:0 15px; font-size:15px;}
.pages a:hover,.pages a.on{ color:#fff; background:#2577e3;}
/*===课程中心=============================*/
.kechengList{margin: 0 -20px;}
.kechengList li{ float:left; width:33.333333%; float:left; padding:15px 20px 15px;}
.kechengList li a{display:block; background:#fff;}
.kechengList li .pic{height:250px;background-position:center center;background-repeat:no-repeat;background-size: cover;}
.kechengList li .text{ padding:0 10px; }
.kechengList li a h3{line-height:50px; color:#333;font-size:15px; font-weight:bold;}
.kechengList li a:hover{box-shadow: 0px 0px 4px 3px rgba(0, 0, 0, 0.2);}
.kechengVideo{ margin-bottom:20px;}
/*===/课程中心=============================*/
/*===新闻=============================*/
.newsLeft{ width:840px; float:left;}
.newsRight{ width:240px; float:right; background:#fff; border:1px solid #d9d9d9; min-height:100px;}
.newsRight .title,.tuozhanRight_list .title{ line-height:50px; font-size:16px; color:#000; background:url(images/z003.png) no-repeat 15px center; text-indent:60px; border-bottom:1px solid #d9d9d9;}
.newsRight ul{ padding:15px 15px;}
.newsRight li{ padding:10px 0; border-bottom:1px dashed #dcdcdc;}
.newsRight li:last-of-type{ border:none;}
.newsRight li a{ font-size:14px; color:#333; line-height:25px; display:block;}
.newsRight li a:hover{ color:#2577e3;}
.newsList li{ padding:30px 0; border-bottom:1px solid #dcdcdc;}
.newsList li:first-of-type{ padding-top:0}
.newsList li img{ float:left; width:220px; height:165px; margin-right:30px;}
.newsList li a h2{ font-size:23px; font-weight:bold; color:#333; line-height:1; padding-bottom:10px;}
.newsList li a p{font-size:14px;line-height:22px;color:#666;height: 100px;}
.newsList li a .bd{font-size:14px;line-height:1;color:#666;margin-top: 13px;}
.newsList li a .bd span{ display:inline-block; padding:0 0 0 20px; font-weight:bold;}
.newsList li a .bs span i{ font-weight:normal;}
.newsList li a:hover h2{color: #2577e3;}
.newsLeft h1{ font-size:26px; color:#2b2c32; line-height:30px; padding:20px 0 0 0;}
.newsDetailDate{ font-size:14px; line-height:1; padding:20px 0 30px;}
.newsDetailInfo{ background:#fff; font-size:16px; color:#999; line-height:1.5; padding:20px;}
.newsDetailDetail{ font-size:16px; line-height:2; color:#333; padding:20px 0;}
.newsDetailDetail p{ /*text-indent:32px; */padding:16px 0;}
.newsDetailPages{ border:1px solid #ccc; border-width:1px 0; padding:12px 0; line-height:1; font-size:16px;}
.newsDetailPages p{ padding:8px 0; color:#666;}
.newsDetailPages a{color:#666;}
.newsDetailPages a:hover{color: #2577e3;}
/*===/新闻=============================*/
/*===拓展=============================*/
.tuozhanFilter{ background:#fff; padding:20px 0;}
.tuozhanFilter dl{ padding:6px 0 6px 90px; position:relative; border-bottom:1px dotted #b4b4b4; line-height:26px; font-size:16px; color:#333;}
.tuozhanFilter dl:last-of-type{border:none;}
.tuozhanFilter dd{ position:absolute; left:0; top:6px;}
.tuozhanFilter ul{}
.tuozhanFilter li{float:left; padding:0 26px 0 0;}
.tuozhanFilter li a{ padding:0 20px 0 0; font-size:14px; color:#666;}
.tuozhanFilter li.on a,.tuozhanFilter li a:hover{color: #2577e3;}
.tuozhanLeft{ width:885px; float:left; min-height:100px; }
.tuozhanRight{width:270px; float:right;}
.tuozhanListTop{line-height:50px; border:1px solid #d9d9d9; border-top:2px solid #2577e3;border-bottom:1px solid #d9d9d9;background:#fff;height: 50px;overflow: hidden;}
.tuozhanListTop ul{float:left;}
.tuozhanListTop li{float:left; border-right:1px solid #d9d9d9; min-width:110px; text-align:center;}
.tuozhanListTop li a{display:block; text-align:center;font-size:15px; color:#666;}
.tuozhanListTop li a:hover,.tuozhanListTop li.on a{ background:#2577e3; color:#fff;}
.tuozhanListTop p{float:right; font-size:15px; color:#666; padding:0 20px; 0 0;}
.tuozhanListTop p span{ font-size:18px; color:#333; font-weight:bold; padding:0 10px; display:inline-block;}
.tuozhanList{}
.tuozhanList li{background:#fff; border:1px solid #d9d9d9; margin-top:-1px; margin-bottom:15px;}
.tuozhanList li a{padding:15px;display: block;}
.tuozhanList .pic{background-position:center center;background-repeat:no-repeat;background-size: cover; width:336px; height:230px; float:left; margin-right:15px;}
.tuozhanList a h2{ font-size:17px; color:#333; font-weight:bold; line-height:1;}
.tuozhanList a .tag{ padding:10px 0;}
.tuozhanList a .tag span{ background:#d5e4f3; border-radius:4px; color:#333; line-height:25px; padding:0 15px; display:inline-block; margin:0 5px 0 0;}
.tuozhanList a .text{ font-size:14px; line-height:23px; color:#666;}
.tuozhanList a .text strong{ font-size:15px; color:#333;}
.tuozhanList a .bd{font-size:14px;color:#333;line-height: 20px;padding-top: 20px;}
.tuozhanList a .bd i{ color:#999;}
.tuozhanList a .bd em{font-size:16px;line-height:1;padding: 14px 0 0 0;font-weight:bold;color:#ff0000;display: inline-block;}
.tuozhanList a .bd span{float:right;width: 100px;/* height: 40px; */line-height: 32px;background: #2577e3;border-radius: 4px;text-align: center;font-weight: bold;color: #fff;font-size: 15px;}
.tuozhanList a:hover{box-shadow: 0px 0px 4px 3px rgba(0, 0, 0, 0.2);}
.tuozhanRight_Sub1{ background:#2577e3; min-height:280px; margin-bottom:15px; color:#fff; text-align:center;}
.tuozhanRight_Sub1 h3{font-size: 20px;font-weight: bold;line-height: 1;padding: 30px 0 10px;}
.tuozhanRight_Sub1 h4 { font-size: 15px; -height: 1; padding: 0 0 25px; }
.tuozhanRight_Sub1 p { display:inline-block; width:49%; font-size: 15px; line-height: 1; padding: 0 0 20px; }
.tuozhanRight_Sub1 p strong { display: block; font-size: 25px; padding-bottom: 10px; }
.tuozhanRight_Sub1 a { color: #fff; font-size: 15px; line-height: 35px; border: 1px solid #fff; border-radius: 4px; display: inline-block; padding: 0 20px; }
.tuozhanRight_Sub1 a i { font-size:20px; padding:0 10px 0 0; }
.tuozhanRight_Sub2{ background:#fff; border:1px solid #d9d9d9; margin-bottom:20px;}
.tuozhanRight_Sub2 .hd{ height:71px; border-bottom:1px solid #d9d9d9; margin-bottom:10px; padding:10px 0 0 0; color: #333;}
.tuozhanRight_Sub2 .hd li{float:left; width:33.333%; float:left; text-align:center;}
.tuozhanRight_Sub2 .hd li i{ display:block; font-size:25px; line-height:1;}
.shareBox:before{ width: 10px; height: 7px; background: url(images/z005.gif) no-repeat; content: ''; position: absolute; left: 50%; top:-17px; margin-left: -5px;}
.shareBox{text-align: center; padding: 10px 0; position: relative;}
.shareBox a.weixin,.shareBox a.sina,.shareBox a.renren,.shareBox a.qzone{ width: 40px; height: 39px; background: url(images/share.png) no-repeat; background-position:0 0; display: inline-block; float: none; padding: 0; margin: 0 4px;}
.shareBox a.sina{background-position:-40px 0;}
.shareBox a.renren{background-position:-80px 0;}
.shareBox a.qzone{background-position:-120px 0;}
.shareBox a.weixin:hover{background-position:0 bottom;}
.shareBox a.sina:hover{background-position:-40px bottom;}
.shareBox a.renren:hover{background-position:-80px bottom;}
.shareBox a.qzone:hover{background-position:-120px bottom;}
.bd_weixin_popup{ width:260px !important; height: 300px!important;}

.tuozhanRight_Sub3{ background:#fff; border:1px solid #d9d9d9; padding:10px; margin-bottom:20px;}
.tuozhanRight_Sub3 .title{ font-size:16px; font-weight:bold; color:#4d4d4d; border-left:2px solid #2577e3; line-height:26px; text-indent:10px; margin-bottom:10px;}
.tuozhanRight_Sub3 ul{}
.tuozhanRight_Sub3 li{ border:1px solid #e8e8e8; height:38px; padding:0 0 0 80px; position:relative; margin-bottom:10px;}
.tuozhanRight_Sub3 li span{ position:absolute; left:0; top:0; line-height:36px; text-indent:10px;}
.tuozhanRight_Sub3 .select,.tuozhanRight_Sub3 .text{ width:100%; height:36px; line-height:36px; background:none; border:none;}
.tuozhanRight_Sub3 .btn { display: block; background: #2577e3; color: #fff; text-align: center; line-height: 40px; font-size: 16px; border-radius: 4px; }
.tuozhanRight_list{ background:#fff; border:1px solid #d9d9d9;}
.tuozhanRight_list ul{}
.tuozhanRight_list li{ padding:15px; border-bottom:1px dotted #d9d9d9;}
.tuozhanRight_list li:last-of-type{border:none;}
.tuozhanRight_list li a{}
.tuozhanRight_list li .pic{background-position:center center;background-repeat:no-repeat;background-size: cover; height:134px;}
.tuozhanRight_list li a h3{font-size:15px; line-height:22px; color:#333; padding:5px 0 5px;}
.tuozhanRight_list li .bd{ font-size:14px; color:#999;}
.tuozhanRight_list li a .bd span{ float:right;}
.tuozhanRight_list li a .bd span i{ color:#333;}




.touzhanLouTi{ height:71px; line-height:71px; border-bottom:1px solid #d5d5d5; background:#fff; padding:0 45px;text-align:center;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;

}
.touzhanLouTi ul{}
.touzhanLouTi li{float:left;}
.touzhanLouTi li a{ height:71px; border-bottom:3px solid rgba(213, 213, 213, 0); display:block; line-height:68px; color:#666; font-size:16px; padding:0 20px;}
.touzhanLouTi li.current a{ border-bottom-color:#2577e3; color:#2577e3;}
.touzhanLouTi li a:hover{color:#2577e3;}
.touzhanLouTi.on{}
.touzhanLouTi.on .box{width: 1180px;margin:0 auto;position:fixed;z-index:99999;height:71px;top: 0;/*background: #fff;*/left: 50%;margin-left: -590px;}
.touzhanLouTi.on ul{ width:885px; background:#fff; padding:0 45px; border-bottom:1px solid #d5d5d5;}
.touzhanLouTi.on li.current a{ border-bottom-color:#2577e3; color:#2577e3; }
.touzhanloutiConBox{ padding:30px 40px 30px 22px; margin-bottom:20px; background:#fff;}
.touzhanloutiCon{ position:relative; padding:0 0 0 100px; min-height:130px; font-size:14px; line-height:25px; color:#666;}
.touzhanloutiCon .title{width:78px;height:78px;background:url(images/z004.gif) no-repeat center center;padding:0 25px 0 16px;color:#fff;position: az;position: absolute;left: 0;top: 0;}
.touzhanloutiCon .title span{font-size:18px;line-height:20px;display: block;padding-top: 15px;}
.touzhanloutiCon p{ padding:5px 0;}
.touzhanloutiCon img{ padding:5px 0;}
.touzhanloutiCon strong{ font-weight:bold; color:#333;}
.touzhanloutiCon .date{ position:relative; padding:34px 0 7px;}
.touzhanloutiCon .date:before{content:'';background:url(images/005-01.gif) no-repeat;position:absolute;left: 62px;top:0;width:38px;height:34px;}
.touzhanloutiCon .date:after{content:'';background:url(images/005-03.gif) no-repeat;position:absolute;left: 77px;bottom: 0;width:7px;height:7px;}
.touzhanloutiCon .date li{padding: 10px 0 10px 122px;position:relative;font-size:14px;line-height:25px;}
.touzhanloutiCon .date li span{position:absolute;left:0;top: 10px;font-size:16px;color:#666;}
.touzhanloutiCon .date li strong{ color:#333;}
.touzhanloutiCon .date li p{}
.touzhanloutiCon .date li:before{ width:1px; height:100%; background:#999; position:absolute; left:80px; top:0; content:'';}
.touzhanloutiCon .date li:after{content:'';background: url(images/005-02.png) no-repeat;position:absolute;left: 70px;top: 15px;width:20px;height:24px;}
/*===/拓展=============================*/


/*===服务支持=============================*/
.tuanduiList{}
.tuanduiList{margin: 0 -20px;}
.tuanduiList li{ float:left; width:33.333333%; float:left; padding:15px 20px 15px;}
.tuanduiList li a{display:block;background:#fff;height: 220px;}
.tuanduiList li .pic{height: 220px;width: 165px;background-position:center center;background-repeat:no-repeat;background-size: cover;float: left;margin-right: 15px;}
.tuanduiList li .text{/* padding:0 10px; */}
.tuanduiList li a h3{line-height: 40px;color: #000;font-size: 17px;/* font-weight:bold; */padding: 0 10px 0 0;}
.tuanduiList li a p { font-size: 14px; color: #666; line-height: 25px; padding: 0 10px 0 0; height: 125px; overflow: hidden; }
.tuanduiList li a span { float: right; width: 35px; height: 35px; background: #2577e3; color: #fff; text-align: center; line-height: 35px; font-size: 25px; /* font-weight: bold; */
    margin-top: 20px; }
.tuanduiList li a:hover{box-shadow: 0px 0px 4px 3px rgba(0, 0, 0, 0.2);}

/*团队人员详情*/
.tuanduiDetail{ background:#2577e3; padding:60px 0;}
.tuanduiDetail img{float:left; margin-right:25px; width:235px; height:325px;}
.tuanduiDetail .text{ padding:0 0 0 270px; color:#fff; font-size:14px; line-height:28px; }
.tuanduiDetail h2{ font-size:30px; line-height:1; padding:0 0 25px;}
.tuanduiDetail h3{ font-size:14px; line-height:40px; border:1px dotted #fff; border-width:1px 0; margin-bottom:20px;}

/*专属客户列表*/
.zhuanshuList{}
.zhuanshuList a .hd{ padding:10px 0 5px 0;}
.zhuanshuList a .hd .log{ float:left; width:60px; height:60px; border-radius:60px;}
.zhuanshuList a .hd .log img{width:60px; height:60px;}
.zhuanshuList a .hd h3{ line-height: 23px; height:33px; overflow:hidden; padding-top:7px;}
.zhuanshuList a p{ color:#999; line-height:20px; font-size:14px; max-height:40px; overflow:hidden;}
.zhuanshuList li .text{ padding-bottom:10px;}

/*拓展项目详情*/
.tuozhanxiangmuDetail{ background:#fff; border:1px solid #d9d9d9; width:885px; padding:35px; float:left; font-size:14px; line-height:25px; color:#666;}
.tuozhanxiangmuDetail h3{
    color: #333;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    padding: 7px 0;
    text-align: center;
    margin-bottom:10px
}
.tuozhanxiangmuDetail p{ padding:5px 0;}
.tuozhanxiangmuDetail img{ padding:5px 0;}

.tuozhanxiangmuDetail .title{
    color: #333;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    padding: 7px 0;
    margin-bottom:10px
}

/*===/服务支持=============================*/

/*===日期=============================*/



/*===/日期=============================*/

/*===/分页=============================*/
.fengye{ height:40px; line-height:40px; margin:20px 0;text-align:center;}
.off{ width:80px; height:40px; line-height:40px; font-size:14px; padding:10px; margin-right:5px; text-align:center;background:#fff; color:#666; }
a.off:hover{ width:80px; height:40px; line-height:40px; font-size:14px; padding:10px; margin-right:5px; text-align:center;background:#2577e3; color:#fff; }
.fenkong{padding:0 10px;}
.fenkong a{ line-height:1;font-size:14px;color:#666; padding:10px 15px;  margin-right:5px;  text-align:center;background:#fff; }
.fenkong a:hover{color:#fff;background:#2577e3; }
.fenkong a.fenyeon{ line-height:1; font-size:14px;padding:10px 15px; background:#2577e3; color:#FFF; font-weight:bold; }


.aboutnav{ margin:10px auto;text-align:center; clear:both; height:20px; line-height:20px;}
.aboutnav a{ width:150px; text-align:center; font-size:16px; border-right:1px #D5D5D5 solid;padding:0 30px;}
.aboutnav a.on{ color:#2577e3;}
