﻿@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-family: "Microsoft YaHei", "宋体";
}

body {
    color: #212121;
    font-size: 14px;
    line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

ul li {
    list-style-type: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a,
a:focus,
a:hover {
    text-decoration: none;
}

a:active {
    star: expression(this.onFocus=this.blur());
    outline: none;
}

.mt {
    margin-top: 40px;
}

/*导航*/
.navbar {
    z-index: 1000;
    width: 100%;
    margin-bottom: 0px;
    border-radius: 0px;
}

.navbar-default {
    height: 90px;
    border-bottom: 1px solid #dfe5e8;
}

.navbar-fixed-top {

    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1000000;
}

.navbar-default .navbar-nav {
    margin-top: 32px;
}

.navbar-default .navbar-nav > li {
    float: left;
    height: 18px;
    padding-right: 37px;
    /*background: url(../images/nav_icon.png) no-repeat right 34px;*/
    /*margin-left: 25px;*/
    line-height: 18px;
    display: inline-block;
    text-align: center;
}

.navbar-default .navbar-nav > li > a {
    display: inline-block;
    text-align: center;
    color: #787878;
    font-family: "微软雅黑";
    line-height: 20px;
    padding: 0;
    font-size: 16px;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #014099;
    /*border-bottom: 1px solid #0079c9;*/
    display: inline-block;
}

.navbar-default {

}

.header-current {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9997;
    width: 100%;
}

.navbar-brand {
    padding: 0px;

}

.navbar-header {

    padding-left: 50px;
}

@media screen and (min-width: 0px) {
    [data-role="transition"],
    [data-before="transition"]:before,
    [data-after="transition"]:after {
        -moz-transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        -ms-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }
}

.navbar-default .navbar-nav > li a {
    position: relative;
}

/*.navbar-default .navbar-nav > li a:before {*/
/*content: "";*/
/*position: absolute;*/
/*left: 0;*/
/*bottom: 0;*/
/*display: block;*/
/*width: 0;*/
/*border-top: 2px solid rgba(0, 121, 201, 1);*/
/*}*/

.navbar-default .navbar-nav > li.current a:before,
.navbar-default .navbar-nav > li a:hover:before {
    width: 100%;
}

.navbar-default .navbar-nav > li.current a {
    color: #014099;
}

.navbar-default {
    background-color: #fff;

}

.navbar-default .navbar-nav > li a {
    display: block;
    width: 100%;
    height: 20px;
    font-size: 16px;
    color: #787878;
    position: relative;
    width: 80px;
    overflow: hidden
}

.navbar-default .navbar-nav > li a span {
    display: block;
    width: 100%;
}

.navbar-default .navbar-nav > li a .nav1 {
    position: absolute;
    left: 0;
    top: 0;
}

.navbar-default .navbar-nav > li a .nav2 {
    position: absolute;
    left: 0;
    top: -20px;
}

.navbar-default .navbar-nav > .qhbj {
    background: url(../images/zywqh.png) no-repeat center center;
    width: 100px;
    height: 30px;
    padding-right: 0;
    margin-top: -6px;
    display: inline-block;
    margin-bottom: 30px;
}

.navbar-default .navbar-nav > li.qhbj a {
    display: inline-block;
    width: 52px;
    float: left;

    height: 30px;
}

.ml {
    margin-right: 200px;
}

.mt20 {
    margin-top: 20px;
}

.language {
    position: absolute;
    right: 50px;
    line-height: 90px;
}

.gsyj-caa {
    padding-left: 0;
    padding-right: 0;
    margin-left: 7.5px;
}

.ygmz {
    margin-left: -30px;
    margin-right: -30px;
}

.language a {
    font-size: 18px;
}

.navbar-default .navbar-nav > li.sj-lg {
    display: none;
}
.gsjj-xx p{
line-height:25px;}
/* selection1    banner轮播*/
.fp-controlArrow.fp-prev {
    left: 90px;
    width: 35px;
    height: 103px;
    background: url(../images/arrow2.png) no-repeat;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .6;
}

.fp-controlArrow.fp-next {
    right: 90px;
    width: 35px;
    height: 103px;
    background: url(../images/arrow3.png) no-repeat;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .6;
}

.fp-controlArrow.fp-prev:hover, .fp-controlArrow.fp-next:hover {
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: 1;
}

/*公司简介*/
.title {
    font-size: 30px;
    color: #153404;
    margin-bottom: 30px;
}

.title-eg {
    background: url(../images/icon-01.png) no-repeat center center;
    height: 50px;
    width: 100%;
    line-height: 50px;
    font-size: 14px;
    color: #929292;
	text-transform : uppercase;

}

.gsjj {
    margin-top: 30px;
}

.gsjj-con {
    margin-top: 50px;
    margin-bottom: 0px;

}

.section1 {
    margin-top: 95px;
}

.gsjj-xx {
    /*margin-bottom: 10px;*/
    margin-top: 17px;
    height: 270px;
    overflow: hidden;
    padding-bottom: 20px;
}

.gsjj-pic {
    border: 1px solid #eaeaea;
    padding: 15px;
    margin-right: 35px;

}

.gsjj-con h3 {
    font-size: 22px;
    text-align: left;
    color: #787878;
}

.gsjj-pic img {
    margin: 0 auto;

}

.gsjj-con p {
    text-align: left;
text-align: justify;
}

.gsjj-con a p {
    line-height: 25px;
    color: #666;
    font-size: 14px;
}
.gsjj-con p a{
    line-height: 25px;
    color: #666;
    font-size: 14px;
}


/*简介更多按钮*/


.gsjj-con p .more {
    width: 100px;
    height: 40px;

    display: inline-block;
    line-height: 40px;
    text-align: center;
    border-radius: 25px;
    font-size: 14px;
    color: #5BAA21;
    background-color: #fff;
    border: 1px solid #5BAA21;
    transition: color .4s, background .2s;
}

.gsjj-con p .more:hover {
    background: #5BAA21;
    color: #fff;
}




/*服务领域*/
.fwly {
    /*background: url(../images/fwly-bg.jpg) no-repeat;*/
	background:#4E8C2C;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 40px;
}

.fwly .title {
    color: #fff;
}

.mt15 {
    margin-top: 10px;
}

.fwly-info {
    margin-top: 30px;
    color: #fff;
    line-height: 30px;
    margin-bottom: 20px;
}

.carousel-control {
    width: 45px;
    height: 53px;
    opacity: 1;
    text-shadow: none;
    top: 50%;
    margin-top: -26px;
}

.carousel-control img {
    max-width: 100%;
}

.carousel-control.left,
.carousel-control.right {
    background: none;
}

.carousel-control.left {
    left: 7%;
}

.carousel-control.right {
    right: 7%;
}

.honor {
    width: 100%;
    padding-bottom: 0px;
    min-height: 400px;
    /*margin-top: 70px*/
}

.honor .honor-text {
    margin-top: 40px;
    line-height: 40px;
}

.team {
    margin: 0 auto;
}

.team .icon-next,
.team .icon-prev {
    position: absolute;
    top: 34%;
    margin-top: 8px
}

.team .icon-next {
    right: -63px
}

.team .icon-prev {
    left: -74px
}
#brand  .icon-prev {
    left: -75px;
}

.team .owl-item {
    /*padding: 0 15px*/
}

.team .owl-item .item {
    padding: 20px 0;
    color: #fff;
    text-align: center;
}

.team .owl-item .item h2 {
    font-size: 18px;
    text-align: center;
}

.team .owl-item .item p {
    text-align: center;
}

.effects {
    padding-left: 15px;
}

.effects .img {
    position: relative;
    float: left;
    margin-bottom: 5px;
    /*width: 25%;*/
    overflow: hidden;
}

.effects .img .img1 {
    /*background: url(../images/icon-fwlybg01.jpg) no-repeat;*/
    width: 285px;
    height: 358px;
}

.effects .img .img2 {
    background: url(../images/icon-fwlybg05.jpg) no-repeat;
    width: 285px;
    height: 358px;
}

.effects .img .img3 {
    /*background: url(../images/icon-fwlybg03.jpg) no-repeat;*/
    width: 285px;
    height: 358px;
}

.effects .img .img4 {
    /*background: url(../images/icon-fwlybg04.jpg) no-repeat;*/
    width: 285px;
    height: 358px;
}

.effects .img .img11 {
    background: rgba(102, 102, 102, 0.1);
    width: 285px;
    height: 358px;
}

.icon-pic {
    position: absolute;
    top: 20%;
    left: 25%;
}

/*滚动图标题*/
.icon-txt {
    /*border: 1px solid #00b7ee;*/
    height: 70px;
    margin: 17px;
    line-height: 70px;
    position: absolute;
    bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    width: 88%;
    font-size: 16px;
    /*background: rgba(0, 180, 255, 0.9);*/
	background:#FDA803;

}

.effects .img:nth-child(n) {
    margin-right: 5px;
}

.effects .img:first-child {
    margin-left: -15px;
}

.effects .img:last-child {
    margin-right: 0;
}

.effects .img img {
    display: block;
    margin: 0;
    padding: 0;
    max-width: 100%;
    height: auto;
}



/*滚动图背景颜色*/

.intrr {
    display: block;
    position: absolute;
    z-index: 20;
    /*background: rgba(0, 144, 204, 0.8);*/
    background: rgba(255,232,13, 0.7);
    overflow: hidden;
    transition: all 0.5s;
}

a.close-overlay {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    width: 45px;
    height: 45px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 45px;
    text-align: center;
    background-color: #000;
    cursor: pointer;
}

a.close-overlay.hidden {
    display: none;
}

.expand {
    display: block;
    position: absolute;
    z-index: 100;
    width: 160px;
    height: 60px;
    /*border: solid 5px #fff;*/
    text-align: center;
    color: #fff;

    font-size: 16px;
    left: 70px;
    top: 80px;
    /*border-radius: 30px;*/
}

.expand a {
    color: #fff;
}

.expand a.ckxq {
    display: inline-block;
    width: 90px;
    height: 22px;
    border: 1px solid #fff;
    border-radius: 10px;
    margin-top: 20px;
    padding: 2px;
}

#effect-1 .intrr {
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 0;
}

#effect-1 .intrr .expand {
    left: 0;
    right: 0;
    bottom: 30%;
    margin: 0 auto -30px auto;
}

#effect-1 .img.hover .overlay {
    height: 100%;
}

.overlaybor {
    margin: 18px;
    border: 1px solid #fff;
    width: 87%;
    height: 91%;
}

.item .intrr {
    position: absolute;
    left: 0px;
    z-index: 10;
    /*background-color: rgba(0, 180, 255, 0.7);*/

    width: 100%;
    color: #fff;

    text-align: center;
    height: 358px;
    display: block;
}

.infr .intrr {
    bottom: -358px;

}

/*.infr:hover .intrr {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;

}*/

.infr:hover .img11 {
    display: none;
}

.infr:hover .intrr {
    bottom: 0px;
    color: #fff;

}

.infr:hover .intrr p a {
    color: #fff;
}

/*新闻中心*/
/*轮播*/
/*商会新闻轮播*/
.news-container {
    margin-top: 10px;
    width: 100%;
}

.xwzx {
    margin-top: 60px;
}

.col-md-6, .col-xs-12, .col-lg-6 {
    padding-left: 0;
    /*margin-right: 20px;*/
    padding-right: 0px;
}

