p,
ul,
h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    padding: 0
}

ul {
    list-style: none
}

body {
    font-family: "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #333;
    margin: 0
}

a {
    text-decoration: none
}

img {
    vertical-align: top
}

input[type="text"],
input[type="password"] {
    height: 24px;
    border: 1px #d8d8d8 solid;
    padding: 0;
    padding-left: 5px;
    padding-right: 5px;
    *line-height: 22px
}

input:focus,
select:focus {
    outline: none;
    border: 1px #999 solid
}

select {
    height: 24px;
    border: 1px #d8d8d8 solid
}

textarea {
    border: 1px #d8d8d8 solid;
    resize: none
}

textarea:focus {
    border: 1px #999 solid;
    outline: none
}

input[type="submit"]:focus,
button:focus {
    border: none;
    outline: none
}

strong {
    font-weight: bold
}

.fl {
    float: left;
    *display: inline
}

.fr {
    float: right;
    *display: inline
}

.clearfix {
    *zoom: 1
}

.clearfix:after {
    content: " ";
    display: table;
    height: 0;
    clear: both
}

.none {
    display: none
}

.header_r a,
.inline-block {
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

@font-face {
    font-family: "iconfont";
    src: url("../images/iconfont/iconfont.eot");
    src: url("../images/iconfont/iconfont-.eot#iefix") format("embedded-opentype"), url("../images/iconfont/iconfont.woff") format("woff"), url("../images/iconfont/iconfont.ttf") format("truetype"), url("../images/iconfont/iconfont.svg#iconfont") format("svg")
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container {
    width: 1170px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:after,
.container:after {
    clear: both
}

.row:before,
.row:after,
.container:before,
.container:after {
    display: table;
    content: " "
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
    float: left
}

.col-sm-6 {
    width: 50%
}

.col-sm-4 {
    width: 33.33333333%
}

.col-sm-3 {
    width: 25%
}

.col-sm-2 {
    width: 16.66666667%
}

.col-sm-1 {
    width: 8.33333%
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    direction: ltr;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-slide {
    webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -90px;
    z-index: 10;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    opacity: .5;
    filter: alpha(opacity=50)
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("../images/about/left.png");
    left: 200px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/about/right.png");
    right: 200px;
    left: auto
}

.title {
    font-size: 45px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 50px
}

.title.white {
    color: #fff
}

.title.mb20 {
    margin-bottom: 20px
}

.title span {
    margin: 0 20px
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 16
}

.header.active {
    background: rgba(0, 0, 0, 0.65);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)
}

.header_inner {
    padding: 19px 85px
}

.header_r li {
    float: left;
    padding: 10px 0
}

.header_r a {
    line-height: 20px;
    color: #fff;
    font-size: 16px;
    padding-bottom: 10px
}

.header_r a.current {
    border-bottom: 2px solid #eb6100
}

.banner {
    min-height: 700px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.banner.banner-index {
    background-image: url("http://img.yi114.com/201786101812_pc-index.png");
    height: 931px
}

.banner.banner-services {
    background-image: url("http://img.yi114.com/201786152723_pc-services.png")
}

.banner.banner-institute {
    background-image: url("http://img.yi114.com/20178616218_pc-institute.png")
}

.banner.banner-news {
    background-image: url("http://img.yi114.com/201702417850_pc-news.png")
}

.banner.banner-about {
    background-image: url("http://img.yi114.com/20178616389_pc-about.png")
}

.banner.banner-contact {
    background-image: url("http://img.yi114.com/201702417849_pc-contact.jpg")
}

.banner .caption-index {
    position: absolute;
    top: 50%;
    margin-top: -103px;
    left: 50%;
    margin-left: -600px;
    z-index: 15;
    font-size: 18px;
    font-weight: 300;
    color: #fff
}

.banner .caption-index h1 {
    font-size: 66px;
    font-weight: normal
}

.banner .caption-index p {
    font-size: 26px;
    margin-top: 27px
}

.banner .caption-index .btn-start {
    color: #fff;
    font-size: 20px;
    padding: 10px 30px;
    border: 1px solid #aaa;
    border-radius: 4px;
    margin-top: 27px
}

.banner .caption {
    position: absolute;
    top: 40%;
    margin-top: -104px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 15;
    font-size: 18px;
    font-weight: 300;
    color: #fff
}

.banner .caption h1 {
    color: #fff;
    font-size: 66px;
    margin-bottom: 30px;
    font-weight: normal
}

.banner .caption p {
    color: #fff;
    font-size: 20px;
    line-height: 38px
}

.banner .caption-services {
    position: absolute;
    top: 35%;
    right: 50%;
    margin-right: -570px;
    z-index: 15;
    font-size: 18px;
    font-weight: 300;
    color: #fff
}

.banner .caption-services h1 {
    color: #fff;
    font-size: 56px;
    font-weight: normal
}

.banner .caption-services p {
    color: #fff;
    font-size: 22px;
    margin-top: 15px;
    line-height: 40px
}

.footer {
    position: relative;
    background-color: #343333;
    overflow: hidden;
    color: #767676;
    padding-top: 40px;
    padding-bottom: 45px
}

.footer h5 {
    padding-bottom: 12px
}

.footer h5 a {
    color: #fff;
    font-size: 16px
}

.footer h5 a:hover {
    color: #eb6100
}

.footer li {
    padding-bottom: 8px
}

.footer li a {
    color: #929292;
    font-size: 14px
}

.footer li a:hover {
    color: #fff
}

.footer .footer-main {
    position: relative;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden
}

.footer .footer-main .name {
    line-height: 1;
    margin-bottom: 30px
}

.footer .footer-main .name .company {
    color: #fff;
    font-size: 18px;
    margin-bottom: 12px
}

.footer .footer-main .list {
    width: 900px
}

.footer .footer-main .address {
    overflow: hidden;
    line-height: 24px
}

.footer .footer-main .address div {
    padding-right: 28px;
    border-right: 1px solid #5c5c5c
}

.footer .footer-main .address div.last {
    border-right: none
}

.footer .footer-main .weixin img {
    position: absolute;
    right: 0;
    bottom: 0
}

.copyright {
    background-color: #2a2725;
    padding: 15px 0;
    text-align: center;
    color: #929292
}

.copyright a {
    color: #929292
}

.copyright p {
    font-size: 14px
}

.index_part1 {
    padding: 80px 0 100px;
    width: 1200px;
    margin-right: auto;
    margin-left: auto
}

.index_part1 .module {
    text-align: center;
    background-size: 80px 80px;
    width: 33.33333333%;
    float: left;
    cursor: pointer
}

.index_part1 .module .icon {
    height: 110px;
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    -moz-transition: All .4s ease-in-out;
    -o-transition: All .4s ease-in-out
}

.index_part1 .module .icon img {
    vertical-align: middle
}

.index_part1 .module .icon:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.index_part1 .module:hover .icon {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2)
}

.index_part1 .module h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 30px 0 20px
}

.index_part1 .module p {
    font-size: 16px;
    line-height: 25px;
    color: #7d7d7d
}

.index_part2 {
    background-image: url("http://img.yi114.com/2017025103918_value.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-attachment: fixed;
    text-align: center;
    padding: 200px 0
}

.index_part2 p {
    color: #fff;
    font-size: 16px;
    line-height: 39px;
    font-weight: normal
}

.index_part3 {
    padding: 90px 0;
    width: 1170px;
    margin-right: auto;
    margin-left: auto
}

.index_part3 .swiper-button-prev,
.index_part3 .swiper-container-rtl .swiper-button-next {
    background-image: url("http://img.yi114.com/2017025103918_tleft.png");
    left: 100px
}

.index_part3 .swiper-button-next,
.index_part3 .swiper-container-rtl .swiper-button-prev {
    background-image: url("http://img.yi114.com/2017025103918_tright.png");
    right: 100px
}

.index_part3 .swiper-button-prev,
.index_part3 .swiper-button-next {
    width: 31px;
    height: 58px;
    display: block;
    margin: 75px 0;
    background-size: contain;
    top: 0
}

.index_part3 .box {
    width: 820px;
    padding: 0 175px
}

.index_part3 .swipe {
    width: 1170px;
    height: 244px;
    overflow: hidden;
    position: relative
}

.index_part3 .swipe-main {
    width: 9999px;
    position: absolute
}

.index_part3 .slide {
    display: block;
    float: left
}

.client-b {
    background-repeat: no-repeat;
    background-position: right center;
    width: 140px;
    height: 120px;
    margin: 0px 30px;
    display: inline-block
}

.client-b:hover {
    background-position: left center
}

.client-b.zgpa {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.zgrs {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.tkrs {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.zsxn {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.zm {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.hxbx {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.zgtp {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.ygbx {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.bn {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.gfyh {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.tpybx {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.zhbx {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.gdym {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.zsyh {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.bdfz {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.smrs {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.zyrs {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.zyirs {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.jxrs {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.hzrs {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.zysx {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.gzyh {
    background-image: url("http://via.placeholder.com/140x120")
}

.abuout_part1 {
    width: 1200px;
    margin: 0 auto;
    padding: 130px 0
}

.abuout_part1 p {
    color: #333;
    font-size: 16px;
    line-height: 38px
}

.abuout_part1 p.tar {
    text-align: right
}

.time {
    position: absolute;
    left: 0;
    bottom: 159px;
    width: 100%;
    z-index: 1
}

.time-line {
    background-color: rgba(255, 255, 255, 0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4Cffffff, endColorstr=#4Cffffff);
    height: 2px
}

.time ol {
    margin-top: -25px;
    padding: 0;
    height: 48px;
    padding: 0 2% 0 18%
}

.time ol li {
    list-style: none;
    width: 33.3%;
    display: inline-block;
    float: left;
    height: 48px;
    font-size: 12px
}

.time ol li font {
    background-color: #ffba8a;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 48px
}

.abuout_part2 .control {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0 80px;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.abuout_part2 .control li {
    /* width: 12.5%; */
    /* wj */
    width: 30%;
    display: block;
    float: left;
    text-align: center
}

.abuout_part2 .control li>div {
    display: inline-block
}

.abuout_part2 .control li span {
    width: 36px;
    height: 32px;
    display: block;
    padding-top: 4px;
    border-radius: 50%;
    margin: 0 auto;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.8)
}

.abuout_part2 .control li span font {
    display: block;
    text-align: center;
    background: #fff;
    color: #707ec8;
    width: 28px;
    height: 28px;
    line-height: 28px;
    margin: 0 auto;
    border-radius: 50%;
    text-decoration: none
}

.abuout_part2 .control .current span {
    background: rgba(135, 249, 97, 0.8)
}

.abuout_part2 .control .current font {
    color: #fff;
    background: #87f961
}

.abuout_part2 .control li b {
    clear: both;
    font-weight: 400;
    display: block;
    text-align: center;
    color: #fff;
    padding-top: 16px
}

.abuout_part2 {
    /* background-color: #7b7b7b; */
    display: block;
    position: relative
}

.abuout_part2 .swiper-slide {
    background-color: #7b7b7b
}

.contents-event {
    width: 1200px;
    height: 235px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    display: block;
    font-weight: normal;
    padding: 70px 0
}

.contents-event h2 {
    display: inline-block;
    padding-bottom: 8px;
    font-size: 36px;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px
}

.contents-event span {
    display: block;
    padding: 50px 0 40px;
    font-size: 20px
}

.contents-event font {
    clear: both;
    display: block;
    font-size: 24px
}

.abuout_part2 .swiper-slide {
    display: none
}

.abuout_part2 .swiper-slide.active {
    display: block
}

.abuout_part3 {
    display: block;
    margin: 0 auto;
    padding: 80px 0 100px;
    width: 1200px
}

.abuout_part3 img,
.abuout_part3 span {
    display: inline-block;
    vertical-align: middle
}

.abuout_part3 span {
    color: #333;
    font-size: 16px;
    line-height: 40px;
    margin-left: 80px;
    text-align: left
}

.abuout_part3 .abuout_part3_item {
    background-color: #fcfdfd;
    border: 1px solid #eee;
    padding: 35px 0px 35px 100px
}

.abuout_part4 {
    background-color: #fafafa;
    padding: 80px 0 100px
}

.abuout_part4 h3 {
    color: #333;
    font-size: 24px
}

.abuout_part4 h4 {
    color: #eb6100;
    font-size: 18px;
    margin: 5px 0 20px
}

.abuout_part4 p {
    color: #666;
    font-size: 16px;
    line-height: 36px
}

.abuout_part4 .name {
    display: inline-block;
    vertical-align: top;
    padding: 20px 40px 0 65px
}

.abuout_part4 .detail {
    display: inline-block;
    padding-top: 20px
}

.institute_part1 {
    padding: 80px 0 100px;
    width: 1200px;
    margin: 0 auto
}

.institute_part1 li {
    background-color: #fcfdfd;
    border: 2px solid #eee;
    width: 30%;
    margin-right: 4%;
    display: inline-block;
    padding: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center
}

.institute_part1 li.ie {
    margin-right: 0
}

.institute_part1 h3 {
    color: #333;
    font-size: 18px;
    margin-top: 35px;
    line-height: 27px
}

.institute_part1 p {
    color: #999;
    font-size: 14px;
    margin-top: 5px
}

.institute_part2 {
    background-color: #fafafa;
    padding: 80px 0 100px
}

.institute_part2 h2 {
    color: #333;
    line-height: 92px;
    font-size: 36px;
    text-align: center;
    margin-bottom: 50px
}

.institute_part2 div {
    width: 1200px;
    margin: 0 auto
}

.institute_part2 li {
    width: 32.8%;
    text-align: center;
    display: inline-block
}

.institute_part2 h3 {
    color: #eb6100;
    font-size: 16px;
    line-height: 21px;
    margin: 28px 0 3px
}

.institute_part2 h4 {
    color: #eb6100;
    font-size: 14px;
    line-height: 21px
}

.institute_part2 p {
    color: #666;
    font-size: 14px;
    line-height: 22px
}

.institute_part3 {
    padding: 80px 0 100px
}

.institute_part3 h2 {
    color: #333;
    line-height: 92px;
    font-size: 36px;
    text-align: center;
    margin-bottom: 50px
}

.institute_part3>div {
    width: 1200px;
    margin: 0 auto
}

.institute_part3>div .pdf {
    border: 1px solid #f5b07f;
    padding: 30px 40px;
    position: absolute;
    right: 22px;
    top: 22px
}

.institute_part3>div .pdf>div,
.institute_part3>div .pdf img {
    display: inline-block;
    vertical-align: middle
}

.institute_part3>div .pdf>div {
    margin-left: 20px;
    text-align: center
}

.institute_part3 li {
    padding: 30px;
    border: 1px solid #eee;
    margin-bottom: 20px;
    position: relative
}

.institute_part3 h3 {
    color: #eb6100;
    font-size: 24px;
    margin-bottom: 20px
}

.institute_part3 p {
    color: #333;
    font-size: 14px;
    line-height: 25px
}

.institute_part3 span {
    color: #eb6100;
    margin-bottom: 10px;
    display: block
}

.institute_part4 {
    background-color: #a4a4a4;
    padding: 100px 0 50px
}

.institute_part4>div {
    width: 1200px;
    margin: 0 auto
}

.institute_part4 li {
    text-align: center;
    width: 25%;
    float: left
}

.institute_part4 li div {
    background-color: #fff;
    width: 286px;
    height: 81px
}

.institute_part4 li div:after {
    content: '';
    height: 81px
}

.institute_part4 li div:after,
.institute_part4 li div img {
    vertical-align: middle;
    display: inline-block
}

.institute_part4 li p {
    color: #fff;
    font-size: 14px;
    margin: 20px 0 80px
}

.contact_part1 .form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control,
output {
    display: block;
    font-size: 14px;
    line-height: 1.42857;
    color: #555
}

.contact_part1 {
    padding: 84px 0
}

.contact_part1 .form-control {
    background-color: transparent;
    height: 50px;
    border-radius: 0;
    padding: 0 0 0 12px;
    box-shadow: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.contact_part1 .form-control[type="text"],
.contact_part1 .form-control[type="email"] {
    line-height: 50px
}

.contact_part1 .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.form_status .text-success {
    margin-bottom: 10px
}

textarea.form-control {
    height: auto;
    min-height: 180px;
    resize: none;
    padding-top: 12px !important
}

.form-group {
    margin-bottom: 30px
}

.form-group label {
    margin-left: 12px;
    line-height: 50px !important
}

.form-group .validate-message {
    float: right;
    position: relative;
    top: 0
}

.form-group .validate-error {
    color: rgba(149, 148, 147, 0.46);
    font-size: 14px;
    line-height: 24px
}

.contact_part1 .btn-submit {
    background-color: #eb6100;
    font-size: 16px
}

.btn-submit {
    display: block;
    padding: 12px;
    width: 100%;
    color: #fff;
    border: 0;
    margin-top: 40px;
    font-size: 14px
}

.contact-info {
    padding-left: 70px;
    font-weight: 300
}

.contact-info a {
    color: #333
}

.contact-info ul li {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 30px;
    padding-left: 30px;
    position: relative
}

.contact-info ul li span {
    color: #333
}

.contact-info ul li i {
    position: absolute;
    left: 0;
    top: 8px
}

.contact-info ul li i:after {
    content: '';
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle
}

.contact-info ul li i.cursor {
    cursor: pointer
}

.contact-info ul li .map {
    background-color: #fff;
    position: absolute;
    width: 500px;
    height: 400px;
    display: none;
    z-index: 2;
    top: 0;
    left: 20px
}

.contact_part2 {
    background-color: #f3f3f3;
    padding: 100px 0
}

.contact_part2 h3 {
    color: #000;
    font-size: 16px;
    line-height: 25px;
    text-align: center
}

.inner_bg_box {
    padding-left: 10px
}

.inner_bg_box>div {
    display: inline-block;
    vertical-align: top;
    width: 380px
}

.zhiwei {
    width: 370px;
    position: relative;
    display: inline-block
}

.zhiwei .name {
    height: 40px;
    line-height: 40px;
    padding: 15px 50px;
    color: #fff;
    background: #eb6100;
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px
}

.zhiwei.on .more {
    background: url("../images/contact/icon2.png") center center no-repeat
}

.zhiwei .more {
    width: 34px;
    height: 34px;
    background: url("../images/contact/icon1.png") center center no-repeat;
    position: absolute;
    right: 30px;
    top: 18px
}

.zhiwei .text {
    padding: 20px 30px;
    background: #fff;
    font-size: 14px;
    line-height: 28px;
    display: none;
    margin-bottom: 30px
}

.services_part1 {
    text-align: center;
    padding: 100px 0
}

.services_part2 {
    background-color: #f3f3f3;
    padding: 100px 0;
    text-align: center
}

.services_part3 {
    padding: 100px 0;
    text-align: center
}

.services_part3 .row {
    margin-right: 0;
    padding-left: 77px
}

.services_part3 .col-sm-6 {
    width: 580px;
    padding-left: 0;
    padding-right: 0
}

.services_part3 .module1,
.services_part3 .module2 {
    background-position: center top;
    background-repeat: no-repeat;
    padding: 45px 0 0 47px;
    text-align: left
}

.services_part3 .module1 {
    background-image: url("../images/services/bg1.png");
    height: 210px
}

.services_part3 .module2 {
    background-image: url("../images/services/bg2.png");
    height: 210px;
    padding-left: 77px
}

.services_part3 .item1,
.services_part3 .item2 {
    display: inline-block;
    vertical-align: middle
}

.services_part3 .item1 {
    margin-right: 30px;
    text-align: center;
    margin-bottom: 14px
}

.services_part3 .item1 p {
    color: #333;
    text-align: center;
    font-size: 24px
}

.services_part3 li {
    font-size: 16px;
    color: #666;
    margin-bottom: 15px
}

.services_part3 .ie-last {
    margin-left: -70px
}

.card-img,
.card-word {
    float: left;
    display: block
}

.news_part1 {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0
}

.news_part1 .card {
    margin-bottom: 60px
}

.news_part1 .card:after {
    content: '';
    clear: both;
    display: block
}

.news_part1 .card-img {
    width: 40%
}

.news_part1 .card-word {
    width: 60%
}

.news_part1 .card-word .news-body h2 {
    margin-bottom: 15px
}

.news_part1 .card-word .news-body h2 a {
    font-size: 24px;
    color: #333
}

.news_part1 .card-word .news-body h2 a:hover {
    color: #eb6100
}

.news_part1 .card-word .news-body p {
    line-height: 35px;
    font-size: 16px
}

.news_part1 .card-word .news-body p:nth-child(2) {
    color: #999;
    font-size: 14px
}

.news_part1 .card-word .news-body .news-a {
    position: relative;
    bottom: 8px;
    display: inline-block;
    width: auto;
    height: auto;
    padding: 4px 20px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #eb6100;
    color: #eb6100;
    margin-top: 30px;
    -webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, background 0.3s ease-in-out
}

.news_part1 .card-word .news-body .news-a:hover {
    background-color: #eb6100;
    color: #fff
}

.news_part1 .news-page {
    text-align: center
}

.news_part1 .news-page a {
    display: inline-block;
    width: 33%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    border: none;
    color: #929292
}

.news_part1 .news-page a:hover {
    background-color: transparent;
    border: none;
    color: #929292
}

.news-detail {
    background-color: #eee;
    padding-bottom: 100px
}

.news-detail-content {
    background-color: #fff;
    width: 1200px;
    margin: -200px auto 0;
    padding: 50px 200px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    z-index: 2
}

.news-detail-content .title {
    color: #333;
    font-size: 26px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 20px
}

.news-detail-content .news-time {
    color: #666;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin: 18px 0 36px
}

.news-detail-content p {
    color: #666;
    font-size: 16px;
    line-height: 32px
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }
    to {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }
    to {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@media (max-width: 767px) {
    .header_r {
        display: none
    }
    .header_inner {
        padding: 19px 25px
    }
    .banner .caption-index h1 {
        font-size: 46px
    }
    .banner .caption-index p {
        font-size: 24px
    }
}

@media (min-width: 768px) and (max-width: 999px) {
    .header_inner {
        padding: 19px 25px
    }
    .header_r li {
        margin-left: 20px
    }
}

@media (min-width: 1000px) and (max-width: 1199px) {
    .header_inner {
        padding: 19px 55px
    }
    .header_r li {
        margin-left: 36px
    }
}

@media (min-width: 1200px) {
    .header_r li {
        margin-left: 60px
    }
}

@media (max-width: 1366px) {
    .banner .caption-index {
        margin-left: -480px
    }
    .banner .caption-index h1 {
        font-size: 52px
    }
    .banner .caption-index p {
        font-size: 22px;
        margin-top: 18px
    }
}

/* 额外 */
.businessWrapper {
}
.business {
    width: 45%;
    text-align: left;
    border-radius: 10px;
    padding: 30px 15px;
    line-height: 35px;
    -webkit-box-shadow:0 0 10px rgba(51, 51, 51, .5);  
    -moz-box-shadow:0 0 10px rgba(51, 51, 51, .5);  
    box-shadow:0 0 10px rgba(51, 51, 51, .5); 
}
.business h3 {
    width: 100%;
    text-align: center;
} 
.business1 {
    margin-right: 50px;
}
.index_part1 .module p {
    padding: 0 10px;
}
.banner.banner-index {
    background-image: url("../images/index/index_banner.jpg");
    height: 931px
}

.banner.banner-services {
    background-image: url("../images/services/services_banner.jpg")
}

.banner.banner-institute {
    background-image: url("http://img.yi114.com/20178616218_pc-institute.png")
}

.banner.banner-news {
    background-image: url("../images/news/news_banner.jpg")
}

.banner.banner-about {
    background-image: url("../images/about/about_banner.jpg")
}

.banner.banner-contact {
    background-image: url("../images/contact/contact_banner.jpg");
}

.client-b.zgpa {
    background-image: url("../images/index/name1.jpg");
}

.client-b.zgrs {
    background-image: url("../images/index/name2.jpg");
}

.client-b.tkrs {
    background-image: url("../images/index/name3.jpg");
}

.client-b.zsxn {
    background-image: url("../images/index/name4.jpg")
}

/* .client-b.zm {
    background-image: url("../images/index/name5.jpg")
}

.client-b.hxbx {
    background-image: url("../images/index/name6.jpg")
}

.client-b.zgtp {
    background-image: url("../images/index/name7.jpg")
}

.client-b.ygbx {
    background-image: url("../images/index/name8.jpg")
}

.client-b.bn {
    background-image: url("../images/index/name9.jpg")
} */

.client-b.gfyh {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.tpybx {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.zhbx {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.gdym {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.zsyh {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.bdfz {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.smrs {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.zyrs {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.zyirs {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.jxrs {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.hzrs {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.zysx {
    background-image: url("http://via.placeholder.com/140x120")
}

.client-b.gzyh {
    background-image: url("http://via.placeholder.com/140x120")
}

.index_part2 {
    background-image: url('../images/index/banner2.jpg');
}

.fv-services_part1 {
    /* background-image: url('../images/services/services_2.jpg');
    background-repeat: no-repeat; */
    background-color: rgba(89,86,86,1);
    opacity: 0.5;
    width: 100%;min-height: 700px;
    color: #fff;
    padding: 0;
    overflow: hidden;
    /* background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-attachment: fixed;
    text-align: center; */
}
.fv-services_part2 {
    /* background-image: url('../images/services/services_3.jpg');
    background-repeat: no-repeat; */
    
    background-color: rgba(28,166,153,0.8);
    width: 100%;min-height: 700px;
    color: #fff;
    padding: 0;
    overflow: hidden;
    /* background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-attachment: fixed;
    text-align: center; */
}
.fv-content {
    width: 750px;height: 500px;
    margin: 200px auto 0;
    line-height: 33px;
    text-align: center;
}

.fv-about_part2 {
    background-image: url('../images/about/bg_2.jpg');
    background-repeat: no-repeat;
    width: 100%;min-height: 700px;
    color: #fff;
    padding: 0;
    overflow: hidden;
}

.fv-about_title {
    margin-top: 200px;
}
.fv-about_content {
    width: 750px;
    margin: 0 auto;
    line-height: 33px;
    text-align: center;
}
