.dpflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -o-flex;
    display: -ms-flex
}

.clearfix {
    *zoom: 1
}

.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: ""
}

.clearfix:after {
    clear: both
}

.user-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fl {
    float: left
}

.fr {
    float: right
}

.none {
    display: none
}

h1, h2, h3, h4, h5 {
    color: #333
}

.color-zs {
    color: #3296fa
}

.color-fs {
    color: #3296fa
}

.backgroud-while {
    background-color: #fff !important
}

.backgroud-hs {
    background-color: #f5f5f5 !important
}

.background-zs {
    background-color: #3296fa !important
}

img {
    max-width: 100%
}

a.pub-more {
    background: #3296fa;
    border-radius: 4px;
    width: 130px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    display: block
}

a.pub-more2 {
    background: #3296fa;
    width: 115px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    display: block
}

.pub-more3 {
    margin: 0 auto;
    width: 140px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #3296fa;
    border-radius: 20px;
    display: block;
    text-align: center;
    color: #3296fa
}

#main {
    visibility: visible
}

.pub_ban {
    background: url(../images/ab_ban.jpg) center no-repeat;
    width: 100%;
    overflow: hidden;
    clear: both;
    height: 400px
}

.pub_ban a {
    width: 100%;
    height: 100%;
    display: block
}

/* header {
    position: relative
}

header .head .w1200 {
    *zoom: 1
}

header .head .w1200:before, header .head .w1200:after {
    display: table;
    line-height: 0;
    content: ""
}

header .head .w1200:after {
    clear: both
}

header .head .head-logo {
    float: left
}

header .head .head-logo .head-title {
    border-left: 1px solid #ebebeb;
    float: left;
    margin-top: 50px;
    height: 50px;
    line-height: 20px;
    padding-left: 30px;
    font-size: 17px
}

header .head .head-logo .head-title p {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 8px
}

header .head .head-logo .head-title h4 {
    font-size: 18px;
    font-weight: bold;
    color: #3296fa
}

header .head .tel_cnt {
    float: right;
    padding-top: 40px
}

header .head .tel_cnt p {
    margin-bottom: 10px
}

header .head .tel_cnt h4 {
    font-size: 26px;
    color: #3296fa;
    font-family: arial
}

header .head h1 {
    float: left;
    line-height: 130px;
    padding-right: 30px
}

header .head h1 img {
    vertical-align: middle
}

header .nav-bar {
    position: relative;
    border-top: 1px solid #ddd;
    width: 100%;
    line-height: 54px
}

header .nav-bar nav {
    float: right
}

header .nav-bar nav ul {
    *zoom: 1
}

header .nav-bar nav ul:before, header .nav-bar nav ul:after {
    display: table;
    line-height: 0;
    content: ""
}

header .nav-bar nav ul:after {
    clear: both
}

header .nav-bar nav ul li {
    margin-left: 42px;
    float: left;
    position: relative
}

header .nav-bar nav ul li a, header .nav-bar nav ul li p {
    font-size: 16px;
    color: #333
}

header .nav-bar nav ul li.active a {
    color: #3296fa
}

header .nav-bar nav ul li dl {
    position: absolute;
    top: 54px;
    z-index: 10;
    left: 0;
    background: #fff;
    padding: 10px 0 10px 30px;
    width: 280px;
    display: none
}

header .nav-bar nav ul li dl:after {
    content: '';
    position: absolute;
    top: 1px;
    left: 0;
    width: 74px;
    height: 1px;
    background: #3296fa
}

header .nav-bar nav ul li dl dd {
    width: 130px;
    margin-right: 10px;
    line-height: 20px;
    padding: 12px 0;
    float: left
}

header .nav-bar nav ul li dl dd a {
    color: #666 !important;
    font-size: 14px
}

header .nav-bar nav ul li dl dd:hover a {
    color: #3296fa
}

header .nav-sort-detail {
    position: absolute;
    left: 200px;
    top: 54px;
    z-index: 99
}

header .nav-sort-detail ul {
    background: rgba(255, 255, 255, 0.95);
    height: 440px;
    padding: 0 30px;
    width: 400px;
    display: none;
    *zoom: 1
}

header .nav-sort-detail ul:before, header .nav-sort-detail ul:after {
    display: table;
    line-height: 0;
    content: ""
}

header .nav-sort-detail ul:after {
    clear: both
}

header .nav-sort-detail ul li {
    float: left;
    border-bottom: 1px dashed #ddd;
    width: 180px;
    padding-left: 20px;
    height: 54px;
    line-height: 54px
}

header .nav-sort-detail ul li a {
    -webkit-transition: all .3s;
    transition: all .3s
}

header .nav-sort-detail ul li:hover a {
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #3296fa;
    font-weight: bold
}

header .all_menu {
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    height: 55px;
    width: 160px;
    background: #3296fa;
    padding: 0 20px;
    color: #fff;
    font-size: 16px
}

header .all_menu i {
    color: #fff
}

header .all_menu i.icon-menu {
    margin-right: 10px
}

header .all_menu i.icon-down {
    float: right;
    color: #80b4db
}

header .nav-list {
    background: #3296fa;
    position: absolute;
    top: 54px;
    z-index: 99;
    left: 0;
    height: 440px;
    width: 200px;
    display: none
}

header .nav-list ul {
    border-top: 1px dashed #3d81c0
}

header .nav-list ul li {
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    padding: 0 20px 0 50px;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-bottom: 1px dashed #3d81c0
}

header .nav-list ul li i.icon-right {
    float: right;
    opacity: 0;
    color: #3296fa;
    -webkit-transition: all .3s;
    transition: all .3s;
    filter: alpha(opacity=0)
}

header .nav-list ul li:hover {
    background: #fff;
    color: #3296fa;
    -webkit-transition: all .3s;
    transition: all .3s
}

header .nav-list ul li:hover i {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #3296fa
}

header .sear_cnt{
	width: 450px;
	float: left;
	margin: 42px 0 0 50px;
}

header .sear_cnt input{
	display: block;
	float: left;
	width: 349px;
	height:50px;
	line-height:50px;
	text-indent: 1em;
	border: 1px solid #ddd;
	border-right:none;
	color: #666;
	padding: 0;
}
header .sear_cnt button{
	float: right;
	background: #3296fa;
	width: 100px;
	height: 52px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}
header .sear_cnt button img{
	vertical-align: middle;
	display: inline-block;
  } */
  header:after{
    content: "";
    display: table;
    clear: both;
  }
  header .head_top {
    *zoom: 1;
    padding: 22px 0 20px 0;
  }
  header .head_top:before,
  header .head_top:after {
    display: table;
    line-height: 0;
    content: "";
  }
  header .head_top:after {
    clear: both;
  }
  header .head_top .logo {
    float: left;
  }
  header .head_top .logo img {
    height: 45px;
  }
  header .head_top .logo h1 {
    float: left;
  }
  header .head_top .logo h2 {
    padding-top: 15px;
    padding-left: 30px;
    float: left;
    font-size: 18px;
    font-weight: bolder;
  }
  header .head_top .logo h2 span {
    font-size: 18px;
    font-weight: bolder;
    color: #3296fa;
  }
  header .head_top .seach {
    float: right;
  }
  header .head_top .seach .ipt input {
    float: left;
    width: 234px;
    height: 38px;
    border: solid 1px #dddddd;
    border-right: none;
    text-indent: 20px;
  }
  header .head_top .seach .ipt .icon-sousuo {
    float: left;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    width: 66px;
    height: 40px;
    background-color: #3296fa;
  }
  header .head_top .call {
    float: right;
    margin-left: 25px;
    font-size: 24px;
    color: #3296fa;
    line-height: 40px;
  }
  header .head_main .all_nav {
    cursor: pointer;
    width: 220px;
    height: 42px;
    line-height: 42px;
    background-color: #3296fa;
    text-align: center;
    position: relative;
  }
  header .head_main .all_nav span {
    font-size: 16px;
    color: #fff;
  }
  header .head_main .all_nav i {
    color: #fff;
    display: inline-block;
    padding-left: 5px;
    -webkit-transition: all 0.4s;
    -moz-transit-webkit-transition: all 0.4s;
    -ms-transit-webkit-transition: all 0.4s;
    -o-transit-webkit-transition: all 0.4s;
    transition: all 0.4s;
    transform: rotate(180deg);
  }
  header .head_main .all_nav .toggle_i {
    padding-right: 3px;
    /* transform: rotate(180deg); */
    transform: rotate(0);
  }
  header .head_main .main_nav .sub_nav .active  a {
    color: #3296fa;
  }
  header .head_main .main_nav .sub_nav {
    height: 44px;
    margin-top: -3px;
  }
  header .head_main .main_nav .sub_nav li {
    float: left;
    margin-left: 35px;
    height: 43px;
    line-height: 42px;
    position: relative;
  }
  
  header .head_main .main_nav .sub_nav li dl{
    position: absolute;
    left: 0;
    top: 44px;
    background: #fff;
    opacity: 0;
    z-index: -1;
    padding: 20px;
    width: 280px;
  }
  header .head_main .main_nav .sub_nav li dd{
   width: 48%;
   float: left;
   text-overflow: ellipsis;
   white-space: nowrap;
   margin-right: 1%;
   overflow: hidden;
  }
  header .head_main .main_nav .sub_nav li:hover {
    border-bottom: solid 1px #3296fa;
  }
  header .head_main .main_nav .sub_nav li:hover dl{
    opacity: 1;
    z-index: 9;
  }
  header .head_main .main_nav .sub_nav li a {
    font-size: 16px;
    color: #333333;
  }
  header .head_main .all_n_show {
    position: absolute;
    width: 220px;
    left: 0;
    top: 42px;
    z-index: 99;
  }
  header .head_main .all_n_show .nav_left {
    display: none;
  }
  header .head_main .all_n_show .nav_left ul > li {
    height: 70.42857143px;
    line-height: 70.42857143px;
    background: rgba(0, 0, 0, 0.3);
    border-bottom: solid 1px #92969b;
  }
  header .head_main .all_n_show .nav_left ul > li em {
    padding-right: 22px;
  }
  header .head_main .all_n_show .nav_left ul > li em img {
    vertical-align: -6px;
  }
  header .head_main .all_n_show .nav_left ul > li i {
    font-size: 12px;
    position: relative;
    right: -27px;
    display: inline-block;
    transform: rotate(0) translateX(-4px);
  }
  header .head_main .all_n_show .nav_right {
    position: absolute;
    left: 100%;
    top: 0;
    width: 980px;
  }
  header .head_main .all_n_show .nav_right .show_menu {
    border-top: solid #ddd 1px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
    display: none;
  }
  header .head_main .all_n_show .nav_right .list {
    border-bottom: dashed #ddd 1px;
    padding-bottom: 20px;
  }
  .list:before, .list:after{
    display: table;
    line-height: 0;
    content: "";
    clear: both;
  }
  header .head_main .all_n_show .nav_right .list li {
    float: left;
    margin-right: 30px;
  }
  header .head_main .all_n_show .nav_right .list li a:hover {
    color: #d13036;
  }