.rslides1 {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides1 li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides1 li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides1 img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

.slide_container {
    position: relative;
    float: left;
    margin-right: 10px;

}

.slide {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.slide li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.slide img {
    display: block;
    position: relative;
    z-index: 1;
    height: auto;
    width: 100%;
    border: 0;
    max-height: 345px;
}

.slide .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 24px;
    text-shadow: none;
    color: #fff;
    background: #000;
    /*background: rgba(63, 54, 51, .6);*/
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px 15px;
    margin: 0;
    max-width: none;
    height: 120px;
    line-height: 18px;
    text-align: left;

}

.slide .caption .cat-tit {
    width: 100%;
    display: inline-block;
    /*border-bottom: 1px solid #fff;*/
    padding-bottom: 15px;
    margin-bottom: 10px;
    line-height: 33px;
    height: 33px;
    overflow: hidden;
}

.news-cn {
    line-height: 20px;
    height: 40px;
    overflow: hidden;

}

.sytxt {
    width: 360px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    display: inline-block;
    padding: 5px 0;
}

.news-list li:hover .sytxt {
    width: 360px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    display: inline-block;
    padding: 5px 0;
}

.slide .caption a {
    color: #fff;
}

.slide .caption .fts .more {
    position: absolute;
    bottom: 15px;
    right: 10px;
}

.slide .caption .fts {
    font-size: 12px;
}

.slide .caption span {
    float: left;
}

.slide .caption span a {
    color: #fff;
}

.slide_nav.prev {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 52%;
    left: 35px;
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url("../images/arrow2-2.png") no-repeat left top;
    margin-top: -45px;
}

.slide_nav.next {
    background: transparent url("../images/arrow3-3.png") no-repeat left top;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 52%;
    right: 35px;
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    margin-top: -45px;
}

.slide_nav:hover {
   /* background: transparent url("../images/themes-hover.png") no-repeat left top;*/
}

.slide_nav:active {
    opacity: 1.0;
}

.slide_nav.next {
    left: auto;
    background-position: right top;

}

.news-list {
    background-color: #fafafa;
    padding: 22px 0;
}

.news-list li {
    line-height: 24px;
    padding: 5px 0;
    margin: 0 20px;

    text-align: left;

}

.news-list li a {
    text-align: left;
    color: #999;
    width: 100%;
    display: block;
    padding-left: 30px;
    padding-right: 20px;
    line-height: 40px;
    font-size: 14px;
    background: url(../images/black-point.png) no-repeat 15px 14px;
}

.news-list li a .timer {
    text-align: right;
    display: inline-block;
    float: right;
}


/*新闻条背景色*/
.news-list li a:hover {

    color: #fff;
    border-radius: 15px;
    /*background: #00b4ff url(../images/bpoint.png) no-repeat 15px 14px;*/
	 background: #5BAA21 url(../images/bpoint.png) no-repeat 15px 14px;
}

.news-pic {
    padding: 10px;
    border: 1px solid #eaeaea;
    margin-right: 10px;
}


/*新闻更多按钮*/
.xwzx a.more:hover {

    color: #fff;
    transition: all 0.5s ease 0s;
    transition: color .4s, background .2s;
    /*background: #00b4ff;*/
	background: #5BAA21;
}

.xwzx a.more {
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #5BAA21;
    color: #5BAA21;
    font-family: arial;
    text-align: center;
    margin: 0px auto;
    border-radius: 25px;
    background: #fff;
}




/*公司业绩*/
.gsyj {
    /*background: url(../images/gsyj-bg.jpg) no-repeat;*/
	background: #4E8C2C;
    background-size: cover;
    margin-top: 60px;
    padding-top: 50px;
    padding-bottom: 55px;
}

.gsyj .gsyj-info {
    margin-top: 40px;
    color: #fff;
    line-height: 25px;
}

.gsyj .gsyj-con {

    margin-top: 30px;
}

.gsyj .gsyj-li {
    width: 185px;
    height: 255px;

}

.gsyj .gsyj-li > p {
    margin-bottom: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.gsyj .gsyj-li .gsyl-li01 {
    /*background: url(../images/icon-gsyjbg01.jpg) no-repeat;*/
    width: 185px;
    height: 255px;
    position: relative;
}

.gsy-tit {
    width: 200px;
    margin-bottom: 30px;
    font-size: 14px;
    /*font-weight: bold;*/
    color: #fff;
    padding-top: 30px;

}

.gsyj .gsyj-li .gsyl-li01 .gsyl-li01t {
    /*background: rgba(102, 102, 102, 0.6);*/
    width: 185px;
    height: 255px;
    /*padding-top: 30px;*/
    position: absolute;

}

.gsyj .gsyj-li .gsyl-li01 .gsyj-p2 {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    margin-top: 15px;

}

.gsyj .gsyj-li .gsyl-li01 .gsyj-p03 {
    color: #fff;
    margin-top: 10px;
}

.gsyj .gsyj-more {
    width: 185px;
    margin-top: 25px;
}

.gsyj .gsyj-more a {
    width: 100px;
    height: 24px;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    line-height: 24px;
    margin: 0 auto;

}

.gsyj .gsyj-li .gsyl-li01:hover .gsyl-li01t {
    /*background: rgba(0, 180, 255, 0.6);*/
    transition: all 0.5s ease-in;
}

.owl-carousel .owl-stage-outer {
   /* margin-left: 20px;*/
}


/*产品展示更多按钮*/
.gsyj a.more {
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #FF8624;
    color: #FF8624;
    font-family: arial;
    text-align: center;
    margin: 0px auto;
    border-radius: 25px;
    /*background: #fff;*/
    margin-top: 55px;
}

.intrr > a {
    width: 100%;
    height: 100%;

}

.overlaybor > a {
    width: 100%;
    height: 100%;
    display: block;
}

.gsyj a.more:hover {
    /*background: #00b4ff;*/
	background: #FF8624;
    color: #fff;
    transition: all 0.5s ease-in-out 0s;

}

.gsyl-li01t p img {
    margin: 0 auto;
}


li01t p img {width: 235px;
    height: 235px;} 
	
.fwly-hover{ width: 70px;height:70px;margin:0 auto;}
.fwly-hover:hover {
    /*transform: rotate(360deg);
    transition: all ease 1s;*/
	background: rgba(255,232,13, 0.7);
}

.fwfz {
    width: 235px;
    height: 235px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto;
}

.fwfz:hover {
    width: 235px;
    height: 235px;
    overflow: hidden;
    border-radius: 50%;
}
.fwfz img{
-webkit-transition:all 0.5s ease;
   -moz-transition:all 0.5s ease;
   -o-transition:all 0.5s ease;
   -ms-transition:all 0.5s ease;
   transition:all 0.5s ease;
}
.fwfz:hover img {
    transform: scale(1.1);
-webkit-transition:all 0.5s ease;
   -moz-transition:all 0.5s ease;
   -o-transition:all 0.5s ease;
   -ms-transition:all 0.5s ease;
   transition:all 0.5s ease;
}

/*transition: all  0.5s;*/
.cssf {
    text-align: center;
    font-size: 16px;
    color: #808080;
    width: 235px;

    margin: 0 auto;
    margin-top: 20px;
}

.fw:hover p {
    color: #014099;
}

.fw:hover .cssf {
    color: #1fb5fc;
}

/*.layout-title-2 {*/
/*background-color: #eee;*/
/*text-align: center;*/
/*height: 85px;*/
/*line-height: 85px;*/

/*}*/

/*.layout-title-2 li {*/
/*display: inline-block;*/

/*margin-left: 25px;*/
/*margin-right: 25px;*/
/*position: relative;*/
/*font-size: 16px;*/
/*cursor: pointer;*/

/*}*/

/*.layout-title-2 li a {*/
/*color: #000;*/
/*}*/

/*.layout-title-2 li.current a {*/
/*color: #2d3f91;*/
/*font-size: 16px;*/
/*font-weight: 600;*/
/*}*/

/*.layout-title-2 li.current {*/

/*border-bottom: 4px solid #00b4ff;*/
/*transition: all 0.3s ease-in 0s;*/
/*position: relative;*/
/*top: -3px;*/

/*}*/

/*.layout .layout-con-2 {*/
/*margin-top: 40px;*/
/*}*/

/*.layout-title-2 li.current i {*/
/*display: inline-block;*/

/*width: 17px;*/
/*height: 10px;*/
/*position: absolute;*/
/*left: 50%;*/
/*margin-left: -8.5px;*/
/*bottom: -9px;*/
/*}*/
/*.layout .layout-con .layout-detail {*/
/*display: none;*/
/*}*/

/*.layout .layout-con-2 .layout-detail-2 {*/
/*display: none;*/
/*}*/

.layout-title-2 {
    background-color: #eee;
    text-align: center;
    height: 85px;
    line-height: 85px;
}

.layout-title-2 li {
    display: inline-block;
    margin-left: 25px;
    margin-right: 25px;
    position: relative;
    font-size: 16px;
    cursor: pointer;
}

.layout-title-2 li a {
    color: #a2a2a2;
}

.layout-title-2 li.current a {
    color: #2d3f91;
    font-size: 16px;

}

.layout-title-2 li.current {
    border-bottom: 1px solid #00b4ff;
    transition: all 0.3s ease-in 0s;
    position: relative;
    top: -1px;

}

.layout .layout-con-2 {
    margin-top: 40px;
}

.layout-title-2 li.current i {
    display: inline-block;
    width: 17px;
    height: 10px;
    position: absolute;
    left: 50%;
    margin-left: -8.5px;
    bottom: -9px;
}

.layout .layout-con-2 .layout-detail-2 {
    display: none;
}

.layout-title-3 {
    background-color: #eee;
    text-align: center;
    height: 85px;
    line-height: 85px;
}

.layout-title-3 li {
    display: inline-block;
    margin-left: 25px;
    margin-right: 25px;
    position: relative;
    font-size: 16px;
    cursor: pointer;
}

.layout-title-3 li a {
    color: #000;
}

.layout-title-3 li.current a {
    color: #2d3f91;
    font-size: 16px;
    font-weight: 600;
}

.layout-title-3 li.current {
    border-bottom: 4px solid #00b4ff;
    transition: all 0.3s ease-in 0s;
    position: relative;
    top: -3px;

}

.layout .layout-con-3 {
    margin-top: 40px;
}

.layout-title-3 li.current i {
    display: inline-block;
    width: 17px;
    height: 10px;
    position: absolute;
    left: 50%;
    margin-left: -8.5px;
    bottom: -9px;
}

.layout .layout-con-3 .layout-detail-3 {
    display: none;
}

.layout-title-4 {
    background-color: #eee;
    text-align: center;
    height: 85px;
    line-height: 85px;
}

.layout-title-4 li {
    display: inline-block;
    margin-left: 25px;
    margin-right: 25px;
    position: relative;
    font-size: 16px;
    cursor: pointer;
}

.layout-title-4 li a {
    color: #000;
}

.layout-title-4 li.current a {
    color: #2d3f91;
    font-size: 16px;
    font-weight: 600;
}

.layout-title-4 li.current {
    border-bottom: 4px solid #00b4ff;
    transition: all 0.3s ease-in 0s;
    position: relative;
    top: -3px;

}

.layout .layout-con-4 {
    margin-top: 40px;
}

.layout-title-4 li.current i {
    display: inline-block;
    width: 17px;
    height: 10px;
    position: absolute;
    left: 50%;
    margin-left: -8.5px;
    bottom: -9px;
}

.layout .layout-con-4 .layout-detail-4 {
    display: none;
}

.layout-title-5 {
    background-color: #eee;
    text-align: center;
    height: 85px;
    line-height: 85px;
}

.layout-title-5 li {
    display: inline-block;
    margin-left: 25px;
    margin-right: 25px;
    position: relative;
    font-size: 16px;
    cursor: pointer;
}

.layout-title-5 li a {
    color: #000;
}

.layout-title-5 li.current a {
    color: #2d3f91;
    font-size: 16px;
    font-weight: 600;
}

.layout-title-5 li.current {
    border-bottom: 4px solid #00b4ff;
    transition: all 0.3s ease-in 0s;
    position: relative;
    top: -3px;

}

.layout .layout-con-5 {
    margin-top: 40px;
}

.layout-title-5 li.current i {
    display: inline-block;
    width: 17px;
    height: 10px;
    position: absolute;
    left: 50%;
    margin-left: -8.5px;
    bottom: -9px;
}

.layout .layout-con-5 .layout-detail-5 {
    display: none;
}

.layout-title-6 {
    background-color: #eee;
    text-align: center;
    height: 85px;
    line-height: 85px;
}

.layout-title-6 li {
    display: inline-block;
    margin-left: 25px;
    margin-right: 25px;
    position: relative;
    font-size: 16px;
    cursor: pointer;
}

.layout-title-6 li a {
    color: #000;
}

.layout-title-6 li.current a {
    color: #2d3f91;
    font-size: 16px;
    font-weight: 600;
}

.layout-title-6 li.current {
    border-bottom: 4px solid #00b4ff;
    transition: all 0.3s ease-in 0s;
    position: relative;
    top: -3px;

}

.layout .layout-con-6 {
    margin-top: 40px;
}

.layout-title-6 li.current i {
    display: inline-block;
    width: 17px;
    height: 10px;
    position: absolute;
    left: 50%;
    margin-left: -8.5px;
    bottom: -9px;
}

.layout .layout-con-6 .layout-detail-6 {
    display: none;
}

.layout-title-7 {
    background-color: #eee;
    text-align: center;
    height: 85px;
    line-height: 85px;
}

.layout-title-7 li {
    display: inline-block;
    margin-left: 25px;
    margin-right: 25px;
    position: relative;
    font-size: 16px;
    cursor: pointer;
}

.layout-title-7 li a {
    color: #000;
}

.layout-title-7 li.current a {
    color: #2d3f91;
    font-size: 16px;
    font-weight: 600;
}

.layout-title-7 li.current {
    border-bottom: 4px solid #00b4ff;
    transition: all 0.3s ease-in 0s;
    position: relative;
    top: -3px;

}

.layout .layout-con-7 {
    margin-top: 40px;
}

.layout-title-7 li.current i {
    display: inline-block;
    width: 17px;
    height: 10px;
    position: absolute;
    left: 50%;
    margin-left: -8.5px;
    bottom: -9px;
}

.layout .layout-con-7 .layout-detail-7 {
    display: none;
}




/*合作伙伴*/
#team5 .icon-next,
#team5 .icon-prev {
    position: absolute;
    top: 17%;
    margin-top: 8px
}

#team5 .icon-next {
    right: -20px
}

#team5 .icon-prev {
    left: -12px
}



 #team6 .icon-next,
    #team6 .icon-prev {
        position: absolute;
        top: 44%;
        margin-top: 8px
    }

    #team6 .icon-next {
        right: -37px
    }

    #team6 .icon-prev {
        left: -44px
    }
    .gsjj-xx{padding:18px;padding-left:0}

.hzhb-par {
    margin-bottom: 10px;

}

.hzhb-par img{
    width: 200px; border: 1px solid #505151;padding:4px;
}

.hzhb-par p{
    width: 200px; line-height:30px;font-size:16px;text-align:center;
}

.zhengjian{width:200px;text-align:center;font-size:14px;line-height:30px;margin:0 auto;}
.hzhb {
    margin-top: 60px;
}

.hzhb-zz {
    width: 105px;
    height: 105px;
    display: inline-block;

}

.hzhb-par img {
    /*border: 1px solid #dfe5e8;*/
    /*padding: 20px;*/
}

.hzhb-con {
    margin-bottom: 85px;
    margin-top: 80px;
}

.hzhb-ho {
    width: 105px;
    height: 105px;
    border-radius: 50%;
    background-color: rgba(211, 211, 211, .9);

}

.hzhb-par a:hover .hzhb-ho {
    background: transparent;
    border: 3px solid #00b4ff;
    transition: all 0.5s ease-in-out 0s;
}

.xwzx-con {
    margin-bottom: 65px;
    margin-top: 50px;
}

/*footer*/
.footer {
    background: #323136;
    width: 100%;
    margin-top: 20px;
    padding-bottom: 32px;
}

.fotindex {
    position: relative;
    /*bottom: 0;*/
}

.footer-logo {
    float: left;
    padding-top: 100px;
    width: 300px;
}

.footer-logo img {
    vertical-align: middle;

}

.mf15 {
    padding-left: 0;
    padding-right: 0;
}

.footer .footer-rg {
    margin-top: 40px;
    margin-left: 300px;
    border-left: 1px solid #6f6e73;
    padding-left: 45px;

}

.footer .foot-nav a {
    padding-right: 69px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
}

.footer .foot-nav .f-navi {
    padding-left: 20px;
    color: #fff;
}

.footer .adress {
    padding-top: 40px;
}

.footer .adress a {
    color: #a5a5a5;
}

.footer .adress p {
    color: #a5a5a5;
    font-size: 12px;
    line-height: 30px;
}

.footersj {
    display: none;
}

.copyright {
    display: none;
}
.owl-carousel .owl-item img {
    /* max-width: 100%; */
    -webkit-transform-style: preserve-3d;
    text-align: center;
    margin: 0 auto;
    /* position: absolute; */
    max-height: 220px;
}
#team2 .owl-item .it {
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    padding: 20px;
    width: 380px;
    margin: 0 auto;
    overflow: hidden;
    height: 270px;
    overflow: hidden;
    position: relative;
    display: table-cell;
    vertical-align: middle;
}
/***********************************新闻中心页***************************************/
.wrap-bg {
    width: 100%;
    height: 452px;
    background-position: top center;
    background-size: cover !important;
    margin-top: 90px;
}

/*内容页tab切换*/

.layout {
    margin-top: 50px;
}

.layout-title {
    border-bottom: 1px solid #dfe5e8;
    text-align: center;
}

.layout-title li {
    display: inline-block;
    padding-bottom: 10px;
    margin-left: 25px;
    margin-right: 25px;
    position: relative;
    font-size: 16px;
    cursor: pointer;

}

.layout-title li a {
    color: #a2a2a2;
}

.layout-title li.current a {
    color: #2d3f91;
    font-size: 16px;

}

.layout-title li.current {

    border-bottom: 1px solid #2d3f91;
    margin-bottom: -1px;
}

.layout .layout-con {
    margin-bottom: 75px;
}

.layout-title li.current i {
    display: inline-block;

    width: 17px;
    height: 10px;
    position: absolute;
    left: 50%;
    margin-left: -8.5px;
    bottom: -9px;
}

/*二级导航*/

.gsxww {
    margin-top: 50px;

}

.jydtt {
    margin-top: 50px;
}

.layout-detail .news-con {
    /*margin-top: 35px;*/
    overflow: hidden;
    margin-bottom: 35px;
}

.layout-detail .news-con h4 {
    color: #212121;
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 17px;
    font-weight: 600;
    height: 24px;
    overflow: hidden;
}

.layout-detail .news-con h4 a {
    font-size: 20px;
    color: #787878;
}

.layout-detail .news-con p {
    line-height: 30px;
    font-size: 14px;
    height: 61px;
    overflow: hidden;

}

.layout-detail .news-con .ckxq {
    float: right;
    padding-right: 15px;
}

.news-txt {
    height: 55px;
    width: 350px;
    overflow: hidden;
    display: inline-block;
    line-height: 55px;
}

.layout-detail .news-con .ckxq a {
    display: block;
    color: #969696;
    border-bottom: 3px solid transparent;
    line-height: 25px;
    transition: all 0.3s ease-in 0s;
    padding-top: 10px;

}

.layout-detail .news-con .ckxq a:hover {
    display: block;
    color: #00b4ff;
    border-bottom: 3px solid #00b4ff;
    line-height: 25px;

}

.layout-detail .news-listt {
    border: 1px solid #c7c7c7;
    margin-left: 30px;
}

.layout-detail .news-listt ul {
    padding: 20px;
}

.layout-detail .news-listt ul li {
    border-bottom: 1px solid #d0d0d0;
    height: 55px;
    line-height: 55px;
}

.layout-detail .news-listt ul li a {
    line-height: 55px;
    display: block;
    color: #3d3d3d;
    height: 55px;
    font-size: 16px;
    letter-spacing: 1px;
    background: url(../images/news-point.png) no-repeat 28px center;
    padding-left: 50px;
    padding-right: 15px;

}

.layout-detail .news-listt ul li a:hover {
    background: #FF8624;
    color: #fff;
    height: 55px;
}

.layout-detail .news-listt ul li a .timer {
    color: #979797;
    font-size: 14px;
}

.layout-detail .news-listt ul li a:hover .timer {
    color: #fff;
    font-size: 14px;
}

/*分页页码*/
.tcdPageCode {
    padding: 15px 10px;
    text-align: left;
    color: #ccc;
    text-align: center;
}

.tcdPageCode a {
    display: inline-block;
    color: #3d3d3d;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 11px;
    /*border: 1px solid #ddd;*/
    margin: 0 2px;
    border-radius: 4px;
    vertical-align: middle;
}

.tcdPageCode a:hover {
    text-decoration: none;
    /*border: 1px solid #428bca;*/
}

.tcdPageCode span.current {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 11px;
    margin: 0 2px;
    color: #fff;
    background-color: #00b4ff;
    /*border: 1px solid #428bca;*/
    border-radius: 4px;
    vertical-align: middle;
}

.tcdPageCode span.disabled {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 11px;
    margin: 0 2px;
    color: #3d3d3d;
    /*background: #f2f2f2;*/
    /*border: 1px solid #bfbfbf;*/
    border-radius: 4px;
    vertical-align: middle;
}




/***********************************新闻中心内容页***************************************/
.detail-tit h4 {
    font-size: 18px;
    margin-top: 70px;
    padding-bottom: 65px;

    color: #969696;

}

.detail-tit h4 a {
    color: #969696;
}

.detail-tit h4 > span {
    padding: 0 38px;
}

.detail-con h2 {
    margin-top: 70px;
    margin-bottom: 10px;
    color: #969696;
    font-size: 36px;
}

.detail-con .timer {
    margin-bottom: 30px;
}

.detail-con h2 .timer {
    float: right;
    font-size: 12px;
    color: #a5a5a5;
    height: 39px;
    display: table-cell;
    vertical-align: bottom;

}

.detail-con {
    font-size: 14px;
    color: #969696;
    border-top: 1px solid #dcdddd;
    margin-right: 50px;
}

.detail-con p {
    line-height: 30px;
}

.detail-dh {
    margin-top: 60px;
    margin-bottom: 100px;
}

.detail-dh .ty a {
    width: 140px;
    height: 45px;
    display: block;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    line-height: 45px;
    text-align: center;

}

.detail-dh .fhsy a {
    background: #aaa;
    color: #fff;
}

.detail-dh .fhsy a:hover {
    background: #00b4ff;
    color: #fff;
}

.detail-dh .prevt a {
    border: 1px solid #d6d6d6;
    color: #3e3a39;
}

.detail-dh .nextt a {
    border: 1px solid #d6d6d6;
    color: #3e3a39;
}

.detail-dh .fhlb a {
    background: #aaa;
    color: #fff;
}

.detail-dh .fhlb a:hover {
    background: #00b4ff;
    color: #fff;
}

.detail-right .r-tit {
    margin-top: 20px;
    margin-bottom: 50px;
    color:#969696
}

.detail-right .r-tit a {
    color: #969696;
}

.detail-right .r-tit a:hover {
    color: #014099;
}





/***********************************公司业绩***************************************/

.gsyj-tit {
    margin: 55px 0 85px;
}

.gsyj-tit .gsyj-tit01 {
    margin: 0 auto;
    margin-top: 23px;
    margin-bottom: 50px;
    border: 1px solid #969696;
    padding: 0 50px;
    height: 50px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 50px;
    color: #a2a2a2;
    display: inline-block;
}

.gsyj-tit02 {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    height: 90px;
    position: relative;

}

.gsyj-tit021 {
    font-size: 36px;
    color: #787878;
    padding: 0 15px;

    margin-top: -20px;
    background: #fff;

    height: 36px;
    display: inline-block;
    font-weight: 400;

}

.gsyj-tit021con {
    font-size: 18px;
    color: #a2a2a2;
    padding-top: 20px;
    line-height: 24px;

}

.gsyj-cc {
    margin: 0 15px;
    border: 1px solid #c9c9c9;
    border-top: 0;
    width: 370px;

    color: #a2a2a2;
    padding: 0 15px;
    overflow: hidden;

}

.gsyj-cc h3 {
    font-size: 21px;
    margin: 30px 0;

}

.gsyj-cc > p {
    font-size: 14px;
    text-align: left;
    line-height: 30px;
}

.gsyj-cc .gsyj-more {
    width: 140px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    background: #FF8624;
    display: block;
    border-radius: 25px;
    margin: 23px 0 20px;
    text-align: center;
}

.gsyj-wr {
    margin-top: 80px;
    padding-right: 0;
    display: block;

}

.gsyj-wr:hover {
    /*background: #00b4ff;*/
	background: rgba(255,232,13, 0.7);
}

.box {
    /*float: left;*/
    width: 400px;
    height: 532px
}

.clear {
    clear: both
}

.gsyj-nr {
    margin-top: 85px;
}

.gsyj-ca {
    display: none;
}

.gsyj-ca {
    margin: 0 15px;
    border: 1px solid #c9c9c9;
    border-top: 0;
    width: 370px;

    color: #fff;
    padding: 0 15px;
    overflow: hidden;
    margin-top: 255px;

}

.gsyj-ca h3 {
    font-size: 21px;
    margin: 30px 0;

}

.gsyj-ca > p {
    font-size: 14px;
    text-align: left;
    line-height: 30px;
}