.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    min-width: 1200px;
    height: 500px
}

.banner .bd {
    position: relative;
    height: 100%;
    z-index: 0
}

.banner .bd li {
    zoom: 1;
    vertical-align: middle;
    height: 500px;
    background-position: center center;
    background-repeat: no-repeat
}

.banner .bd li a {
    display: block;
    width: 100%;
    height: 100%
}

.banner .hd {
    position: absolute;
    bottom: 20px;
    left: 0;
    z-index: 2;
    text-align: center;
    width: 100%
}

.banner .hd ul {
    display: inline-block
}

.banner .hd ul li {
    float: left;
    margin: 0 7px;
    cursor: pointer;
    width: 16px;
    height: 16px;
    opacity: .3;
    border-radius: 100%;
    filter: alpha(opacity=30);
    background: url(../images/ban-li.png) no-repeat
}

.banner .hd ul li.on {
    opacity: 1;
    filter: alpha(opacity=100)
}

h2.pubh2 {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 40px
}

h2.pubh2.color-zs {
    color: #3296fa
}

h3.pubh3 {
    text-align: center;
    font-size: 36px;
    letter-spacing: 4px;
    line-height: 28px;
    color: #ccc;
    font-weight: normal;
    font-family: 'deckerregular';
    margin-bottom: 40px
}

h2.pubh2_2 {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 20px;
    position: relative
}

h2.pubh2_2 strong {
    color: #3296fa
}

.pb_4 {
    text-align: center;
    margin-bottom: 40px
}

h4.pubh4_4 {
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
    color: #333;
    font-family: arial
}

.link_solid {
    margin: 0 auto 25px;
    height: 2px;
    width: 20px;
    background-color: #999;
    line-height: 14px
}

.su_link {
    width: 2px;
    height: 15px;
    background: #3296fa;
    margin: 0 auto 40px
}

.pub-cont {
    background: #f5f5f5
}

.ser-hm-cnt {
    padding: 80px 0
}

.ser-hm-cnt ul {
    border: 2px solid #3296fa;
    height: 76px
}

.ser-hm-cnt ul li {
    width: 239px;
    float: left;
    position: relative
}

.ser-hm-cnt ul li:nth-child(4) p {
    border: 0
}

.ser-hm-cnt ul li.bm_btn {
    float: right;
    cursor: pointer;
    width: 238px;
    background: #3296fa;
    text-align: center
}

.ser-hm-cnt ul li.bm_btn a {
    display: block;
    height: 76px;
    line-height: 76px;
    color: #fff;
    font-size: 18px
}

.ser-hm-cnt ul li.bm_btn i {
    color: #fff;
    font-size: 25px;
    margin-right: 10px;
    vertical-align: -2px
}

.ser-hm-cnt ul li > p {
    margin-top: 23px;
    height: 30px;
    line-height: 30px;
    padding: 0 18px;
    border-right: 1px solid #ddd
}

.ser-hm-cnt ul li > p i {
    margin-right: 10px
}

.ser-hm-cnt ul li > p input {
    color: #555
}

.ser-hm-cnt ul li i {
    font-size: 20px
}

.ser-hm-cnt ul li .ser_list {
    display: none;
    z-index: 10
}

.ser-hm-cnt ul li .hm-ts {
    position: absolute;
    top: 105%;
    width: 80%;
    left: 10%;
    background: #fff
}

.ser-hm-cnt ul li .hm-ts:before, .ser-hm-cnt ul li .hm-ts:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0
}

.ser-hm-cnt ul li .hm-ts dl {
    right: 0;
    left: -30px;
    background-repeat: no-repeat;
    padding-top: 10px;
    background-size: 100% 100%;
    z-index: 1;
    background-image: url(../images/rectangle7.png);
    top: 45px
}

.ser-hm-cnt ul li .hm-ts dl dd {
    padding-left: 20px;
    cursor: pointer;
    line-height: 40px;
    border-bottom: 1px solid #ddd
}

.ser-hm-cnt ul li .industry {
    position: absolute;
    top: 90px;
    left: -480px;
    width: 1138px;
    border: 1px solid #ddd;
    background: #fff;
    padding: 10px 30px
}

.ser-hm-cnt ul li .industry p {
    line-height: 50px;
    font-size: 16px
}

.ser-hm-cnt ul li .industry p strong {
    margin-right: 5px;
    font-size: 15px
}

.ser-hm-cnt ul li .industry p span {
    font-size: 15px;
    margin-right: 15px;
    display: inline-block;
    min-width: 80px;
    cursor: pointer
}

.ser-team {
    padding-bottom: 40px
}

.ser-team .w1200 {
    position: relative
}

.ser-team .bd {
    width: 1200px;
    overflow: hidden
}

.ser-team .bd ul {
    padding-bottom: 40px !important
}

.ser-team .bd ul li {
    width: 280px;
    margin-right: 30px;
    height: 260px;
    background: #fff;
    text-align: center;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s
}

.ser-team .bd ul li figure {
    height: 48px;
    margin: 60px 0 40px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.ser-team .bd ul li figure.icon {
    background: url(../images/ser-team-icon.png) center no-repeat
}

.ser-team .bd ul li figure.icon2 {
    background: url(../images/ser-team-icon2.png) center no-repeat
}

.ser-team .bd ul li figure.icon3 {
    background: url(../images/ser-team-icon3.png) center no-repeat
}

.ser-team .bd ul li figure.icon4 {
    background: url(../images/ser-team-icon4.png) center no-repeat
}

.ser-team .bd ul li h4 {
    font-size: 24px;
    margin-bottom: 15px
}

.ser-team .bd ul li p {
    font-family: Arial;
    color: #999
}

.ser-team .bd ul li:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 120px;
    width: 40px;
    height: 2px;
    background: #3296fa
}

.ser-team .bd ul li:hover {
    background: #3296fa;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-box-shadow: 0 10px 20px rgba(61, 133, 228, 0.4);
    box-shadow: 0 10px 20px rgba(61, 133, 228, 0.4)
}

.ser-team .bd ul li:hover figure {
    -webkit-transition: all .3s;
    transition: all .3s
}

.ser-team .bd ul li:hover figure.icon {
    background: url(../images/ser-team-icon-on.png) center no-repeat
}

.ser-team .bd ul li:hover figure.icon2 {
    background: url(../images/ser-team-icon2-on.png) center no-repeat
}

.ser-team .bd ul li:hover figure.icon3 {
    background: url(../images/ser-team-icon3-on.png) center no-repeat
}

.ser-team .bd ul li:hover figure.icon4 {
    background: url(../images/ser-team-icon4-on.png) center no-repeat
}

.ser-team .bd ul li:hover h4, .ser-team .bd ul li:hover p {
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #fff
}

.ser-team .bd ul li:hover:after {
    opacity: 0
}

.ser-team a.prev, .ser-team a.next {
    background: #3296fa;
    color: #fff;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    display: block;
    text-indent: 4px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: -60px
}

.ser-team a.prev i, .ser-team a.next i {
    color: #fff
}

.ser-team a.prev.prevStop, .ser-team a.next.prevStop, .ser-team a.prev.nextStop, .ser-team a.next.nextStop {
    background: none
}

.ser-team a.prev.prevStop i, .ser-team a.next.prevStop i, .ser-team a.prev.nextStop i, .ser-team a.next.nextStop i {
    color: #333
}

.ser-team a.next {
    left: auto;
    right: -60px;
    text-indent: -4px
}

.choose_us {
    background: url(../images/sel-sc-bg.jpg) top center no-repeat fixed;
    background-size: cover;
    padding: 80px 0
}

.choose_us h2 {
    color: #fff
}

.choose_us h3 {
    color: #99b6dd
}

.choose-main .choose-head {
    text-align: center;
    margin-bottom: 40px
}

.choose-main .choose-head ul {
    display: inline-block
}