.gsyj-ca .gsyj-more {
    width: 140px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    background: #FF8624;
    display: block;
    border-radius: 25px;
    margin: 23px 0 20px;
    text-align: center;
    border: 1px solid #fff;
}

.gsyj-cd {
    margin: 0 15px;
    border: 1px solid #c9c9c9;
    border-bottom: 0;
    width: 370px;

    color: #a2a2a2;
    padding: 0 15px;
    overflow: hidden;

}

.gsyj-cd h3 {
    font-size: 21px;
    margin: 30px 0;

}

.gsyj-cd > p {
    font-size: 14px;
    text-align: left;
    line-height: 30px;
}

.gsyj-cd .gsyj-more {
    width: 140px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    background: #00b4ff;
    display: block;
    border-radius: 25px;
    margin: 23px 0 20px;
    text-align: center;
}

.gsyj-cf {
    margin: 0 15px;
    border: 1px solid #c9c9c9;
    border-bottom: 0;
    width: 370px;
    color: #fff;
    padding: 0 15px;
    overflow: hidden;
    margin-top: 15px;

}

.gsyj-cf h3 {
    font-size: 21px;
    margin: 30px 0;
    color: #fff;

}

.gsyj-cf > p {
    font-size: 14px;
    text-align: left;
    line-height: 30px;
    color: #fff;
}

.gsyj-cf .gsyj-more {
    width: 140px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    background: #00b4ff;
    display: block;
    border-radius: 25px;
    margin: 23px 0 20px;
    text-align: center;
    border: 1px solid #fff;
}

.he_border1_caption_h {
    display: none;
}

.he_border1 {
    /*background:#00b4ff;*/
    width: 400px;
    height: 532px;
    padding: 0;
    margin: 0;

    position: relative;
    box-sizing: border-box;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    overflow: hidden
}

.he_border1 .he_border1_img {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    opacity: 1;
    overflow: hidden;
    height: 255px;
}

.he_border1:hover {
    background-color: rgba(0, 180, 255, 0.9);
}

.he_border1:hover .gsyj-cc {
    display: none;
}

.he_border1:hover .gsyj-ca {
    display: block;
}

.he_border1:hover .gsyj-cf {
    display: block;
}

.he_border1:hover .gsyj-cd {
    display: none;
}

.he_border1:hover .he_border1_img {
    position: absolute;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .3;
    height: 255px;
    overflow: hidden;

}

.he_border1 .he_border1_img2 {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    opacity: 1;
    overflow: hidden;
    height: 255px;
}

.he_border1:hover .he_border1_img2 {
    position: absolute;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .3;
    top: 280px;
    left: 0%;
    height: 255px;
    overflow: hidden;

}

.he_border1:hover .he_border1_caption_h {
    display: block;
}

.he_border1_caption_h2 {
    display: none;
}

.he_border1:hover .he_border1_caption_h2 {
    display: block;
}

.he_border1 .he_border1_caption {
    color: #9d9d9d;
    padding: 0;
    margin: 0;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    overflow: hidden
}

.he_border1 .he_border1_caption::before, .he_border1 .he_border1_caption::after {
    position: absolute;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.4s, -webkit-transform .4s;
    -moz-transition: opacity 0.4s, -moz-transform .4s;
    -o-transition: opacity 0.4s, -o-transform .4s;
    transition: opacity 0.4s, transform .4s
}

.he_border1 .he_border1_caption::before {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0
}

.he_border1 .he_border1_caption::after {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.he_border1:hover .he_border1_caption::before, .he_border1:hover .he_border1_caption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.he_border1_caption_a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    overflow: hidden;
    z-index: 1000;

}

.he_border1 .he_border1_caption_h {
    font-size: 1.3em;
    font-weight: 700;
    text-align: center;
    width: 80%;
    position: absolute;
    top: 20%;
    left: 10%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    overflow: hidden;
    opacity: 1;

}

.he_border1 .he_border1_caption_h2 {
    font-size: 1.3em;
    font-weight: 700;
    text-align: center;
    width: 80%;
    position: absolute;
    top: 70%;
    left: 10%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    overflow: hidden;
    opacity: 1
}

.he_border1 .he_border1_caption_p {
    font-size: 1em;
    text-align: center;
    width: 80%;
    position: absolute;
    top: 60%;
    left: 10%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    overflow: hidden;
    opacity: 0
}

.he_border1:hover .he_border1_caption_p {
    top: 45%;
    opacity: 1
}



/*chanpin on color*/
.gsyl-li01t .intro {
    position: absolute;
    /*left: 30px;*/
    z-index: 10;
    /*background: rgba(0, 180, 255, 0.7);*/
	background: rgba(255,232,13, 0.7);

    width: 185px;
    color: #fff;

    text-align: center;
    height: 330px;
    display: block;
}

.gsja {
    overflow: hidden;
}

.gsyl-li01t .intro {
    bottom: -264px;
}

.gsyl-li01t:hover .intro {
    bottom: 0px;
}

.gsyl-li01t:hover .intro {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.gsyl-li01t .intro {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.gsyl-li01t .intro {
    bottom: -330px;
}

.kcsj-tit {
    display: block;
    padding-top: 11px;
    color: #fff;
}

.kcsj-icon {
    /*background: url(../images/fwly.png) 0px 65px;*/
    /*width: 70px;
    height: 70px;*/
    display: block;
    margin: 0 auto;
    margin-top: 90px;
}

.kcsj-more {
    color: #fff;
    margin-top: 30px;
    display: block
}

/***********************************公司业绩内容页***************************************/
.gsyj-deailr a {
    display: block;
    padding: 19px;
    border: 1px solid #ebe8ef;

}

.cpdetail-con {
    font-size: 14px;
    color: #969696;
    border-top: 1px solid #dcdddd;
    margin-right: 30px;
}

.cpdetail-con h2 {
    margin: 55px 0;
    color: #969696;
    font-size: 36px;
    line-height: 1.2em;
}

.cpdetail-con p {
    line-height: 30px;
}

.cpdetail-right {
    padding-left: 20px;
    padding-right: 0px;
}

.cpdetail-right .r-tit {
    margin-top: 20px;
    margin-bottom: 75px;
    color:#969696;
}

.cpdetail-right .r-tit a {
    color: #969696;
}

.cpdetail-right .r-tit a:hover {
    color: #00b4ff;
}

/***********************************服务领域页面***************************************/
.fwly-box {
    padding: 80px 0 40px;
}

.fwly-box .fwly-tit02 {
    border-bottom: 1px solid #bbb;
    margin-top: 60px;

}

.fwly-box .fwly-tit03 {
    border-bottom: 1px solid #bbb;
    margin-top: 60px;

}

.fwly-box .fwly-tit02 .fwt {
    padding: 0 30px;
    font-size: 30px;
    color: #787878;
    position: relative;
    top: 10px;
    background: #fff;

}

.fwly-box .fwly-tit03 .fwt {
    padding: 0 30px;
    font-size: 30px;
    color: #787878;
    position: relative;
    top: 10px;
    background: #e6e6e6;

}

.fwly-box .line {
    width: 65px;
    height: 5px;
    background-color: #00b4ff;
    margin: 0 auto;
    margin-top: 30px;
}

.fwly-box .line2 {
    width: 65px;
    height: 5px;
    background-color: #aaabab;
    margin: 0 auto;
    margin-top: 30px;
}

.box-img {
    float: right;
}

.fwbox-con {
    margin-top: 50px;
}

.scroll {
    width: 480px;
    height: auto;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 45px 15px 30px 30px;
    margin-left: 12px;
    float: left;
    z-index: 9999;
    border: 1px solid #b2b2b2;
    margin-top: 60px;
    position: absolute;
 -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.scroll .div_scroll {
    width: 100%;
    height: 213px;
    overflow: auto;
    float: left;
}

.scroll .scroll_container {
    overflow: hidden;
    position: relative;

}

.scroll .scroll_container p {
    line-height: 30px;
    font-size: 14px;
    color: #5e5e5e;
    text-align: left;
}

.scroll .scroll_absolute {
    position: absolute;

}

.scroll .scroll_vertical_bar {
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: green;
    margin: 0;
    padding: 0;
}

.scroll .scroll_track {
    position: relative;
    background-color: #969696;
}

.scroll .scroll_drag {
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    background-color: #00b4ff;
    width: 5px;
}

.scroll .scroll_arrow {
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    background-color: #00b4ff;
}

.scroll .scroll_vertical_bar .scroll_arrow {
    height: 10px;

}

.scroll:hover {
    background-color: #00b4ff;
     -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;

}
.scroll:hover p {
    color: #fff;
}
.scroll:hover .scroll_container p {
    color: #fff;
}

.scroll:hover .scroll_drag {
    background-color: #fff;
}

.box-bgg {
    background-color: #e6e6e6;
    z-index: -99;
}

.flea {
    float: left;
    height: auto;
    width: 423px;
}

/***********************************联系我们页面***************************************/
.contact-tit {
    margin: 75px 0;
    border-bottom: 1px solid #d6d6d6;
}

.contact-tit p {
    font-size: 30px;
    color: #969696;
    padding: 0 40px;
    background-color: #fff;
    position: relative;
    top: 15px;
    display: inline-block;
}

.map .ditu {
    text-align: center;
    margin: 60px auto 30px;
}

.ditu {
    width: 100%;
    height: 520px;
}

.contact-con {
    margin-top: 76px;
    margin-bottom: 56px;
}

.contact-con .gsname {
    font-size: 36px;
    color: #969696;
}

.contact-con .line3 {
    height: 1px;
    width: 70px;
    background: #dfe5e8;
    margin-top: 30px;
    margin-bottom: 30px;

}

.contact-con p {
    font-size: 14px;
    color: #969696;
    margin-bottom: 15px;
}

.bj {
    margin-right: 10px;
    line-height:20px;
}

.lxpc {
    display: block;
}

.lxsj {
    display: none;
}

/***********************************招聘/人才战略页面***************************************/
.job-title {
    margin-top: 30px;
    font-size: 14px;
}

.job-tit {
    margin-top: 70px;
    border-bottom: 1px solid #dfe5e8;
}

.job-tit h2 {
    font-size: 36px;
    color: #787878;
    background: #fff;
    padding: 0 20px;
    position: relative;
    top: 15px;
    display: inline-block;
}

.job-tit h3 {
    font-size: 24px;
    color: #787878;
    background: #fff;
    padding: 0 20px;
    position: relative;
    top: 10px;
    display: inline-block;
}

.rczl-con {
    margin-top: 50px;
    margin-bottom: 60px;
    font-size: 18px;
    color: #898989;
    font-weight: 500;
    line-height: 35px;
}

.job-con {
    margin-top: 70px;
}

.job-con p {
    line-height: 33px;
    color: #232222;
    font-size: 14px;
    text-align: left;
    padding-left: 10px;
}

.job-bg {
    /*background: url(../images/job-bg.png) no-repeat;*/
    /*width: 100%;*/
    /*height: 100%;*/
    overflow: hidden;
    margin-top: 90px;
}

.job-box {
    width: 280px;
    height: 330px;
    overflow: hidden;
    position: relative;
    float: left;
    margin: 10px;
}

.job-box:nth-child(1) {
    background-color: #00b4ff;
}

.job-box:nth-child(2) {
    background-color: #66efe4;
}

.job-box:nth-child(3) {
    background-color: #d1e991;
}

.job-box:nth-child(4) {
    background-color: #f1c87a;
}

.job-box:nth-child(5) {
    background-color: #8cbfd5;
}

.job-box:nth-child(6) {
    background-color: #71d294;
}

.job-box:nth-child(7) {
    background-color: #83b769;
}

.job-box:nth-child(8) {
    background-color: #e0976a;
}

.job-box:nth-child(9) {
    background-color: #00b4ff;
}

.job-box:nth-child(10) {
    background-color: #66efe4;
}

.job-box:nth-child(11) {
    background-color: #d1e991;
}

.job-box:nth-child(12) {
    background-color: #f1c87a;
}

.job-box:nth-child(13) {
    background-color: #8cbfd5;
}

.job-box:nth-child(14) {
    background-color: #71d294;
}

.job-box:nth-child(15) {
    background-color: #83b769;
}

.job-box:nth-child(16) {
    background-color: #e0976a;
}

.job-box:nth-child(17) {
    background-color: #00b4ff;
}

.job-box:nth-child(18) {
    background-color: #66efe4;
}

.job-box:nth-child(19) {
    background-color: #d1e991;
}

.job-box:nth-child(20) {
    background-color: #f1c87a;
}

.job-box:nth-child(21) {
    background-color: #8cbfd5;
}

.job-box:nth-child(22) {
    background-color: #71d294;
}

.job-box:nth-child(23) {
    background-color: #83b769;
}

.job-box:nth-child(24) {
    background-color: #e0976a;
}

.job-box p {
    /*width:100%;*/
}

.job-box img {
    margin: 0 auto;

    margin-left: 102px;
    margin-top: 100px;

}

.job-boxx {
    margin: 15px;
    border: 1px solid #fff;
    height: 300px;
}

.job-boxx h3 {
    margin-top: 30px;
    font-size: 24px;
    color: #fff;
    text-align: center;
}

.job-hover {
    background: #2d3f91;
    width: 280px;
    height: 330px;
    position: absolute;
    top: 340px;
}

.job-box a:hover .job-hover {
    top: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;

}

.job-more {

    line-height: 60px;
    font-size: 18px;
    color: #fff;
    border: 1px solid #fff;
    margin: 0 20px;
    text-align: center;
    width: 240px;
    margin-top: 30px;

}

.hover-jh {
    background: #1f62b2;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: 75px;
}

.hover-jh img {
    margin-top: 37px;
    margin-left: 37px;
}

/***********************************招聘详情页***************************************/
.rzyq-tit {
    font-size: 30px;
    color: #969696;
    margin-top: 30px;
}

.job-timer {
    margin: 30px 0 65px;
    font-size: 18px;
    color: #969696;
    font-weight: 500;

}

.gwzz {
    border: 10px solid #efefef;
    padding: 50px;
    margin-right: 10px;

}

.gwzz h3 {
    font-size: 24px;
    color: #969696;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.gwzz p {
    line-height: 24px;
    font-size: 14px;
    color: #000;
}

.rzyq {
    border: 10px solid #efefef;
    padding: 50px;
    margin-left: 10px;

}

.rzyq h3 {
    font-size: 24px;
    color: #969696;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.rzyq p {
    line-height: 24px;
    font-size: 14px;
    color: #000;
}

.lxwm-tit {
    margin-top: 70px;
    border-bottom: 1px solid #dfe5e8;
}

.lxwm-tit h4 {
    font-size: 24px;
    color: #969696;
    background: #fff;
    padding: 0 20px;
    position: relative;
    top: 15px;
    display: inline-block;
}

.lxwm-con {
    margin-top: 90px;
    margin-bottom: 50px;
}

.lxwm-con > p {
    margin-bottom: 50px;
}

.lxwm-bk {

    height: 100px;
    border: 1px solid #c9c9c9;
    border-radius: 5px;
    margin-top: 50px;
}

.lxwm-bk .lxr {
    font-size: 18px;
    color: #969696;
    font-weight: 800;
    padding: 20px 0 15px;
}

.lxwm-bk .name {
    font-size:26px;
    color: #969696;
}

.character360 {
    width: 180px;
    height: 180px;
    margin: 40px auto 0 auto;

    -webkit-transition: -webkit-transform 2s ease-out;
    -moz-transition: -moz-transform 2s ease-out;
    -o-transition: -o-transform 2s ease-out;
    -ms-transition: -ms-transform 2s ease-out;
}

.character360:hover {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}

.mr8 {
    margin-right: 8px;
}

.ml8 {
    margin-right: 8px;
}

.mr8 > p img {
    margin: 0 auto;
}

.ml8 > p img {
    margin: 0 auto;
}

/***********************************关于友发页***************************************/
.brand-box {
    padding-bottom: 50px;
}

.gyyf-tit {
    margin-top: 90px;
    border-bottom: 1px solid #dfe5e8;
    margin-bottom: 100px;
}

.gyyf-tit h3 {
    font-size: 30px;
    color: #787878;
    background: #fff;
    padding: 0 20px;
    position: relative;
    top: 15px;
    display: inline-block;
}

.gyyf-wz01 {
    margin-top: 60px;
    margin-bottom: 90px;
}

.gyyf-wz01 p {
    line-height: 30px;
    color: #595959;
    font-size: 14px;
}

.brand-box {
    margin-top: 50px;
}

.gsjs-01 {
    width: 280px;
    height: 280px;
    /*border: 1px solid #000;*/
    border-radius: 50%;
    background: url(../images/gsjs-01.png) no-repeat;

}

.gsjs-01 {
    width: 280px;
    height: 280px;
    /*border: 1px solid #000;*/
    border: 3px solid transparent;
    border-radius: 50%;
    background: url(../images/gsjs-01.png) no-repeat;

}

.gsjs-02 {
    width: 280px;
    height: 280px;
    border: 3px solid transparent;
    border-radius: 50%;
    background: url(../images/gsjs-02.png) no-repeat;

}

.gsjs-03 {
    width: 280px;
    height: 280px;
    border: 3px solid transparent;
    /*border: 1px solid #000;*/
    border-radius: 50%;
    background: url(../images/gsjs-03.png) no-repeat;

}

.gsjs-04 {
    width: 280px;
    height: 280px;
    border: 3px solid transparent;
    /*border: 1px solid #000;*/
    border-radius: 50%;
    background: url(../images/gsjs-04.png) no-repeat;

}

.gsjs-01:hover, .gsjs-02:hover, .gsjs-03:hover, .gsjs-04:hover {
    /*background: url(../images/gsjs-1.png) no-repeat;*/
    transition: all .5s ease-in-out 0s;
    border: 3px solid #00b4ff;
    width: 280px;
    height: 280px;
}

.gsjs-011 {
    background: rgba(255, 255, 255, 0.8);
    width: 277px;
    height: 277px;

    border-radius: 50%;
    padding-left: 31px;
    padding-top: 31px;
    margin-top: -1px;
    margin-left: -1px;
}

.gsjs-0111 {

}

.mb130 {
    margin-bottom: 130px;
}

.owl-carousel .owl-item {
    text-align: center;
}

#team2 .icon-next,
#team2 .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -70px
}

#team2 .icon-next {
    right: -70px
}

#team2 .icon-prev {
    left: -70px
}

#team2 .owl-item .it {
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    padding: 20px;
    width: 380px;
    margin: 0 auto;
    overflow: hidden;
    height: 270px;

}

/*公司资质*/
#item2 .item .it {

    float: left;
    width: 340px;
    padding: 0;
    position: relative;
    height: 230px;
    color: #333;
    overflow: hidden;

}

.itae {
    /*height: 270px;*/
    overflow: hidden;
}

.item .intro {
    position: absolute;
    left: 30px;
    z-index: 10;
    background-color: #00b4ff;
    filter: alpha(opacity=70);
    width: 340px;
    color: #fff;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    text-align: center;
    height: 230px;
    display: block;

}

.item .intro span {
    font-size: 13px;
    line-height: 20px;
    /*margin: 0px 70px;*/
    height: 230px;
    display: block;

}

.item .intro {

}

.it .intro {
    bottom: -264px;

}

.it:hover .intro {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;

}

.it:hover .intro {
    bottom: 80px;

}

.it .intro img {
    margin-top: 80px;
}

#team4 .icon-next,
#team4 .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -20px
}

#team4 .icon-next {
    right: -70px
}

#team4 .icon-prev {
    left: -70px
}

#team4 .owl-item .it {
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    padding: 20px;
    width: 340px;
    margin: 0 auto;
}

#team4 .item {
   /* margin-left: 10px;*/
}

.ldpic {
    background: #fff;
    width: 270px;
    height: 270px;
    border: 1px solid #cfcfcf;
    border-radius: 50%;
    
}

.ldpic img {
    margin: 0 auto;
}

.arrow2 {
    background: url(../images/gsld-2.png) no-repeat 0 -32px;
    width: 40px;
    height: 30px;
    position: absolute;
    top: 308px;
    left: 130px;
}

.ldinfo {
    width: 280px;
    height: 340px;
    background: #fff;
    border: 1px solid #c0c0c0;
    border-radius: 15px;
    padding: 30px 35px;
    margin-top: 12px;
}

.ldinfo h3 {
    width: 100%;
    height: 50px;
    background: #efefef;
    font-size: 24px;
    color: #595959;
    line-height: 50px;
}

.ldinfo .info-con {
    margin-top: 25px;
}

.ldinfo .info-con p {
    line-height: 30px;
    color: #595959;
}

.item:hover .ldinfo {
    border: 1px solid #00b4ff;
}

.item:hover .arrow2 {
    background: url(../images/gsld-2.png) no-repeat 0 1px;
}

.item:hover .ldpic {
    transition: all .5s ease-in-out 0s;
}

.item:hover h3 {
    background: #00b4ff;
    transition: all .5s ease-in-out 0s;
    color: #fff;
}

.rzname {
    margin: 0 auto;
    margin-top: 20px;
    font-size: 14px;
    color: #717171;
    text-align: center;
    width: 140px;
    line-height: 20px;

}

#zlfz h4 {
    width: 290px;
    height: 75px;
    border: 1px solid #dcdddd;
    line-height: 75px;
    text-align: center;
    margin: 0 auto;
    margin-top: 65px;
    font-size: 30px;
    color: #787878;
    margin-bottom: 75px;
}

#zlfz .mr0 {
    margin-top: 0;
}

.zlfmb {
    padding-bottom: 70px;
    margin-top: 70px;
}

.zlfmb p {
    font-size: 36px;
    color: #787878;
    text-align: center;
    margin-top: 50px;
}

.gyyf-tit .abg {
    background-color: #e6e6e6;
}

.aboutbg {
    background-color: #e6e6e6;
}

.item .ita {
    width: 95px;
    height: 95px;
    border: 1px solid #ddd;
    border-radius: 5px;
    display: inline-block;
    color: #787878;
    font-size: 72px;
    line-height: 95px;
}

.item .ita:hover {
    background: #00b4ff;
    color: #fff;
    border: 1px solid #00b4ff;
}

#team3 .icon-next,
#team3 .icon-prev {
    position: absolute;
    top: 20%;
    margin-top: -20px
}

#team3 .icon-next {
    right: -70px
}

#team3 .icon-prev {
    left: -70px
}

#team3 .owl-item .it {
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    padding: 20px;
    width: 340px;
    margin: 0 auto;
}

.fwwz {
    color: #787878;
    line-height: 24px;
    margin-bottom: 50px;
}

.cxsf {
    background: url(../images/fwfz-01.png) no-repeat center center;
    width: 280px;
    height: 280px;
    margin: 0 auto;
}

.kxgz {
    background: url(../images/fwfz-02.png) no-repeat center center;
    width: 280px;
    height: 280px;
    margin: 0 auto;
}

.khdy {
    background: url(../images/fwfz-03.png) no-repeat center center;
    width: 280px;
    height: 280px;
    margin: 0 auto;
}

.cxfz {
    background: url(../images/fwfz-04.png) no-repeat center center;
    width: 280px;
    height: 280px;
    margin: 0 auto;
}

.cxsf p, .kxgz p, .khdy p, .cxfz p {
    font-size: 4em;
    color: #939292;
    width: 280px;
    height: 70px;
    vertical-align: baseline;
    padding-top: 75px;
    text-align: center;
    font-weight: 800;
    font-family: 方正兰亭超细黑简体;
}

.col-md-3, .col-sm-3, .col-xs-3 {
    padding-left: 0;
    padding-right: 0;
}

.cxsf-hover {
    width: 280px;
    height: 280px;
}

.cxsf-hover {
    background: rgba(255, 255, 255, 0.8);
}

.cxsf-hover:hover {
    background: none;
    transition: all .5s ease-in-out 0s;
}

.cxsf-hover:hover p {
    color: #00b4ff;
}
.fwly-bg{
    text-align: center;margin-bottom: 20px;}
.fwly-bg img{text-align: center;}