.choose-main .choose-head ul li {
    margin: 0 25px;
    float: left;
    cursor: pointer;
    color: #99b6dd;
    font-size: 18px;
    padding-bottom: 10px
}

.choose-main .choose-head ul li.active {
    color: #3296fa;
    border-bottom: 2px solid #3296fa
}

.choose-main .choose-cnt {
    position: relative;
    padding-bottom: 50px
}

.choose-main .choose-cnt a.prev-v, .choose-main .choose-cnt a.next-v {
    background: url(../images/ser-team-arr.png) no-repeat;
    width: 42px;
    height: 14px;
    position: absolute;
    top: 160px;
    left: 0;
    z-index: 2;
    cursor: pointer
}

.choose-main .choose-cnt a.prev-v:hover, .choose-main .choose-cnt a.next-v:hover {
    background-position: 0 -14px
}

.choose-main .choose-cnt a.next-v {
    left: auto;
    right: 0;
    background-position: -42px 0
}

.choose-main .choose-cnt a.next-v:hover {
    background-position: -42px -14px
}

.choose-main .choose-cnt .hd {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    text-align: center
}

.choose-main .choose-cnt .hd ul {
    display: inline-block
}

.choose-main .choose-cnt .hd ul li {
    width: 10px;
    height: 10px;
    margin: 0 10px;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.5);
    float: left
}

.choose-main .choose-cnt .hd ul li.on {
    background: #fff
}

.choose-main .choose-cnt .bd ul li {
    width: 1200px;
    position: relative
}

.choose-main .choose-cnt .bd ul li figure {
    margin-left: 80px;
    width: 600px;
    float: left
}

.choose-main .choose-cnt .bd ul li figure img {
    width: 100%
}

.choose-main .choose-cnt .bd ul li .box {
    position: absolute;
    right: 80px;
    top: 40px;
    background: #fff;
    width: 410px;
    height: 200px;
    padding: 55px 40px 0
}

.choose-main .choose-cnt .bd ul li .box h4 {
    color: #3296fa;
    font-size: 24px;
    margin-bottom: 20px
}

.choose-main .choose-cnt .bd ul li .box .link_solid {
    margin: 0 0 25px
}

.classroom {
    padding: 80px 0
}

.classroom .w1200 {
    *zoom: 1
}

.classroom .w1200:before, .classroom .w1200:after {
    display: table;
    line-height: 0;
    content: ""
}

.classroom .w1200:after {
    clear: both
}

.classroom .w1200 .classroom-fig {
    float: left;
    width: 315px;
    background: url(../images/clm-left-img.jpg) no-repeat;
    height: 574px;
    position: relative
}

.classroom .w1200 .classroom-fig:before, .classroom .w1200 .classroom-fig:after {
    content: '';
    position: absolute
}

.classroom .w1200 .classroom-fig:before {
    left: 10px;
    top: 10px;
    width: 293px;
    height: 552px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    z-index: 2
}

.classroom .w1200 .classroom-fig:after {
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    height: 100%
}

.classroom .w1200 .classroom-fig .box {
    position: relative;
    z-index: 2;
    padding: 50px 0 0 50px
}

.classroom .w1200 .classroom-fig .box h3 {
    color: #fff;
    margin-bottom: 70px;
    height: 17px;
    font-size: 24px;
    padding-left: 25px;
    position: relative
}

.classroom .w1200 .classroom-fig .box h3:after {
    content: '';
    height: 17px;
    border-left: 3px solid #fff;
    position: absolute;
    left: 0;
    top: 4px
}

.classroom .w1200 .classroom-fig .box p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 45px
}

.classroom .w1200 .classroom-fig .box p img {
    margin-right: 20px
}

.classroom .w1200 .classroom-fig .box a.pub-more {
    margin: 130px 0 0 40px
}

.classroom .classroom-ul {
    float: right;
    width: 870px
}

.idx-team {
    background: url(../images/idx-team-bg.jpg) top center no-repeat fixed;
    background-size: cover;
    padding: 80px 0
}

.idx-team h2 {
    color: #fff
}

.idx-team h3 {
    color: #99b6dd
}

.idx-team .idx-team-cnt .bd {
    position: relative;
    padding-left: 45px
}

.idx-team .idx-team-cnt .bd ul li {
    float: left;
    width: 250px;
    padding: 0 60px;
    text-align: center
}

.idx-team .idx-team-cnt .bd ul li figure {
    margin-bottom: 20px
}

.idx-team .idx-team-cnt .bd ul li figure img {
    border-radius: 100%
}

.idx-team .idx-team-cnt .bd ul li h4 {
    font-size: 24px;
    color: #fff;
    margin-bottom: 15px
}

.idx-team .idx-team-cnt .bd ul li .su_link {
    background: rgba(255, 255, 255, 0.5);
    margin-bottom: 25px
}

.idx-team .idx-team-cnt .bd ul li p {
    color: #fff
}

.idx-team .idx-team-cnt a.prev, .idx-team .idx-team-cnt a.next {
    color: #fff;
    text-align: center;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 0
}