.section1 .bx-wrapper .bx-prev{
    left: 30px;
    background: url(../images/arrow-banner.png) no-repeat 0 -113px;
}
.section1  .bx-wrapper .bx-prev:hover {
    background-position: 0px 5px;
}
.section1 .bx-wrapper .bx-controls-direction a{
    width: 60px;
    height: 110px;
}
.section1 .bx-wrapper .bx-next{
    right: 30px;
    background: url(../images/arrow-banner.png) no-repeat -60px -113px;
}
.section1  .bx-wrapper .bx-next:hover {
    background-position: -60px 5px;
}
.section1 .bx-wrapper .bx-controls-direction a {

    margin-top: -90px;}
    .baner-01-a{
    width: 180px;
    height: 71px;
    position: absolute;
    top: 174px;
    left: 40%;
    margin-left: -90px;
    filter:alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity: 0;
    opacity: 0;
}
.baner-01-b{
    width: 380px;
    height: 71px;
    position: absolute;
    bottom: 134px;
    left: 50%;
    margin-left: -190px;
    filter:alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity: 0;
    opacity: 0;
}
.baner-01-b2{
    width: 528px;
    height: 71px;
    position: absolute;
    bottom: 119px;
    left: 50%;
    margin-left: -264px;
    filter:alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity: 0;
    opacity: 0;
}

.linefw{height: 1px;background: rgba(255,255,255,.4);width: 100px;margin:0 auto;margin-bottom:25px;}
/****************************手机端***************************************/
@media only screen and (max-width: 767px) {
    .section1 {
        margin-top: 65px; background:#E0E0E0;
    }
.gsyj .gsyj-con .col-md-2 {
    width: 100%;
}
    .news-pic {

        margin-right: 0px;
    }
    .section1 .bx-wrapper .bx-controls-direction a {
    
    transform: scale(0.4);
}
.section .bx-wrapper .bx-controls-direction a {
  
    top: 76%;}
    .section1 .bx-wrapper .bx-prev {
    left: 12px;}
    .section1 .bx-wrapper .bx-next {
    right: 10px;}

    /*导航*/
    .navbar-default {
        height: 65px;
    }

    .navbar-default .navbar-toggle {
        border: none;
    }
.gsjj-xx {
    padding-right: 0;}
    .navbar-header {
        height: 65px;
    }

    .navbar-header img {
        width: 80px;
    }

    .navbar-toggle {
        margin-top: 17px;
        margin-right: 8px;
    }

    .navbar-collapse {
        padding: 0;
        margin: 0;

    }

    .navbar-toggle .icon-bar {
        width: 25px;

    }

    .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 5px
    }

    .navbar-default .navbar-nav {
        background: #f2f2f2;
        width: 180px;
    }

    .navbar-default .navbar-nav > li {
        background: none;
        line-height: 18px;
        height: 18px;
        margin-left: 0;
        text-align: center;
        width: 100%;
        padding-right: 0;
        margin-top: 12px;

    }
#team6 .icon-next {
    right: -5px;
}


    .navbar-default .navbar-nav > li a {
        font-size: 14px;
        line-height: 18px;
        height: 18px;
        width: 100%;
    }

    .navbar-default .navbar-nav > li a.current {
        /*background-color: #014099;*/
        color: #014099;

        width: 100%;
    }

    .navbar-default .navbar-nav li > a.current {
        color: #014099;
    }

    .navbar-default .navbar-nav {
        margin-right: 0;
    }

    .navbar-collapse {
        position: absolute;
        right: 0px;
        top: 65px;

        min-width: 180px;
    }

    .navbar-collapse.in {
        overflow: hidden;
        float: right !important;
        position: absolute;
        z-index: 999;
    }

    .navbar-default .navbar-nav > li > a:hover {
        border-bottom: none;
    }

    .navbar-default .navbar-nav {
        margin-left: 0;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-top: 0;
    }

    .navbar-nav {
        margin: 0;
    }

    .navbar-default .navbar-nav > li.qhbj > a:hover {
       
        background:none;
        display: inline-block;
       
    }
    

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }

    .sj-lg {
        display: block;
    }

    .language {
        display: none;
    }

    .team .icon-prev {
        transform: scale(0.5);
        left: -45px;
    }

    .team .icon-next {
        transform: scale(0.5);
        right: -45px;
    }

    .team .owl-item .item {
        margin: 0 auto;
    }

    .effects .img {
        margin: 0 auto;
    }

    .effects .img:first-child {
        margin-left: 0px;
    }
	
	
	

    /*banner轮播图*/
    .fp-controlArrow.fp-prev {
        left: 10px;
        width: 13px;
        height: 38px;
        background: url(../images/arrow2-2.png) no-repeat;
        filter: alpha(opacity=90);
        outline: 0;
        opacity: .6;
    }

    .fp-controlArrow.fp-next {
        right: 10px;
        width: 13px;
        height: 38px;
        background: url(../images/arrow3-3.png) no-repeat;
        filter: alpha(opacity=90);
        outline: 0;
        opacity: .6;
    }

    #fp-nav {
        display: none;
    }

    .fp-controlArrow {
        margin-top: 29px;
    }

    .gyyf-tit {

        margin-bottom: 0px;
    }

    .brand-box {

        padding-bottom: 0;
    }

    #zlfz .mr0 {
        margin-top: 40px;
    }

    #zlfz h4 {

        margin-top: 50px;
    }

    .sjbox {
        margin-top: 0;
    }

    .sjbox2 {
        padding-bottom: 50px;
    }

    .zlfmb {
        padding-bottom: 70px;
        margin-top: 50px;
    }
	
	
	

    /*首页*/
    .gsjj-pic {
        margin-right: 0;
    }

    .gsjj-con h3 {
        font-size: 22px;
        text-align: center;
        margin-top: 15px;
    }

    .fwly-info {
        line-height: 30px;
    }

    .honor {
        margin-top: 0;
    }

    .news-pic {
        margin-top: 15px;
    }

    .xwzx-con {
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .sytxt {
        width: 170px;
        overflow: hidden;
        display: inline-block;
        height: 33px;
    }
 

    .news-list li {
        margin: 0;
    }

    .news-list li a {
        padding-left: 10px;
        padding-right: 5px;
        background: url(../images/black-point.png) no-repeat 2px 14px;
        height: 35px;
    }

    .news-list li:hover .sytxt {
        width: 162px;
    }

    .kcsj-tit {

        padding-top: 21px;
    }

    #team5 .icon-next {
        right: 9px;
    }

    #team5 .icon-prev {
        left: 13px;
    }

    .section1 .bx-wrapper .bx-pager {
        bottom: 8px;
    }

    .news-list li a:hover {

        background: #00b4ff url(../images/bpoint.png) no-repeat 2px 14px;
    }

    .news-pic {
        padding: 5px;
    }

    .gsyj-caa {
        height: auto;
        margin: 0 auto;
    }

    .gsy-tit {
        margin: 20px auto;

    }

    .fts {
        display: none;
    }

    .slide .caption {
        height: 40px;
        padding: 10px;
       
           
    /* padding: 10px; */
    font-size: 20px;
    padding-top: 5px;
    font-size: 14px;
    padding-left: 10px;
    }

    .slide .caption .cat-tit {
        width: 100%;

        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .slide_nav.prev {

        top: 62%;
    }

    .slide_nav.next {

        top: 62%;
    }

    .hzhb-con {
        margin-bottom: 40px;
    }

    /*公司简介*/
    .gsjj {
        margin-top: 40px;
    }

    .gsjj-con {

        margin-bottom: 40px;
    }

    .gsjj-con .more {
        margin: 20px 0;
    }

    .cssf {

        width: 100%;
    }

    .fw {
        margin-bottom: 15px;
    }

    .layout-detail .news-listt ul li {

        height: 50px;
        line-height: 50px;
    }

    /*新闻中心*/
    .layout-detail .news-listt {
        border: 1px solid #c7c7c7;
        margin-left: -10px;
        margin-right: -10px;
    }

    .layout-detail .news-listt ul {
        padding: 5px;

    }

    .layout-detail .news-listt ul li a {
        line-height: 50px;
        display: block;
        color: #3d3d3d;
        height: 50px;
        font-size: 14px;
        letter-spacing: 1px;
        background: url(../images/news-point.png) no-repeat 0px center;
        padding-left: 10px;
        padding-right: 5px;
    }

    .news-txt {
        height: 50px;
        width: 220px;
        line-height: 50px;

    }

    .navbar-header {
        padding-left: 13px;
    }

    .layout-detail .news-con p {
        line-height: 30px;
        font-size: 14px;

        overflow: hidden;

        height: 92px;

    }

    .layout-detail .news-con .ckxq {
        height: 40px;
    }

    .layout-title li {
        display: inline-block;
        padding-bottom: 10px;
        margin-left: 15px;
        margin-right: 15px;
    }

    .layout-title-2 li {
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px;
    }

    .layout-title-2 {
        background-color: #eee;
        text-align: center;
        /*height: 60px;*/
        line-height: 60px;
        height: auto;
    }

    /*新闻中心详情页*/
    .detail-con {
        margin-right: 0;
    }

    .detail-con img {
        display: block;
        max-width: 100%;
        height: auto;
    }

    .wrap-bg {
        height: 110px;
        margin-top: 65px;
    }

    .detail-tit h4 > span {
        padding: 0 8px;
    }

    .detail-tit h4 {
        font-size: 14px;
        margin-top: 30px;
        padding-bottom: 20px;
        line-height: 20px;

    }

    .detail-con h2 {
        margin: 30px 0;
        font-size: 24px;
    }

    .detail-con h2 .timer {
        float: left;
        font-size: 12px;
        color: #a5a5a5;
        height: 20px;
        display: block;
        vertical-align: bottom;
        margin-top: 10px;
    }

    .detail-con h2 > span {
        display: block;
    }

    .detail-dh {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .col-md-3, .col-sm-3, .col-xs-6 {
        padding-left: 0;
        padding-right: 0;
    }

    .ty a {
        margin: 0 auto;
        margin-bottom: 10px;

    }

    /*公司业绩*/
    .box {
        /* float: left; */
        width: auto;
        height: auto;
    }

    .he_border1 {
        /* background: #00b4ff; */
        width: 100%;
        height: 575px;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }

    .gsyj-cf h3 {
        font-size: 21px;
        margin: 20px 0;
        margin-bottom: 15px;
    }

    .gsyj-cf .gsyj-more {
        margin-top: 0
    }

    .gsyj-ca:hover {
        border: none;
    }

    .gsyj-cc {
        margin-left: 10px;
        width: 95%;
    }

    .gsyj-cd {
        margin-left: 10px;
        width: 95%;
    }

    .gsyj-cf {
        display: none;
    }

    .gsyj-cd:hover .gsyj-cf {
        display: block;
    }

    .gsyj-cf {
        border: none
    }

    .gsyj-cf {
        margin-left: 10px;
        width: 95%;

    }

    /*job详情页*/
    .rzyq-tit {

        margin-top: 30px;
    }

    .job-timer {
        margin: 20px 0 30px;
    }

    .gwzz {

        padding: 15px;
        margin: 0 auto
    }

    .rzyq {

        padding: 15px;
        margin: 0 auto;
        margin-top: 15px;
    }

    .lxwm-tit {
        margin-top: 40px;
    }

    .lxwm-con {
        margin-top: 40px;
        margin-bottom: 0;
    }

    .ml8 {
        margin-left: 0;
        margin-right: 0;
    }

    .mr8 {
        margin-right: 0;
    }

    .lxwm-bk .lxr {
        font-size: 18px;

        padding: 10px 0 15px;
    }

    .lxwm-bk {
        height: 80px;
    }

    .lxwm-bk .name {
        font-size: 24px;
    }

    .gsyj-ca {

        width: 95%;
    }

    .gsyj-ca h3，.gsyj-cc h3 {

        line-height: 32px;
    }

    /*job*/
    .job-tit {
        margin-top: 35px;
    }

    /*服务领域*/
    .scroll {
        width: 100%;
        height: 200px;
        background-color: rgba(255, 255, 255, 0.8);
        padding: 15px;
        margin-left: 0;
        float: none;
        z-index: 9999;
        border: 1px solid #b2b2b2;
        margin-top: 0;
        position: relative;
        margin-bottom: 20px;
    }

    .flea {
        float: left;
        height: auto;
        width: 100%;
    }

    .scroll .div_scroll {
        width: 100%;
        height: 170px;
    }

    .fwly-box .fwly-tit02 .fwt {
        padding: 0 15px;
        font-size: 20px;
    }

    .fwly-box .fwly-tit03 .fwt {
        padding: 0 15px;
        font-size: 20px;
    }

    .fwly-box {
        padding: 68px 0 0px;
    }

    .layout-title li.current {

        margin-bottom: 5px;
    }

    .fwly-box .fwly-tit02 {

        margin-top: 40px;
    }

    .fwly-box .fwly-tit03 {

        margin-top: 40px;
    }

    .layout-title li {
        margin-bottom: 10px;
    }

    /*公司业绩详情页*/
    .cpdetail-con h2 {
        margin: 30px 0;

        font-size: 24px;
    }

    .col-md-4, .col-sm-4 {
        padding-right: 0;
        padding-left: 0;
    }

    .cpdetail-con {
        margin-right: 0
    }

    .gsyj-deailr a {
        display: block;
        padding: 10px;
        border: 1px solid #ebe8ef;
    }

    .cpdetail-right {
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 15px;
    }

    .cpdetail-right .r-tit {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .detail-dh .col-sm-3 {
        width: 50%;
    }

    /*联系我们*/
    .ditu {
        width: 100%;
        height: 200px;
    }

    .contact-tit {
        margin: 35px 0;
    }

    .contact-con {
        margin-top: 40px;
    }

    .contact-tit p {
        font-size: 24px;

        top: 11px;
    }

    .contact-con .gsname {
        font-size: 24px;
        color: #787878;
    }

    .contact-con p {
        margin-bottom: 10px;
    }

    /*关于友发*/
    .gyyf-tit {
        margin-top: 53px;

    }

    .gsjs-01 {
        margin: 0 auto;
        margin-bottom: 15px;
    }

    .gyyf-wz01 {

        margin-bottom: 0px;
    }

    .gsjs-02 {
        margin: 0 auto;
        margin-bottom: 15px;
    }

    .gsjs-03 {
        margin: 0 auto;
        margin-bottom: 15px;
    }

    .gsjs-04 {
        margin: 0 auto;
        margin-bottom: 15px;
    }

    .mb130 {
        margin-bottom: 90px;
    }

    .mb130 {
        margin-bottom: 50px;
    }

    #team2 .owl-item .it {

        width: 100%;
    }

    #team2 .icon-prev {
        left: -29px;
    }

    #team2 .icon-next {
        right: -29px;
    }

    #team2 .icon-zuo img {
        width: 25px;
        height: 50px;
    }

    #team2 .icon-you img {
        width: 25px;
        height: 50px;
    }

    #team2 .icon-next, #team2 .icon-prev {

        top: 60%;
    }

    #zlfz h4 {
        margin-bottom: 60px;
    }

    #team3 .icon-prev {
        left: 0px;
    }

    #team3 .icon-next {
        right: 0px;
    }

    #team3 .icon-zuo img {
        width: 25px;
        height: 50px;
    }

    #team3 .icon-you img {
        width: 25px;
        height: 50px;
    }

    #team3 .icon-next, #team3 .icon-prev {

        top: 30%;
    }

    .zlfmb p {
        font-size: 24px;
        line-height: 30px;
    }

    .cxsf, .kxgz, .khdy, .cxfz {
        transform: scale(0.8);
    }

    .gsjs-01, .gsjs-02, .gsjs-03, .gsjs-04 {
        transform: scale(0.8);
    }

    #team4 .item {
        transform: scale(0.8);
    }

    #team4 .icon-prev {
        left: -15px;
    }

    #team4 .icon-next {
        right: -15px;
    }

    #team4 .icon-zuo img {
        width: 25px;
        height: 50px;
    }

    #team4 .icon-next, #team4 .icon-prev {

        top: 70%;
    }

    #team4 .icon-you img {
        width: 25px;
        height: 50px;
    }

    #team4 .item {
        margin-left: -8px;
    }

    .lxpc {
        display: none;
    }

    .lxsj {
        display: block;
    }
.baner-01-a {
    width: 180px;
    height: 71px;
    position: absolute;
   top:0;
    left: 40%;
    margin-left: -90px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transform: scale(0.5);}
    .baner-01-b
    {
        bottom:0px;transform: scale(0.5);}
    /*footer*/
    .footersj {
        background: #323136;
        width: 100%;
        margin-top: 20px;
        color: rgba(255, 255, 255, 0.498039);

        padding: 15px 15px 20px 15px;

    }

    .footersj-con {
        margin: 20px 0;
        margin-bottom: 0px;
    }

    .copyright {
        background-color: #27262a;
        color: rgba(255, 255, 255, 0.498039);
        padding: 10px;
        text-align: center;
    }
#brand .icon-prev {
    left: -45px;
}
    .copyright p {
        line-height: 20px;
        font-size: 12px;
    }

    .copyright a {
        color: rgba(255, 255, 255, 0.498039);
    }

    .footersj {
        display: block;
    }

    .footersj p {
        line-height: 25px;
    }

    .footer {
        display: none;
    }

    .copyright {
        display: block;
    }

    .effects {
        padding-left: 0px;
        /*margin-left: 10px;*/
    }

    .navbar-default .navbar-nav > .qhbj {
        margin-top: 12px;
        margin-left: 40px;
    }

    .navbar-default .navbar-nav {
        margin-top: 0px;
    }

    .job-box {
        margin: 0 auto;
        float: none;
        margin-bottom: 15px;
    }

    .job-bg {
        margin-top: 40px;
        width: 100%;
        position: relative;
    }

    .owl-carousel .owl-stage-outer {
        margin-left: 0px;
    }

    #team2 .owl-item .it {
        border: 1px solid #c4c4c4;
        border-radius: 5px;
        padding: 10px;
    }

}

@media screen and (min-width: 380px) and (max-width: 420px) {
    .effects {
        padding-left: 50px;
        
    }

    #team4 .item {
        margin-left: 35px;
    }
}

@media screen and (min-width: 340px) and (max-width: 380px) {
    .effects {
       /* padding-left: 20px;*/
      /* margin-left:8px;*/
    }

    #team4 .item {
        margin-left: 15px;
    }

    .sytxt {
        width: 190px;
    }

    #team2 .owl-item {
        /*margin-left:-3px;*/
        /*transform: scale(0.9)*/
    }
}
@media screen and (min-width: 360px) and (max-width: 380px) 
{
     .effects {
       /* padding-left: 20px;*/
       margin-left:12px;
    }
}
@media screen and (min-width: 319px) and (max-width: 340px) {
    .news-txt {
        height: 40px;
        width: 194px;
        display: inline-block;
    }

    .effects .img {
        overflow: hidden;
        width: 260px;
    }

    .effects {
        /*margin-left: -10px;*/
    }

    .layout-title-2 li {
        display: inline-block;
        margin-left: 5px;
        margin-right: 5px;
    }

    /*.slide .caption .cat-tit {*/
    /*width: 268px;}*/
    .tcdPageCode {
        padding: 15px 0px;
    }

    .rzname {
        width: 100%;
    }

    /*.sytxt {*/
    /*transform: scale(0.8)}*/
    /*#team2 .owl-item{*/
    /*margin-left:0px;*/
    /*transform: scale(0.85)*/
    /*}*/

}

.row {
    margin-right: 0;
    margin-left: 0;

}

/****************************pad端***************************************/
@media screen and (min-width: 768px) and (max-width: 1000px) {
    .detail-con {
        margin-right: 20px;
    }

    .layout-detail .news-listt {

        margin-left: 10px;
    }

    
}

@media only screen and (min-width: 1280px) and (max-width: 1366px) {
  .gsjj-pic{
margin-right:15px} 
.container {
        /*min-width: 1024px;*/
        padding: 0;
    }

    .fwly-info {
        line-height: 25px;
    }

    .news-list li {

        padding: 5px 0;
    }

    .news-list {

        padding: 19px 0;
    }

    .navbar-default .navbar-nav {
        margin-right: 0;
    }

    .navbar-default .navbar-nav > li {
        padding-right: 10px;
        margin-left: 10px;
    }

    .navbar-default .navbar-nav > li.sj-lg {
        display: none;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 18px;
        padding-right: 10px;
        cursor: pointer;
    }
#team6 .icon-next {
    right: -5px;
}


    .ml {
        margin-right: 125px;
    }

    .language {
        position: absolute;
        right: 20px;
        line-height: 90px;
    }

    .footer .foot-nav .f-navi {
        padding-left: 8px;
        color: #fff;
    }

    .footer .foot-nav a {
       /* padding-left: 12px;*/
    }

    .footer-logo {

        width: 250px;
        padding-top: 80px;
    }

    .footer .footer-rg {

        margin-left: 250px;
    }

    .footer .footer-rg {
        padding-left: 35px;
    }

    .footer .foot-nav a {
        padding-right: 74px;
    }

    .nonep {
        display: none;
    }

    .row {
        margin-right: 10px;
        margin-left: 3px;
    }

    .ygmz {
        margin-right: 0;
        margin-left: 0px;
    }

    .navbar-header {
        padding-left: 0;
    }

    /*新闻中心*/
    .layout-detail .news-listt ul li {
        border-bottom: 1px solid #d0d0d0;
        height: 50px;
        line-height: 50px;
    }

    .layout-detail .news-listt ul li a {
        line-height: 50px;
        display: block;
        color: #3d3d3d;
        height: 50px;
        font-size: 18px;
        letter-spacing: 1px;
        background: url(../images/news-point.png) no-repeat 2px center;
        padding-left: 15px;
        padding-right: 15px;
    }

    .news-txt {
        height: 50px;
        width: 280px;
        line-height: 50px;
    }

    .gsjs-01, .gsjs-02, .gsjs-03, .gsjs-04 {
        transform: scale(0.8);
    }

    .owl-carousel .owl-stage-outer {
        margin-left: 12px;
    }

    #team4 .icon-prev {
        left: -25px;
    }

    #team4 .icon-next {
        right: -33px;
    }

    #team4 .icon-zuo img {
        width: 25px;
        height: 50px;
    }

    #team4 .icon-next, #team4 .icon-prev {

        top: 70%;
    }
.gyyf-tit {
    margin-top: 60px;
    border-bottom: 1px solid #dfe5e8;
    margin-bottom: 70px;
}
.aboutus-box .mb130 {
    margin-bottom: 60px;
}

    #team4 .icon-you img {
        width: 25px;
        height: 50px;
    }

    .aboutbg {
        margin-left: -10px;
        margin-right: -10px;
padding-bottom:40px;
    }

    #team2 {
        transform: scale(1);
    }

    #team2 .rzname {
        width: 100%;
    }

    #team2 .owl-item {
        transform: scale(0.95);
    }

    .cxsf, .kxgz, .khdy, .cxfz {
        transform: scale(0.8);
    }

    .gsjs-01, .gsjs-02, .gsjs-03, .gsjs-04 {
        transform: scale(0.8);
    }

    .zlfmb p {
        font-size: 30px;
    }

    #team3 .icon-prev {
        left: -15px;
    }

    #team3 .icon-next {
        right: -15px;
    }

    #team3 .icon-zuo img {
        width: 25px;
        height: 50px;
    }

    #team3 .icon-you img {
        width: 25px;
        height: 50px;
    }

    #team3 .icon-next, #team3 .icon-prev {

        top: 30%;
    }

    .owl-carousel .owl-stage-outer {
        margin-left: 0px;
    }

    .rzname {
        width: 95px;
    }

    #team4 .owl-stage-outer {
        margin-left: 14px;
    }

    #team2 .owl-item .it {
      /*  width: 100%;*/

    }

    #team2 .owl-item .it {
        padding: 10px;
    }

    #team2 .owl-item .it {

       /* width: 100%;*/
    }

    #team2 .icon-prev {
        left: -25px;
    }

    #team2 .icon-next {
        right: -25px;
    }

    #team2 .icon-zuo img {
        width: 25px;
        height: 50px;
    }

    #team2 .icon-you img {
        width: 25px;
        height: 50px;
    }

    #team2 .icon-next, #team2 .icon-prev {

        top: 60%;
    }


#team6 .icon-next {
    right: -5px;
}


    .team .icon-next {
        right: -35px;
    }

    .team .icon-prev {
        left: -50px;
    }

    .gsyj .gsyj-li {
        /*transform: scale(0.85)*/
    }

    .gsyj .gsyj-li .gsyl-li01 .gsyl-li01t p img {
        margin: 0 auto;
    }

    .job-bg {
        /*margin-left: 30px;*/
    }

    .gsyj-nr {
        margin-left: -20px;
        margin-right: -20px;
        overflow: hidden;
    }

    .box {
        width: 330px;
    }

    .he_border1 {
        width: 330px;
    }

    .gsyj-ca {
        width: 300px;
    }

    .gsyj-cc {
        width: 300px;
    }

    .gsyj-cd {
        width: 300px;
    }

    .gsyj-cf {
        width: 300px;
    }

    .gsyj-cc h3, .gsyj-cf h3, .gsyj-cd h3, .gsyj-ca h3 {
        width: 268px;
        overflow: hidden;
        height: 25px;
    }

    .layout-title li {
        margin-bottom: 15px;
    }