.idx-team .idx-team-cnt a.prev i, .idx-team .idx-team-cnt a.next i {
    color: #fff;
    font-size: 50px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.idx-team .idx-team-cnt a.prev:hover i, .idx-team .idx-team-cnt a.next:hover i {
    color: #3296fa;
    -webkit-transition: all .3s;
    transition: all .3s
}

.idx-team .idx-team-cnt a.next {
    left: auto;
    right: 0
}

.idx-infor {
    padding: 80px 0
}

.idx-infor .idx-infor-cnt {
    float: left;
    width: 740px;
    padding: 40px 30px 20px;
    background: #fff
}

.idx-infor .idx-infor-cnt ul li {
    margin-bottom: 20px;
    overflow: hidden
}

.idx-infor .idx-infor-cnt ul li figure {
    width: 220px;
    overflow: hidden;
    float: left
}

.idx-infor .idx-infor-cnt ul li figure img {
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    width: 100%
}

.idx-infor .idx-infor-cnt ul li .box {
    float: right;
    width: 500px
}

.idx-infor .idx-infor-cnt ul li .box h4 {
    font-size: 18px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    padding: 10px 0 8px
}

.idx-infor .idx-infor-cnt ul li .box .info {
    color: #999;
    font-family: Arial;
    margin-bottom: 10px
}

.idx-infor .idx-infor-cnt ul li:hover h4 {
    color: #3296fa;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.idx-infor .idx-infor-cnt ul li:hover figure img {
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.idx-infor .idx-infor-fig {
    float: right
}

/*====== footer ======*/
footer {
    background-color: #313131;
}
footer .foot_wrap {
    padding: 50px 0 70px;
    *zoom: 1;
}
footer .foot_wrap:before,
footer .foot_wrap:after {
    display: table;
    line-height: 0;
    content: "";
}
footer .foot_wrap:after {
    clear: both;
}
footer h6 {
    font-size: 16px;
    color: #fcfafa;
    padding-bottom: 20px;
}
footer .foot_left {
    float: left;
    width: 665px;
    *zoom: 1;
    position: relative;
}
footer .foot_left:before,
footer .foot_left:after {
    display: table;
    line-height: 0;
    content: "";
}
footer .foot_left:after {
    clear: both;
}
footer .foot_left .foot_list {
    width: 160px;
    float: left;
}
footer .foot_left .foot_list ul li:hover a {
    opacity: 1;
}
footer .foot_left .foot_list ul li a {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #fcfafa;
    opacity: 0.2;
}
footer .foot_left::after {
    content: "";
    display: block;
    width: 1px;
    height: 168px;
    background-color: #f8f6f0;
    opacity: 0.1;
    position: absolute;
    right: 0;
}
footer .foot_right {
    float: left;
    *zoom: 1;
    width: 535px;
}
footer .foot_right:before,
footer .foot_right:after {
    display: table;
    line-height: 0;
    content: "";
}
footer .foot_right:after {
    clear: both;
}
footer .foot_right .call_foot {
    float: left;
    margin-left: 98px;
}
footer .foot_right .call_foot strong {
    font-family: "Arial";
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 2px;
    color: #fcfafa;
    display: block;
    padding-bottom: 10px;
}
footer .foot_right .call_foot .but {
    width: 102px;
    height: 30px;
    line-height: 30px;
    border: solid 1px #474747;
    background: transparent;
    font-size: 14px;
    margin-top: 30px;
}
footer .foot_right .wx {
    float: right;
    text-align: center;
}
footer .foot_right .wx p {
    line-height: 50px;
}
footer .foot_right .wx .img {
    width: 117px;
    height: 117px;
}
footer .copyright {
    padding: 15px 0;
    background-color: #1b1b1b;
    *zoom: 1;
}
footer .copyright:before,
footer .copyright:after {
    display: table;
    line-height: 0;
    content: "";
}
footer .copyright:after {
    clear: both;
}

.subnav {
    background: #3d85e4;
    line-height: 70px
}

.subnav .subnav_nav {
    float: left
}

.subnav .subnav_nav ul li {
    color: #fff;
    margin-right: 50px;
    float: left
}

.subnav .subnav_nav ul li a {
    color: #c2dcff
}

.subnav .subnav_nav ul li.active a {
    color: #fff
}

.subnav .subnav_head {
    float: left
}

.subnav .subnav_head dl dt {
    float: left;
    color: #fff;
    margin-right: 60px;
    font-size: 24px
}

.subnav .subnav_head dl dd {
    float: left;
    margin-right: 40px
}

.subnav .subnav_head dl dd a {
    font-size: 16px;
    color: #c2dcff
}

.subnav .subnav_head dl dd.active a {
    color: #fff
}

.subnav .subnav_map {
    float: right
}

.subnav .subnav_map.fl {
    float: left
}

.subnav .subnav_map ul li {
    float: left
}

.subnav .subnav_map ul li a {
    color: #c2dcff
}

.subnav .subnav_map ul li span {
    color: #c2dcff;
    margin: 0 5px
}

.pub_pd {
    padding: 80px 0
}

.pub_pd2 {
    padding: 60px 0
}

.pub_bg {
    background: #f5f5f5
}

.recom_cnt_nav {
    text-align: center;
    margin-bottom: 60px
}

.recom_cnt_nav ul {
    display: inline-block
}

.recom_cnt_nav ul li {
    float: left;
    margin: 0 30px;
    font-size: 24px;
    cursor: pointer
}

.recom_cnt_nav ul li.active {
    border-bottom: 3px solid #3296fa
}

.recom_cnt img {
    display: block;
    width: 100%
}

.recom_cnt .recom_fig {
    float: left;
    width: 285px;
    position: relative
}

.recom_cnt .recom_fig .box {
    height: 85px;
    line-height: 85px;
    padding: 0 28px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.recom_cnt .recom_fig .box h4 {
    float: left;
    font-size: 18px;
    font-weight: bold
}

.recom_cnt .recom_fig .box p {
    color: #3296fa;
    font-weight: bold;
    font-size: 18px;
    float: right
}

.recom_cnt ul {
    width: 1200px;
    overflow: hidden
}

.recom_cnt ul li {
    position: relative;
    width: 280px;
    float: left;
    max-height:158px;
    margin: 0 0 20px 20px;
    overflow: hidden
}

.recom_cnt ul li .box {
    background: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 15px 0 0;
    width: 150px;
    height: 60px;
    text-align: right;
    -webkit-transition: all .3s;
    transition: all .3s
}

.recom_cnt ul li .box h4 {
    font-size: 14px;
    padding: 6px 0 0;
    font-weight: bold
}

.recom_cnt ul li .box p {
    color: #fff;
    font-weight: bold;
    font-family: arial;
    font-size: 14px
}

.recom_cnt ul li:hover .box {
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    background: rgba(0, 104, 183, 0.95);
    -webkit-transition: all .3s;
    transition: all .3s
}

.recom_cnt ul li:hover .box:after {
    content: '';
    width: 263px;
    height: 178px;
    border: 1px solid #1a77be;
    position: absolute;
    left: 10px;
    top: 10px;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all .3s;
    transition: all .3s
}

.recom_cnt ul li:hover .box h4 {
    color: #fff;
    font-size: 18px;
    padding: 60px 0 25px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.recom_cnt ul li:hover .box p {
    font-size: 30px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.start_main {
    padding-bottom: 0
}

.start_main h2 {
    margin-bottom: 110px
}

.start_main ul {
    width: 1220px;
    *zoom: 1
}

.start_main ul:before, .start_main ul:after {
    display: table;
    line-height: 0;
    content: ""
}

.start_main ul:after {
    clear: both
}

.start_main ul li {
    height: 184px;
    background: #f5f5f5;
    width: 590px;
    float: left;
    margin: 0 20px 90px 0;
    *zoom: 1
}

.start_main ul li:before, .start_main ul li:after {
    display: table;
    line-height: 0;
    content: ""
}

.start_main ul li:after {
    clear: both
}

.start_main ul li figure {
    float: left;
    margin: -50px 30px 0;
    width: 280px
}

.start_main ul li figure img {
    display: block
}

.start_main ul li .box {
    float: left;
    width: 220px
}

.start_main ul li .box h3 {
    font-size: 36px;
    margin: -14px 0 25px;
    color: #999;
    font-family: arial
}

.start_main ul li .box h4 {
    color: #3296fa;
    margin-bottom: 10px;
    font-size: 20px
}

.start_main ul li .box p {
    font-size: 20px;
    color: #333
}

.advan_ban {
    background: url(../images/advan_ban.jpg) center no-repeat;
    height: 180px
}

.advan_ban .sli_cnt {
    float: left;
    width: 750px
}

.advan_ban .sli_cnt h3 {
    color: #fff;
    font-size: 30px;
    padding: 46px 0 30px
}

.advan_ban .sli_cnt a {
    border-radius: 4px;
    font-size: 16px;
    padding: 2px 4px
}

.advan_ban .tel_cnt {
    float: right;
    width: 350px;
    padding-top: 35px
}

.advan_ban .tel_cnt .ser_tel {
    float: left
}

.advan_ban .tel_cnt .ser_tel p {
    color: #fff;
    padding: 25px 0 15px
}

.advan_ban .tel_cnt .ser_tel p img {
    margin-right: 10px
}

.advan_ban .tel_cnt .ser_tel h4 {
    font-size: 30px;
    color: #fff
}

.advan_ban .tel_cnt figure {
    float: right
}

.ser_main {
    position: relative
}

.ser_main .ser_cnt {
    position: relative
}

.ser_main .ser_cnt .bd ul li {
    width: 285px;
    float: left;
    margin: 0 20px 0 0;
    position: relative
}

.ser_main .ser_cnt .bd ul li p {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    height: 54px;
    line-height: 54px;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: all .3s;
    transition: all .3s
}

.ser_main .ser_cnt .bd ul li img {
    display: block;
    width: 100%
}

.ser_main .ser_cnt .bd ul li:hover p {
    background: #3296fa;
    -webkit-transition: all .3s;
    transition: all .3s
}

.ser_main .ser_cnt .bd a.pub-more {
    margin: 40px auto 0;
    background: #dadada;
    color: #333;
    font-family: arial;
    padding: 4px 15px;
    border-radius: 22px
}

.ser_main .ser_cnt a.prev, .ser_main .ser_cnt a.next {
    position: absolute;
    top: 110px;
    left: -50px
}

.ser_main .ser_cnt a.prev i, .ser_main .ser_cnt a.next i {
    font-size: 30px;
    color: #333
}

.ser_main .ser_cnt a.next {
    left: auto;
    right: -50px
}

.partner {
    padding: 60px 0;
    background: #0164af url(../images/partner_ban.jpg) center no-repeat
}

.partner h2 {
    color: #fff
}

.partner .partner-container {
    width: 1430px;
    padding-bottom: 60px
}

.partner .swiper-pagination {
    bottom: 0
}

.partner .swiper-pagination-bullet {
    background: #fff;
    opacity: .5;
    margin: 0 10px !important;
    width: 12px;
    height: 12px
}

.partner .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff
}

.idx_news .idx_news_ul ul {
    overflow: hidden
}

.idx_news .idx_news_ul ul li {
    overflow: hidden;
    margin-bottom: 30px;
    float: left;
    width: 580px
}

.idx_news .idx_news_ul ul li figure {
    float: left;
    width: 200px
}

.idx_news .idx_news_ul ul li figure img {
    max-width: 100%
}

.idx_news .idx_news_ul ul li .box {
    float: left;
    width: 360px;
    float: right
}

.idx_news .idx_news_ul ul li .box h4 {
    font-size: 16px;
    margin: 12px 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.idx_news .idx_news_ul ul li .box p {
    color: #999
}

.idx_news .idx_news_ul ul li:nth-child(even) {
    float: right
}

.foot_advan {
    background: #f5f5f5;
    padding: 40px 0 50px
}

.foot_advan ul {
    *zoom: 1
}

.foot_advan ul:before, .foot_advan ul:after {
    display: table;
    line-height: 0;
    content: ""
}

.foot_advan ul:after {
    clear: both
}

.foot_advan ul li {
    float: left;
    width: 299px;
    border-right: 1px dashed #9d9d9d;
    height: 65px;
    text-align: center
}

.foot_advan ul li img {
    margin-top: -8px;
    height: 50px;
}

.foot_advan ul li p {
    font-size: 18px;
    font-weight: bold;
    margin: 14px 0 0;
    color: #333
}

.foot_advan ul li:last-child {
    border: 0
}

.rrial_main .til {
    height: 120px;
    text-align: center
}

.rrial_main .til h4 {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    padding: 32px 0 5px
}

.rrial_main .til p {
    opacity: .5;
    color: #fff
}

.rrial_main .til.zs_til {
    background: #3296fa
}

.rrial_main .til.fs_til {
    background: #3296fa
}

.rrial_main a.pub-more3 {
    position: absolute;
    left: 50%;
    bottom: 45px;
    margin-left: -71px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.rrial_main a.pub-more3:hover {
    background: #3296fa;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.rrial_cnt {
    width: 280px;
    height: 430px
}

.rrial_cnt .box {
    height: 230px;
    border: 1px solid #ddd;
    border-top: none;
    padding: 40px 30px;
    position: relative
}

.rrial_cnt .box p {
    margin-bottom: 10px
}

.rrial_cnt2 {
    width: 600px;
    margin-left: 20px;
    height: 430px
}

.rrial_cnt2 .rrial_cnt2_box {
    height: 250px;
    border: 1px solid #ddd;
    border-top: none;
    overflow: hidden;
    padding: 30px 0
}

.rrial_cnt2 .rrial_cnt2_box .box {
    float: left;
    width: 266px;
    border-right: 1px solid #ddd;
    position: relative;
    text-align: center;
    height: 240px;
    padding: 0 15px
}

.rrial_cnt2 .rrial_cnt2_box .box img {
    margin: 20px 0 25px
}

.rrial_cnt2 .rrial_cnt2_box .box h4 {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 15px
}

.rrial_cnt2 .rrial_cnt2_box .box:last-child {
    border: 0
}

.rrial_cnt2 .rrial_cnt2_box .box a {
    bottom: 0
}

.ress_box {
    text-align: center
}

.ress_box .box p {
    margin: 7px
}

.ress_box .box img {
    margin: 10px 0 20px
}

.ress_box .box h3 {
    font-weight: bold;
    font-size: 20px;
    color: #3296fa;
    margin-bottom: 9px
}

.pub_subnav {
    position: relative;
    text-align: center;
    height: 70px;
    background: #f5f5f5
}

.pub_subnav > ul {
    display: inline-block
}

.pub_subnav > ul li {
    height: 70px;
    line-height: 70px;
    float: left;
    font-size: 20px;
    margin: 0 40px
}

.pub_subnav > ul li a {
    font-size: 20px;
    color:#333;
}

.pub_subnav > ul li.active a {
    color: #3296fa
}

.pub_subnav .nav_map {
    float: left;
    height: 72px
}

.pub_subnav .nav_map ul li {
    float: left;
    line-height: 72px;
    margin-right: 65px
}

.pub_subnav .nav_map ul li a {
    font-size: 20px
}

.pub_subnav .nav_map ul li.active a {
    color: #3296fa
}

.pub_subnav .nav_right {
    float: right;
    height: 72px
}

.pub_subnav .nav_right ul li {
    float: left;
    margin-left: 65px;
    line-height: 72px
}

.pub_subnav .nav_right ul li a {
    font-size: 16px
}

  /*.about-top {
  text-align: center
}*/

.about-top img {
    margin-bottom: 30px
}

.about-top h4 {
    font-size: 24px;
    color: #3296fa;
    margin-bottom: 30px
}

.about-top p {
    margin-bottom: 20px
}

.ab_culture {
    background: #f5f5f5
}

.ab_culture h2 {
    color: #3296fa
}

.ab_culture ul li {
    text-align: center
}

.ab_culture {
    background: #f5f5f5
}

.ab_culture ul {
    width: 1230px;
    overflow: hidden
}

.ab_culture ul li {
    text-align: center;
    background: #fff;
    width: 285px;
    margin-right: 20px;
    float: left;
    padding-bottom: 30px
}

.ab_culture ul li figure {
    padding: 60px 0 50px
}

.ab_culture ul li h4 {
    font-size: 24px;
    margin-bottom: 10px
}

.ab_culture ul li p {
    font-family: arial;
    color: #999
}

.contact-main {
    border-top: 2px solid #ddd
}

.contact-main .box {
    float: left;
    width: 500px
}

.contact-main .box h4 {
    font-size: 30px;
    padding: 0 0 30px
}

.contact-main .box p {
    font-size: 16px;
    line-height: 36px
}

.contact-main #allmap {
    width: 640px;
    height: 400px
}

.ab_team .team_cnt {
    position: relative;
    z-index: 10;
    overflow: hidden
}

.ab_team .team_cnt .title {
    width: 200px;
    float: left
}

.ab_team .team_cnt .title h2 {
    font-size: 60px;
    padding: 50px 0 20px;
    color: #3296fa;
    line-height: 45px
}

.ab_team .team_cnt .title h4 {
    font-size: 24px
}

.ab_team .team_cnt a.prev, .ab_team .team_cnt a.next {
    position: absolute;
    right: 120px;
    z-index: 10;
    bottom: 33px;
    background: url(../images/arrow.jpg) left top no-repeat;
    width: 120px;
    height: 48px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.ab_team .team_cnt a.prev:hover, .ab_team .team_cnt a.next:hover {
    background-position: 0 -48px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.ab_team .team_cnt a.next {
    right: 0;
    background-position: -120px 0
}

.ab_team .team_cnt a.next:hover {
    background-position: -120px -48px
}

.ab_team .team_cnt .bd {
    width: 1000px;
    float: left
}

.ab_team .team_cnt .bd ul li {
    overflow: hidden
}

.ab_team .team_cnt .bd ul li .fig {
    width: 430px;
    float: left
}

.ab_team .team_cnt .bd ul li .fig img {
    max-width: 100%
}

.ab_team .team_cnt .bd ul li .box {
    width: 510px;
    float: right;
    padding: 45px 0 0
}

.ab_team .team_cnt .bd ul li .box h2 {
    font-size: 48px;
    line-height: 50px;
    margin-bottom: 25px
}

.ab_team .team_cnt .bd ul li .box h2 span {
    margin-left: 25px
}

.ab_team .team_cnt .bd ul li .box .name {
    overflow: hidden;
    margin-bottom: 44px
}

.ab_team .team_cnt .bd ul li .box .name span {
    height: 33px;
    line-height: 33px;
    color: #fff;
    display: block;
    float: left
}

.ab_team .team_cnt .bd ul li .box .name span.name_user {
    width: 120px;
    background: #3296fa;
    text-align: center
}

.ab_team .team_cnt .bd ul li .box .name span.name_ser {
    width: 240px;
    padding-left: 25px;
    background: #999
}

.ab_team .team_cnt .bd ul li .box p {
    height: 145px
}

.ab_team .team_cnt .bd ul li .box .weix {
    text-align: center;
    width: 110px
}

.ab_team .team_cnt .bd ul li .box .weix p {
    margin-top: 8px;
    height: auto
}

.ab_team .team_cnt .hd {
    border: 2px solid #ddd;
    width: 230px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px 35px 0;
    z-index: 10
}

.ab_team .team_cnt .hd ul li {
    margin-bottom: 20px;
    position: relative;
    font-size: 16px
}

.ab_team .team_cnt .hd ul li.on {
    color: #3296fa
}

.ab_team .team_cnt .hd ul li.on:after {
    content: '';
    position: absolute;
    left: 50px;
    top: 10px;
    width: 60px;
    height: 2px;
    background: #3296fa
}

.book_main .book_ul {
    padding-bottom: 30px
}

.book_main .book_ul ul {
    *zoom: 1
}

.book_main .book_ul ul:before, .book_main .book_ul ul:after {
    display: table;
    line-height: 0;
    content: ""
}

.book_main .book_ul ul:after {
    clear: both
}

.book_main .book_ul ul li {
    float: left;
    width: 580px;
    position: relative
}

.book_main .book_ul ul li figure {
    position: relative;
    z-index: 2;
    width: 228px
}

.book_main .book_ul ul li figure img {
    width: 100%
}

.book_main .book_ul ul li .box {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 30px;
    width: 300px;
    height: 220px;
    background: #fff;
    padding: 0 30px 0 170px
}

.book_main .book_ul ul li .box h4 {
    font-size: 18px;
    font-weight: bold;
    padding: 40px 0 20px
}

.book_main .book_ul ul li:last-child {
    float: right
}

.process ul {
    overflow: hidden
}

.process ul li {
    width: 200px;
    height: 260px;
    text-align: center;
    position: relative;
    float: left;
    background: #eee;
    -webkit-transition: all .3s;
    transition: all .3s
}

.process ul li:nth-child(even) {
    background: #f5f5f5
}

.process ul li figure {
    height: 40px;
    margin: 60px 0 30px
}

.process ul li figure.icon {
    background: url(../images/poss-icon.png) center no-repeat
}

.process ul li figure.icon2 {
    background: url(../images/poss-icon2.png) center no-repeat
}

.process ul li figure.icon3 {
    background: url(../images/poss-icon3.png) center no-repeat
}

.process ul li figure.icon4 {
    background: url(../images/poss-icon4.png) center no-repeat
}

.process ul li figure.icon5 {
    background: url(../images/poss-icon5.png) center no-repeat
}

.process ul li figure.icon6 {
    background: url(../images/poss-icon6.png) center no-repeat
}

.process ul li h4 {
    font-size: 18px;
    margin-bottom: 15px
}

.process ul li .num {
    text-align: center;
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    font-size: 60px;
    color: #d0d0d0;
    font-family: 'deckerregular'
}

.process ul li:hover {
    background: #3296fa;
    -webkit-transition: all .3s;
    transition: all .3s
}

.process ul li:hover h4 {
    color: #fff
}

.process ul li:hover .link_solid {
    background: #80b4db
}

.process ul li:hover .num {
    color: #80b4db
}

.process ul li:hover figure.icon {
    background: url(../images/poss-icon-on.png) center no-repeat
}

.process ul li:hover figure.icon2 {
    background: url(../images/poss-icon2-on.png) center no-repeat
}

.process ul li:hover figure.icon3 {
    background: url(../images/poss-icon3-on.png) center no-repeat
}

.process ul li:hover figure.icon4 {
    background: url(../images/poss-icon4-on.png) center no-repeat
}

.process ul li:hover figure.icon5 {
    background: url(../images/poss-icon5-on.png) center no-repeat
}

.process ul li:hover figure.icon6 {
    background: url(../images/poss-icon6-on.png) center no-repeat
}

.material ul {
    overflow: hidden;
    width: 1250px
}

.material ul li {
    width: 283px;
    float: left;
    margin-right: 20px;
    border: 1px solid #ddd;
    text-align: center;
    position: relative;
    background: #fff
}

.material ul li figure {
    height: 330px;
    line-height: 330px;
    padding: 0 30px
}

.material ul li figure img {
    vertical-align: middle;
    max-width: 100%
}

.material ul li p {
    background: #999;
    width: 100%;
    height: 70px;
    line-height: 70px;
    font-size: 16px;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.material ul li:hover p {
    background: #3296fa;
    -webkit-transition: all .3s;
    transition: all .3s
}

.todo_material ul {
    overflow: hidden;
    width: 1250px
}

.todo_material ul li {
    width: 380px;
    margin-right: 30px;
    float: left;
    height: 240px;
    overflow: hidden
}

.todo_material ul li .til {
    float: left;
    width: 31px;
    height: 200px;
    line-height: 28px;
    background: #999;
    color: #fff;
    word-wrap: break-word;
    font-size: 24px;
    padding: 40px 33px 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.todo_material ul li .box {
    float: left;
    width: 203px;
    background: #f5f5f5;
    height: 200px;
    padding: 40px 40px 0
}

.todo_material ul li .box p {
    margin-bottom: 16px;
    font-size: 16px
}

.todo_material ul li:hover .til {
    -webkit-transition: all .3s;
    transition: all .3s;
    background: #3296fa
}

.protection ul li {
    padding: 0 110px;
    position: relative;
    overflow: hidden;
    margin-bottom: 60px
}

.protection ul li figure {
    float: left;
    margin-left: -20px;
    position: relative;
    padding: 0 0 20px 20px;
    width: 310px
}

.protection ul li figure img {
    position: relative;
    z-index: 2
}

.protection ul li figure:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 150px;
    height: 166px;
    background: #3296fa
}

.protection ul li .box {
    position: relative;
    float: right;
    width: 590px;
    padding: 50px 0 0
}

.protection ul li .box .number {
    font-size: 72px;
    color: #3296fa;
    position: absolute;
    left: -100px;
    z-index: 3;
    top: 33px;
    line-height: 60px;
    font-family: 'deckerregular'
}

.protection ul li .box h2 {
    font-size: 30px;
    margin-bottom: 15px
}

.protection ul li .box h4 {
    font-size: 18px;
    margin-bottom: 20px;
    color: #3296fa
}

.protection ul li .box .info {
    color: #999;
    margin-bottom: 15px
}

.protection ul li .box .link_solid {
    margin: 0 0 30px
}

.protection ul li:nth-child(even) figure {
    float: right;
    margin-right: 20px
}

.protection ul li:nth-child(even) figure:after {
    left: auto;
    right: -20px
}

.protection ul li:nth-child(even) .box {
    float: left
}

.protection ul li:nth-child(even) .box .number {
    right: -82px;
    left: auto
}

.bank_main h2 {
    margin-bottom: 15px
}

.bank_main ul {
    overflow: hidden;
    width: 1240px
}

.bank_main ul li {
    float: left;
    width: 380px;
    height: 500px;
    margin-right: 30px;
    background: #f5f5f5;
    text-align: center
}

.bank_main ul li img {
    max-width: 100%
}

.bank_main ul li .box {
    padding: 30px 30px 0
}

.bank_main ul li .box h2 {
    font-size: 24px;
    margin-bottom: 20px
}

.bank_main ul li .box .link_solid {
    background: #3296fa
}

.bank_main ul li .box p {
    height: 76px
}

.bank_main ul li .box .info {
    display: block;
    margin: 0 auto;
    width: 134px;
    line-height: 40px;
    height: 40px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #999;
    -webkit-transition: all .3s;
    transition: all .3s
}

.bank_main ul li:hover .info {
    background: #3296fa;
    color: #fff;
    border-color: #3296fa;
    -webkit-transition: all .3s;
    transition: all .3s
}

.det_top {
    position: relative;
    background: #fff;
    padding: 40px;
    width: 1200px;
    *zoom: 1
}

.det_top:before, .det_top:after {
    display: table;
    line-height: 0;
    content: ""
}

.det_top:after {
    clear: both
}

.det_top figure {
    float: left;
    width: 480px
}

.det_top figure img {
    max-width: 100%
}

.det_top .box {
    float: right;
    width: 590px
}

.det_top .box h2 {
    padding: 20px 0 15px;
    font-size: 30px;
}

.det_top .box p {
    margin-bottom: 15px
}

.det_top .box .link_solid {
    background: #ddd;
    width: 30px;
    margin: 0 0 10px
}

.det_top .box .pri {
    color: #3296fa
}

.det_top .box .pri span {
    color: #3296fa;
    font-size: 36px
}

.det_top .box .hot_icon {
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    background: url(../images/hot_bg.jpg) no-repeat;
    width: 112px;
    height: 67px
}

.det_top .box .hot_icon img {
    margin-top: 6px
}

.det_top .box .hot_icon p {
    color: #fff
}

.det_top .box .det_pri {
    margin: 15px 0 40px;
    color: #999;
    text-decoration: line-through
}

.det_top .box .tran_advan_cnt {
    overflow: hidden
}

.det_top .box .tran_advan_cnt button {
    float: left;
    background: #3296fa;
    width: 140px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer
}

.det_top .box .tran_advan_cnt p {
    font-size: 18px;
    color: #3296fa;
    float: left;
    margin: 0 0 0 20px;
    height: 40px;
    line-height: 38px
}

.det_top .box .tran_advan_cnt p span {
    font-family: arial;
    color: #3296fa;
    font-size: 26px
}

.text-box {
    background-color: #fff
}

/*.text-box h3 {
 
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #fff;
    line-height: 80px;
    font-weight: normal
}
*/
.text-box .table table {
    border-left: 1px #c4c4c4 solid;
    width: 100%!important;
}

.text-box .table table td, .text-box .table table th {
    border-right: 1px #c4c4c4 solid;
    border-bottom: 1px #c4c4c4 solid;
    padding: 20px
}

.text-box .table table th {
    font-size: 16px;
    font-weight: normal
}

.text-box .table table tr:nth-child(even) {
    background: #f5f5f5
}

.text-box .table table td {
    font-size: 14px;
    color: #666;
    line-height: 30px
}

.text-box .table table td span {
    margin: 0 15px 0 0;
    display: inline-block
}

.view-box .box .title {
    font-size: 24px;
    text-align: center
}

.text-box .full {
    font-size: 14px;
    color: #666;
    text-align: center
}

.text-box .fuwu {
    width: 100%;
    display: table;
    margin-top: 50px
}

.text-box .fuwu .pic {
    width: 100%;
    display: table;
    margin-top: 30px
}

.text-box .fuwu .pic img {
    max-width: 100%
}

.text-box .cailiao {
    width: 100%;
    display: table;
    margin-top: 50px
}

.text-box .cailiao .pic-box {
    position: relative;
    text-align: center;
    margin-top: 30px
}

.text-box .cailiao .pic-box img {
    max-width: 100%
}

.text-box .cailiao .pic-box .txt {
    width: 100%;
    line-height: 50px;
    height: 50px;
    text-align: center;
    font-size: 16px;
    color: #999
}

.text-box .cailiao .pic-box .txt em {
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 30px;
    width: 30px;
    height: 30px;
    background: #ff7600;
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    margin-right: 10px;
    margin-left: 20px
}

.news_ul {
    padding-top: 40px
}

.news_ul ul li {
    overflow: hidden;
    margin-bottom: 30px;
    padding: 40px;
    -webkit-transition: all .3s;
    transition: all .3s;
    border: 1px solid #ddd
}

.news_ul ul li figure {
    float: left;
    width: 200px
}

.news_ul ul li figure img {
    max-width: 100%
}

.news_ul ul li .box {
    margin-left: 20px;
    float: left;
    width: 680px
}

.news_ul ul li .box h4 {
    font-size: 18px;
    padding: 15px 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.news_ul ul li .box p {
    color: #999
}

.news_ul ul li .data {
    float: right;
    border-left: 1px solid #ddd;
    text-align: right;
    height: 60px;
    width: 140px
}

.news_ul ul li .data .month {
    font-size: 30px;
    font-family: Arial;
    color: #3296fa;
    margin-bottom: 20px
}

.news_ul ul li .data .year {
    font-family: Arial;
    font-size: 18px;
    color: #999
}

.news_ul ul li:hover {
    -webkit-transition: all .3s;
    transition: all .3s;
    background: #f5f5f5
}

.news_ul ul li:hover .box h4 {
    color: #3296fa;
    -webkit-transition: all .3s;
    transition: all .3s
}

#page {
    text-align: center;
    margin-top: 40px
}

#page i {
    cursor: pointer;
    margin: 0 8px
}

#page a {
    display: inline-block;
    margin: 0 2px;
    background: #e2e2e2;
    width: 46px;
    line-height: 36px;
    border-radius: 4px
}

#page a.active {
    color: #fff;
    background: #3296fa
}

.map_top {
    width: 100%;
    height: 80px;
    line-height: 80px;
    background: #f5f5f5
}

.map_top ul {
    *zoom: 1
}

.map_top ul:before, .map_top ul:after {
    display: table;
    line-height: 0;
    content: ""
}

.map_top ul:after {
    clear: both
}

.map_top ul li {
    float: left
}

.map_top ul li span {
    margin: 0 5px
}

.news-dets h2 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px
}

.news-dets h5 {
    text-align: center;
    margin-bottom: 22px;
    font-size: 16px;
    color: #999
}

.news-dets hr {
    border: 0;
    border-top: 1px solid #ddd;
    margin-bottom: 30px
}

.news-dets p, .news-dets img {
    margin-bottom: 25px
}

.case-page .case-page-cnt {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden
}

.case-page .case-page-cnt .prev{
    line-height: 60px;
    height: 60px;
    float: left;
    display: block;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.case-page .case-page-cnt .next{
    line-height: 60px;
    height: 60px;
    float: right;
    display: block;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.case-page .case-page-cnt a {
    line-height: 60px;
    height: 60px;
    float: left;
    display: block;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s
}

.case-page .case-page-cnt a span {
    -webkit-transition: all .3s;
    transition: all .3s
}

.case-page .case-page-cnt .next {
    float: right;
}

.case-page .case-page-cnt a:hover {
    color: #3296fa;
    -webkit-transition: all .3s;
    transition: all .3s
}

.case-page .case-page-cnt a:hover span {
    color: #3296fa
}

.news-det-main {
    margin: 40px 0
}

.news-det-main .news-dets {
    border: 1px solid #ddd;
    padding: 50px 100px
}

.news-det-main .news-dets p {
    margin-bottom: 20px
}

.news-det-main .news-dets img {
    max-width: 100%
}

.res_comp .swiper-pagination-bullet-active {
    background: #3296fa
}

.res_comp .swiper-slide {
    padding: 30px 40px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #f5f5f5;
    height: 140px
}

.res_comp .swiper-slide h4 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold
}

.res_comp .swiper-slide:hover {
    background: #3296fa;
    -webkit-transition: all .3s;
    transition: all .3s
}

.res_comp .swiper-slide:hover h4, .res_comp .swiper-slide:hover p {
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.comp-container {
    padding-bottom: 55px
}

.comp-container .swiper-pagination {
    bottom: 0
}

.comp-container .swiper-pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    margin: 0 10px
}

.problem .pub-more {
    border-radius: 24px;
    width: 180px;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    margin: 40px auto 0
}

.problem h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px
}

.problem h3 a {
    float: right
}

.problem .ple_news {
    padding: 30px;
    background: #fff;
    width: 720px;
    float: left;
    height: 300px
}

.problem .ple_news ul li {
    overflow: hidden;
    margin-bottom: 26px
}

.problem .ple_news ul li figure {
    float: left;
    width: 180px
}

.problem .ple_news ul li figure img {
    max-width: 100%;
    display: block
}

.problem .ple_news ul li .box {
    float: left;
    margin-left: 20px;
    width: 490px
}

.problem .ple_news ul li .box h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px 0 15px;
    font-size: 18px
}

.problem .ple_news ul li .box p span {
    color: #3296fa
}

.problem .ple_list {
    float: right;
    padding: 30px;
    background: #fff;
    width: 320px;
    height: 300px
}

.problem .ple_list ul li {
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #ddd
}

.problem .ple_list .ple_list_cnt {
    height: 250px;
    overflow: hidden
}

.problem .ple_list .pro_clear {
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 16px;
    color: #666
}

.problem .ple_list .pro_clear .span_til {
    float: left;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-right: 10px;
    border-radius: 100%;
    color: #fff
}

.problem .ple_list .pro_clear .span_back {
    background-color: #3296fa;
    position: relative
}

.problem .ple_list .pro_clear .span_blue {
    position: relative;
    background-color: #3296fa
}

.problem .ple_list .pro_clear h4 {
    float: left;
    width: 275px;
    font-size: 16px;
    line-height: 25px
}

.problem .ple_list .pro_clear p {
    float: left;
    width: 275px;
    line-height: 25px
}

.advan_ban2 {
    background: url(../images/advan_ban2.jpg) center no-repeat;
    height: 120px;
    width: 100%
}

.reg_main ul {
    overflow: hidden;
    width: 1240px
}

.reg_main ul li {
    float: left;
    width: 380px;
    margin-right: 30px
}

.reg_main ul li img {
    width: 100%;
    display: block
}

.reg_main ul li .box {
    padding: 20px;
    border: 1px solid #ddd;
    border-top: none;
    height: 380px
}

.reg_main ul li .box h4 {
    padding-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #ddd
}

.reg_main ul li .box h4 span {
    float: right
}

.reg_main ul li .box p {
    text-align: center;
    line-height: 47px;
    border-bottom: 1px dashed #ddd
}

.reg_main ul li .box .info {
    margin: 30px auto 20px;
    background: #999;
    border-radius: 4px;
    width: 250px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s
}

.reg_main ul li .box .info span {
    font-size: 18px;
    font-family: Arial;
    color: #fff
}

.reg_main ul li .box:hover .info {
    background: #3296fa;
    -webkit-transition: all .3s;
    transition: all .3s
}

.carry_main {
    background: #167fce url(../images/carry_bg.jpg) center no-repeat fixed;
    background-size: cover
}

.carry_main > h2, .carry_main > p {
    color: #fff
}

.carry_main ul {
    overflow: hidden;
    width: 1240px
}

.carry_main ul li {
    width: 380px;
    float: left;
    margin-right: 30px;
    background: #fff
}

.carry_main ul li img {
    width: 100%;
    display: block
}

.carry_main ul li .box {
    padding: 30px 30px 0;
    height: 190px
}

.carry_main ul li .box .til {
    overflow: hidden;
    position: relative;
    margin-bottom: 15px
}

.carry_main ul li .box .til h3 {
    font-size: 24px;
    margin-bottom: 5px
}

.carry_main ul li .box .til h4 {
    font-family: arial;
    color: #999
}

.carry_main ul li .box .til .num {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 48px;
    color: #3296fa;
    line-height: 40px;
    font-family: 'deckerregular'
}

.carry_main ul li .box p {
    margin-bottom: 25px
}

.carry_main ul li .box a {
    color: #3296fa
}

.buss_main .buss-head {
    text-align: center;
    margin-bottom: 40px
}

.buss_main .buss-head ul {
    display: inline-block
}

.buss_main .buss-head ul li {
    margin: 0 25px;
    float: left;
    cursor: pointer;
    font-size: 18px;
    padding-bottom: 10px
}

.buss_main .buss-head ul li.on {
    color: #3296fa;
    font-weight: bold
}

.buss_main a.prev, .buss_main a.next {
    position: absolute;
    bottom: 76px;
    left: 270px;
    z-index: 10
}

.buss_main a.prev i, .buss_main a.next i {
    font-size: 30px;
    color: #fff
}

.buss_main a.next {
    left: 340px
}

.buss_main .pageState {
    position: absolute;
    bottom: 76px;
    left: 35px;
    z-index: 10;
    font-size: 24px;
    color: #59a3da;
    font-family: 'deckerregular'
}

.buss_main .pageState span {
    font-size: 36px;
    color: #fff
}

.buss_main .buss-bd ul li {
    position: relative
}

.buss_main .buss-bd ul li .box-head {
    -webkit-box-shadow: 4px 4px 10px rgba(6, 0, 1, 0.1);
    box-shadow: 4px 4px 10px rgba(6, 0, 1, 0.1);
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 2;
    background: #3296fa;
    padding: 40px 35px 0;
    height: 300px;
    width: 340px
}

.buss_main .buss-bd ul li .box-head h4 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 20px
}

.buss_main .buss-bd ul li .box-head .link_solid {
    background: #85bce6;
    margin: 0 0 20px
}

.buss_main .buss-bd ul li .box-head p {
    color: #afcae9;
    height: 112px
}

.buss_main .buss-bd ul li .box-head .link {
    border-top: 1px dashed #5c99d7
}

.buss_main .buss-bd ul li .box-cnt {
    float: right;
    width: 700px;
    background: #f5f5f5;
    padding: 70px 30px 0 210px;
    height: 330px
}

.buss_main .buss-bd ul li .box-cnt h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 13px
}

.buss_main .buss-bd ul li .box-cnt p {
    margin-bottom: 30px
}

.buss_main .buss-bd ul li .box-cnt a {
    font-size: 16px
}

.consultant_main ul {
    *zoom: 1;
    width: 1230px
}

.consultant_main ul:before, .consultant_main ul:after {
    display: table;
    line-height: 0;
    content: ""
}

.consultant_main ul:after {
    clear: both
}

.consultant_main ul li {
    float: left;
    text-align: center;
    height: 440px;
    margin-right: 20px;
    width: 285px;
    position: relative
}

.consultant_main ul li img {
    max-width: 100%
}

.consultant_main ul li .box {
    position: absolute;
    z-index: 30;
    bottom: 0;
    padding: 15px 0 0;
    height: 80px;
    overflow: hidden;
    -webkit-transition: all .3s;
    transition: all .3s
}

.consultant_main ul li .box h3 {
    font-size: 24px;
    margin-bottom: 10px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.consultant_main ul li .box h4 {
    margin-bottom: 15px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.consultant_main ul li .box p {
    color: #fff;
    opacity: .8;
    padding: 0 25px
}

.consultant_main ul li:hover {
    -webkit-transition: all .3s;
    transition: all .3s
}

.consultant_main ul li:hover .box {
    height: 185px;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: #3296fa
}

.consultant_main ul li:hover .box h3 {
    padding-top: 6px;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.consultant_main ul li:hover .box h4 {
    color: #fff;
    opacity: .3;
    -webkit-transition: all .3s;
    transition: all .3s
}

.res_buss {
    background: url(../images/comp_ser.jpg) center no-repeat fixed;
    background-size: cover
}

.res_buss > p span {
    color: #3296fa
}

.res_buss .ser-hm-cnt {
    background: #fff;
    padding: 0;
    margin-bottom: 30px
}

.res_buss .com_ser_cnt {
    background: #fff;
    padding: 35px 50px 50px
}

.res_buss .com_ser_cnt h4 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px
}
.res_buss .com_ser_cnt h4 span{
    color: #333;
    font-size: 18px;
    font-weight: bold;
}
.res_buss .com_ser_cnt .com_ser_list {
    position: relative;
    height: 130px;
    width: 100%;
    overflow: hidden
}

.res_buss .com_ser_cnt .com_ser_list ul {
    position: absolute;
    top: 0;
    left: 0
}

.res_buss .com_ser_cnt .com_ser_list ul li {
    cursor: pointer;
    padding: 15px 0;
    width: 50%;
    float: left;
    line-height: 35px;
    border-bottom: 1px dashed #ddd
}

.res_buss .adver_cnt {
    margin-top: 10px;
    padding-top: 40px;
    border-top: 1px solid #ddd;
    overflow: hidden;
    text-align: center
}

.res_buss .adver_cnt span {
    display: inline-block;
    color: #3296fa;
    line-height: 38px;
    font-size: 16px
}

.res_buss .adver_cnt a {
    display: inline-block;
    border-radius: 16px;
    margin: 0 16px
}

.prop_fix {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    display: none
}

.prop1 {
    position: absolute;
    z-index: 99999;
    width: 530px;
    height: 360px;
    left: 50%;
    margin-left: -270px;
    top: 50%;
    margin-top: -200px;
    background-color: #fff
}

.prop1 .box {
    padding: 25px 0 0
}

.prop1 .box .text_center {
    margin-bottom: 20px
}

.prop1 .box .inp_p {
    margin-bottom: 15px;
    text-align: center
}

.prop1 .box .inp_p span {
    display: inline-block;
    width: 80px;
    text-align: left
}

.prop1 .box b {
    color: #3296fa
}

.prop1 .box .red {
    color: #3296fa
}

.prop1 input {
    width: 300px;
    height: 36px;
    padding: 0 10px;
    line-height: 36px;
    border: 1px solid #c8cad4;
    background-color: #f0f7ff;
    border-radius: 4px
}

.prop1 .btn_sb {
    font-size: 13px;
    width: 320px;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    padding: 0;
    border: 0;
    font-weight: 700;
    text-align: center;
    color: #fff;
    background-color: #3296fa;
    display: inline-block;
    margin-right: 10px
}

.prop1 .title {
    background-color: #3296fa;
    font-weight: 700;
    height: 52px;
    text-align: center;
    color: #fff;
    line-height: 52px;
    font-size: 20px;
    position: relative
}

.prop1 .title span {
    position: absolute;
    right: 20px;
    top: 18px;
    cursor: pointer
}

.idx_buss{
	background: #fff;
}
.idx_buss .ser-hm-cnt{margin: 0;}
.idx_buss .ser-hm-cnt ul{border: 3px solid #3296fa;border-bottom: none;}
.idx_buss .com_ser_cnt{border: 3px solid #3296fa;}
.idx_buss .ser-hm-cnt ul li.bm_btn{background: #3296fa;}

.idx_why_sel ul{width: 1240px;overflow: hidden;}
.idx_why_sel ul li{width: 285px;float: left;margin-right: 20px;text-align: center;transition: all .3s;-webkit-transition: all .3s;cursor: pointer;}
.idx_why_sel ul li h3,.idx_why_sel ul li .number{font-size: 48px;color:#3296fa;font-family: 'deckerregular';line-height: 36px;transition: all .3s;-webkit-transition: all .3s;}
.idx_why_sel ul li h3{height: 75px;}
.idx_why_sel ul li figure{margin-bottom: 30px;}
.idx_why_sel ul li .number{height: 0;overflow: hidden;line-height: 60px;}
.idx_why_sel ul li h4{font-size: 24px;color: #0b79cc;margin-bottom: 10px;}
.idx_why_sel ul li .link_solid{background: #dddddd;margin-top: 25px;}
.idx_why_sel ul li:hover h3{height: 0;overflow: hidden;transition: all .3s;-webkit-transition: all .3s;}
.idx_why_sel ul li:hover .number{height: 75px;transition: all .3s;-webkit-transition: all .3s;}

.recom_data{background: url(../images/recom_data.jpg) center no-repeat;}
.recom_data ul{width: 1240px;}
.recom_data ul li{width: 380px;float: left;margin-right: 30px;text-align: center;background: #fff;transition: all .3s;-webkit-transition: all .3s;cursor: pointer;height: 300px;}
.recom_data ul li figure{padding: 50px 0 25px;}
.recom_data ul li h4{font-size: 24px;margin-bottom: 10px;}
.recom_data ul li p{color:#999;text-transform: uppercase;}
.recom_data ul li:hover{transform: translateY(-10px);transition: all .3s;-webkit-transition: all .3s;box-shadow: 0 5px 20px rgba(6,0,1,.1);}


.fix-main {
    position: fixed;
    right: -1px;
    top: 50%;
    z-index: 999;
    margin-top: -110px;
    width: 85px;
    background: #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border: 1px solid #e7e5e5;
    transition: all .3s;-webkit-transition: all .3s;
  }
  .fix-main ul li {
    text-align: center;
    border-bottom: 1px solid #e7e5e5;
    padding: 12px 0;
    cursor: pointer;
    position: relative;
    background: #fff;
    transition: all .3s;
  }
  .fix-main ul li i.el-icon-arrow-up {
    font-size: 30px;
    display: inline-block;
    color: #3fae39;
    margin-bottom: -10px;
  }
  .fix-main ul li:first-child {
    border-top-left-radius: 10px;
  }
  .fix-main ul li:last-child {
    border-bottom: none;
    border-bottom-left-radius: 10px;
  }
  .fix-main ul li.scroll_top p {
    margin: 0;
  }
  .fix-main ul li p, .fix-main ul li figure {
      position: relative;
      z-index: 2;
      background: #fff;
  }
  .fix-main ul li p {
    margin-top: 5px;
    color: #333;
    font-size: 15px;
  }
  .fix-main ul li .fix-box2 {
    position: absolute;
    text-align: left;
    left: 0;
    width: 116px;
    padding-left: 12px;
    height: 80px;
    background: #fff;
    color: #fff;
    padding: 0 0 0 20px;
    border: 1px solid #e7e5e5;
    border-right: none;
    top: 0;
    z-index: 1;
    transition: all .3s;
  }
  .fix-main ul li .fix-box2 h4 {
    padding: 15px 0 5px;
    color: #666666;
  }
  .fix-main ul li .fix-box2 p {
    margin: 0;
  }
  .fix-main ul li .fix-box {
    position: absolute;
    border: 1px solid #e7e5e5;
    left: 0;
    background: #fff;
    width: 90px;
    padding: 8px;
    top: 0;
    height: 118px;
    transform: scale(0);
    z-index: -1;
    transition: all .3s;
  }
  .fix-main ul li .fix-box img {
    width: 100%;
  }
  .fix-main ul li .fix-box p {
    margin-top: 5px;
  }
  .fix-main ul li:hover {
    transition: all .3s;
  }
  .fix-main ul li:hover .fix-box {
    left: -108px;
    transform: scale(1);
    transition: all .3s;
  }
  .fix-main ul li:hover .fix-box2 {
    left: -135px;
  }
  
  .close_icon{
      position: absolute;
      top: 50%;
      margin-top: -20px;
      left: -41px;
      cursor: pointer;
      width: 40px;
      line-height: 40px;
      background: #3f86e4;
      text-align: center;
  }
  .close_icon img{
      vertical-align: middle;
      display: inline-block;
  }
  
  .close_icon p{
      display: none;
      color: #fff;
      padding: 10px;
      text-align: center;
      line-height: 24px;
  }
      
  .fix-main.active{right:-87px;transition: all .3s;-webkit-transition: all .3s;}
  .fix-main.active .close_icon img{display: none;}
    .fix-main.active .close_icon{margin-top: -50px;}
  .fix-main.active .close_icon p{display: block;}
  
  #newBridge .icon-right-center{left: 0 !important;right:0 !important;}
/*# sourceMappingURL=common.css.map */
.side_callem {
  position: fixed;
  width: 78px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 900;
}
.side_callem img {
  width: 105px;
}
.side_callem ul li {
  text-align: center;
  position: relative;
}
.side_callem ul li .show_con {
  background: #fff;
  border: solid 1px #ddd;
  padding: 26px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.4s;
  -moz-transit-webkit-transition: all 0.4s;
  -ms-transit-webkit-transition: all 0.4s;
  -o-transit-webkit-transition: all 0.4s;
  transition: all 0.4s;
  transform: translateX(100%);
  opacity: 0;
  white-space: nowrap;
}
.side_callem ul li .show_con img {
  max-width: none;
}
.side_callem ul li .show_con strong {
  color: #3296fa;
  font-size: 20px;
}
.side_callem ul li:hover a {
  background: #3296fa;
}
.side_callem ul li:hover a i {
  color: #fff;
}
.side_callem ul li:hover a span {
  color: #fff;
}
.side_callem ul li:hover .show_con {
  transform: translateX(-100%);
  opacity: 1;
}
.side_callem ul li a {
  display: block;
  width: 78px;
  height: 78px;
  background: #fff;
  position: relative;
  border: 1px solid #e0e0e0;
  margin-top: -1px;
  z-index: 99;
  -webkit-transition: all 0.4s;
  -moz-transit-webkit-transition: all 0.4s;
  -ms-transit-webkit-transition: all 0.4s;
  -o-transit-webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.side_callem ul li i {
  display: block;
  font-size: 30px;
  line-height: 30px;
  padding: 13px 0 5px;
  color: #333;
}
.side_callem ul li span {
  color: #666;
}
.but {
  display: block;
  text-align: center;
  width: 139px;
  height: 40px;
  line-height: 40px;
  background-color: #3296fa;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
}