.gyyf-tit {
    margin-top: 60px;
    border-bottom: 1px solid #dfe5e8;
    margin-bottom: 70px;
}
.aboutus-box .mb130 {
    margin-bottom: 60px;
}


.gyyf-wz01 {
    margin-top: 60px;
    margin-bottom: 60px;
}
#team2 {
    transform: scale(1);
    margin-bottom: 60px;
}.aboutbg {
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 60px;
}
.gyyf-wz01 {
    margin-top: 60px;
    margin-bottom: 60px;
}

}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {

    .container {
        /*min-width: 1024px;*/
        padding: 0;
    }

    .fwly-info {
        line-height: 25px;
    }

    .news-list li {

        padding: 5px 0;
    }

    .news-list {

        padding: 11px 0;
    }

    .navbar-default .navbar-nav {
        margin-right: 0;
    }

    .slide .caption {
        height: 100px;
        padding: 10px 15px;
    }

    .gsy-tit {
        width: 161.6px;
    }

    .gsyj .gsyj-li {
        width: 161.6px;
        height: 223px;

    }

    .gsyj .gsyj-li .gsyl-li01 .gsyl-li01t {

        width: 161.6px;

    }

    .gsyl-li01t .intro {
        width: 161.6px;
        height: 330px;
    }

    #team5 .icon-next {
        right: -17px;
    }

    #team5 .icon-prev {
        left: -20px;
    }

    .gyyf-wz01 {

        margin-bottom: 50px;
    }

    .mb130 {
        margin-bottom: 90px;
    }

    .gyyf-tit {
        margin-top: 70px;
        border-bottom: 1px solid #dfe5e8;
        margin-bottom: 80px;
    }

    .kcsj-tit {

        margin-left: -7px;
    }

    .gsyj-caa {

        margin-left: 4.5px;
    }

    .gsyj .gsyj-li .gsyl-li01 {
        height: 223px;
        width: 161.6px;
    }

    .navbar-default .navbar-nav > li {
        padding-right: 8px;
        margin-left: 9px;
    }

    .navbar-default .navbar-nav > li.sj-lg {
        display: none;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 18px;
        padding-right: 10px;
        cursor: pointer;
    }

    .gsjj-xx {
        /* margin-bottom: 10px; */

        height: 178px;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .ml {
        margin-right: 125px;
    }

    .language {
        position: absolute;
        right: 20px;
        line-height: 90px;
    }

    .footer .foot-nav .f-navi {
        padding-left: 8px;
        color: #fff;
    }

    .footer .foot-nav a {
        padding-left: 12px;
    }

    .footer-logo {

        width: 230px;
        padding-top: 80px;
    }

    .footer .footer-rg {

        margin-left: 230px;
    }

    .footer .footer-rg {
        padding-left: 35px;
    }

    .footer .foot-nav a {
        padding-right: 19px;
    }
#team6 .icon-next {
    right: -5px;
}



    .nonep {
        display: none;
    }

    .row {
        margin-right: 10px;
        margin-left: 10px;
    }
 .footer-rg .col-sm-2{
padding-left:0;margin-left:-10px;}
    .ygmz {
        margin-right: 0;
        margin-left: 0px;
    }

    .navbar-header {
        padding-left: 0;
    }
        .footer>.container{
  width:1024px
}
.footer .footer-rg {
    padding-left: 10px;
}

    /*新闻中心*/
    .layout-detail .news-listt ul li {
        border-bottom: 1px solid #d0d0d0;
        height: 50px;
        line-height: 50px;
    }

    .layout-detail .news-listt ul li a {
        line-height: 50px;
        display: block;
        color: #3d3d3d;
        height: 50px;
        font-size: 18px;
        letter-spacing: 1px;
        background: url(../images/news-point.png) no-repeat 2px center;
        padding-left: 15px;
        padding-right: 15px;
    }

    .news-txt {
        height: 50px;
        width: 280px;
        line-height: 50px;
    }

    .gsjs-01, .gsjs-02, .gsjs-03, .gsjs-04 {
        transform: scale(0.8);
    }

    .owl-carousel .owl-stage-outer {
        margin-left: 12px;
    }

    #team4 .icon-prev {
        left: -10px;
    }

    #team4 .icon-next {
        right: -12px;
    }

    .sjbox {
        padding-bottom: 60px;
    }

    .fwwz {
        margin-top: 30px;
    }

    #team4 .icon-zuo img {
        width: 25px;
        height: 50px;
    }

    #team4 .icon-next, #team4 .icon-prev {

        top: 70%;
    }

    #team4 .icon-you img {
        width: 25px;
        height: 50px;
    }

    .aboutbg {
        margin-left: -10px;
        margin-right: -10px;
    }

    #team2 {
        transform: scale(1);
    }

    #team2 .rzname {
        width: 100%;
    }

    #team2 .owl-item {
        transform: scale(0.95);
    }

    .cxsf, .kxgz, .khdy, .cxfz {
        transform: scale(0.8);
    }

    .gsjs-01, .gsjs-02, .gsjs-03, .gsjs-04 {
        transform: scale(0.8);
    }

    .zlfmb p {
        font-size: 30px;
    }

    #team3 .icon-prev {
        left: -15px;
    }

    #team3 .icon-next {
        right: -15px;
    }

    #team3 .icon-zuo img {
        width: 25px;
        height: 50px;
    }

    #team3 .icon-you img {
        width: 25px;
        height: 50px;
    }

    #team3 .icon-next, #team3 .icon-prev {

        top: 30%;
    }

    .owl-carousel .owl-stage-outer {
        margin-left: 0px;
    }

    .rzname {
        width: 95px;
    }

    #team4 .owl-stage-outer {
        margin-left: 14px;
    }

    #team2 .owl-item .it {
        width: 100%;

    }

    #team2 .owl-item .it {
        padding: 10px;
    }

    #team2 .owl-item .it {

        width: 100%;
    }

    #team2 .icon-prev {
        left: -25px;
    }

    #team2 .icon-next {
        right: -25px;
    }

    #team2 .icon-zuo img {
        width: 25px;
        height: 50px;
    }

    #team2 .icon-you img {
        width: 25px;
        height: 50px;
    }

    #team2 .icon-next, #team2 .icon-prev {

        top: 60%;
    }

    .team .icon-next {
        right: -11px;
    }

    .team .icon-prev {
        left: -50px;
    }

    .sytxt {
        width: 238px;
    }

    .news-list li a {
        line-height: 25px;
    }

    .gsyj .gsyj-li {
        /*transform: scale(0.85)*/
    }

    .gsyj .gsyj-li .gsyl-li01 .gsyl-li01t p img {
        margin: 0 auto;
    }

    .job-bg {
        margin-left: 40px;
    }

    .gsyj-nr {
        margin-left: -20px;
        margin-right: -20px;
        overflow: hidden;
    }

    .box {
        width: 330px;
    }

    .he_border1 {
        width: 330px;
    }

    .gsyj-ca {
        width: 300px;
    }

    .gsyj-cc {
        width: 300px;
    }

    .gsyj-cd {
        width: 300px;
    }

    .gsyj-cf {
        width: 300px;
    }

    .gsyj-cc h3, .gsyj-cf h3, .gsyj-cd h3, .gsyj-ca h3 {
        width: 268px;
        overflow: hidden;
        height: 25px;
    }

    .layout-title li {
        margin-bottom: 15px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
        padding-left: 0;
        padding-right: 0;
    }

}

#fp-nav ul li, .fp-slidesNav ul li {
    display: block;
    width: 25px;
    height: 25px;
    margin: 0
}

#fp-nav ul li a span, .fp-slidesNav ul li a span {
    background: url(../images/banner-icon.png) 0 25px;
    width: 25px;
    height: 25px;
}

#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span {
    background: url(../images/banner-icon.png) 25px 59px;
    border: none;
    width: 25px;
    height: 25px;
}

#fp-nav ul li .fp-tooltip {
    top: 7px;
}

#fp-nav ul li .fp-tooltip.right {
    right: 25px;
}

/*分页*/
div.digg span.disabled {
    border: none;
}

.demo {
    width: 800px;
    margin: 30px;
}

#result {
    font-size: 24px;
    font-family: '微软雅黑', '宋体';
    color: #333;
    margin: 0;
    font-weight: normal;
}

#pager ul.pages {
     padding: 10px;
     height: 40px;
     padding-left: 71px;
     margin-bottom: 20px;
 }

#pager ul.pages li {
    float: left;
    background: #fff;
    margin: 0 5px 0 0;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    border: none;
    color: #999;
}

#pager ul.pages li:hover {
    color: #fff
}

#pager ul.pages li:hover {
    background: #00b4ff;
    border-radius: 5px;
}

#pager ul.pages li.pgEmpty {
    color: #999;
    background-color: #fff;
}

#pager ul.pages li.pgCurrent {
    color: #fff;
    font-weight: 700;
    background-color: #00b4ff;
    border-radius: 5px;
}

.txt {
    padding-top: 5px;
    font-size: 14px;
    font-family: Arial, Times New Roman;
}

.txt b {
    margin-left: 5px;
    color: #f60;
}

#pager ul.pages li.pgNext {
    background-color: #fff;
}

#pager ul.pages li.pgNext:hover {
    background-color: #fff;
    color: #999
}

#pager ul.pages {
    padding: 10px;
    height: 40px;
    padding-left: 71px;
    margin-bottom: 20px;
}

#pager ul.pages li {
    float: left;
    background: #fff;
    margin: 0 5px 0 0;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    border: none;
    color: #999;
}

#pager ul.pages li:hover {
    color: #fff
}

#pager ul.pages li:hover {
    background: #00b4ff;
    border-radius: 5px;
}

#pager ul.pages li.pgEmpty {
    color: #999;
    background-color: #fff;
}

#pager ul.pages li.pgCurrent {
    color: #fff;
    font-weight: 700;
    background-color: #00b4ff;
    border-radius: 5px;
}

.txt {
    padding-top: 5px;
    font-size: 14px;
    font-family: Arial, Times New Roman;
}

.txt b {
    margin-left: 5px;
    color: #f60;
}

#pager ul.pages li.pgNext {
    background-color: #fff;
}

#pager ul.pages li.pgNext:hover {
    background-color: #fff;
    color: #999
}
.flea p{line-height:25px}





.mbfw{margin-top: 25px;}
/*页码容器*/
.page-box{ margin-top:15px; color:#999; font-size:14px; }
.cd-top.cd-fade-out {
    
    z-index: 9999;
}
.layout-title li a:hover{
 color: #2d3f91;
  }
 .layout-title-2 li a:hover{
 color: #2d3f91;
  }
 .page-box {
    
    color: #999;
    font-size: 14px;
    height: 45px;
    margin: 0 auto;
   margin-top: 35px;    text-align: center;}
   div.digg {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 14px;   
    overflow: hidden;
    display:inline-block
}
.gsyj-nr {
    overflow:hidden
}
     .iw_poi_content{padding-top:5px;}
     .fr{float:right}
     .layout-title li:hover{    border-bottom: 1px solid #2d3f91;
    margin-bottom: -1px;}
    .layout-title-2 li:hover{    border-bottom: 1px solid #00b4ff;
    margin-bottom: -1px;}

    #team4.owl-carousel .owl-item img {
  border-radius: 50%;
}
 
/*20170.06增加*/
.yff{
    margin: 0 auto;
    display: inline-block;
}
.leader{
    text-align: center;
}
.ldpic {
    background: none;
    width: 230px;
    height: 270px;
     border: none;
    /* border-radius: 50%; */
    /* padding-top: 30px; */
    margin: 0 auto;
    /*padding:5px;*/
    border-radius: 10px;
}
.ldpic img{
    border-radius: 10px;
}
.arrow2 {
    left: 50%;
    margin-left:-20px;
    top:260px;
}
.gsyj .gsyj-con .col-md-2{
    width: 20%;
}
@media  (max-width: 768px) {
    .yff{
        margin-top: 30px;
        margin-bottom: 30px;
    }
.gsyj .gsyj-con .col-md-2{
    width: 100%;
}
.gsjj-con{
margin-top:40px;}
    .arrow2 {

        left: 50%;
        margin-left:-20px;
        top:290px;
    }
.gsyj .gsyj-con .col-xs-2{
    width: 100%;
}
}
