
/*
* @Author: lvxiaojie
* @Date:   2017-11-22
* @Last Modified by:   lvxiaojie
*/
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body,
html {
    width: 100%;
    height: 100%;
    font: 16px Microsoft YaHei, SimHei, arial, SimSun;
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    display: block;
}

.show-mobile {
    display: none;
}

.pic-max-width {
    max-width: 100%;
    margin: 0 auto;
}

.container {
    max-width: 1045px;
    margin: 0 auto;
    text-align: center;
}

.site-content {
    -moz-transition:all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99); 
    -webkit-transition:all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99); 
    -o-transition:all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    background-color: #fff;
    position: relative;
    z-index: 1;
    height: 100%;
    padding-top: 63px;
}

.logo-wrap {
    float: left;
}

.head-wrap {
    position: fixed;
    -moz-transition: all ease .3s; 
    -webkit-transition: all ease .3s; 
    -o-transition: all ease .3s;
    transition: all ease .3s;
    transition-property: padding, background;
    width: 100%;
    background-color: #fff;
    z-index: 10;
}
.head-wrap-container {
    padding: 0 15px;
    transition: all .4s;
}
.bannerSlide {

    overflow: hidden;
    position: relative;
}

.banner-btn {
    width: 53px;
    background-color: #5d6875;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -26.5px;
    text-align: center;
    line-height: 53px;
    color: #fff;
    font-size: 22px;
}

.prev {
    left: 115px;
}

.next {
    right: 115px;
}






.head-menu {
    float: right;
}

.head-menu ul li {
    float: left;
    line-height: 63px;
    margin-left: 18px;
    position: relative;
}

.head-menu ul li a {
    padding: 5px 12px;
    -moz-transition:none ease-out .3s; 
    -webkit-transition:none ease-out .3s; 
    -o-transition:none ease-out .3s;
    transition: none ease-out .3s;
    transition-property: color, background, text-indent, opacity;
}

.head-menu ul li.active>a {
    background: #0080bd;
    color: #fff;
}

.head-menu ul li:hover>a {
    background: #0080bd;
    color: #fff;
}

.head-menu ul li a {
    color: #666464;
}

.head-active .head-wrap-container {
    padding: 0;
}

.head-active {
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
}


.head-service ul {
    position: absolute;
    top: 53px;
    border-top: 2px solid #0080bd;
    z-index: 99;
}

.head-service ul li {
    width: 100%;
    float: left;
    margin-left: 0;
    line-height: 30px;
    font-size: 15px;
    color: #2c2c2e;
    background: #fff;
    text-align: center;
    width: 100%;
    border-top: 1px solid #cdcdcd;
}

.head-service ul li a {
    display: block;
    width: 100%
}

.head-service-add {
    display: none;
}

.head-service:hover .head-service-add {
    display: block;
}





.container:after,
.service-content:after,
.team-content:after,
.contact-content:after,
.shoot-content-wrap:after,
.analysis-content:after,
.ad_made_content-wrap:after,
.clear:after,
.brand-cis-content:after,
.brand-plan-content-wrap:after,
.album-content-wrap:after,
.adv-idea-content-wrap:after,
.brand-design-content:after,
.adv-design-content-wrap:after,
.product-schem-content:after,
.schem-kinds-content-wrap:after,
.activity-content-wrap:after {
    content: '';
    display: block;
    clear: both;
}

.logo-pic {
    margin-top: 6px;
}

.title p {
    font-size: 30px;
    color: #050505;
    padding: 65px 0 5px;
}

.title span {
    font-size: 14px;
    color: #595757;
}

.about-p {
    /*font-size: 20px;*/
    color: #727272;
}
.tpl-banner-wrap{
    width: 100%;
    height: 299px;
    background:url(../images/about_banner.jpg) no-repeat;
    background-position-x:50%; 
}
.service-banner-wrap{
     height: 406px;
    background:url(../images/service_plan_banner.jpg) no-repeat;
    background-position-x:50%; 
}
.service-ask-banner{
    height: 411px;
    background:url(../images/service_ask_banner.jpg) no-repeat;
    background-position-x:50%; 
}
.service-design-banner{
    background:url(../images/service_design_banner.jpg) no-repeat;
    background-position-x:50%; 
}
.service-plan-banner{
    height: 411px;
    background:url(../images/schem_banner.jpg) no-repeat;
    background-position-x:50%; 
}
.ad-design-banner{
    height: 410px;
    background:url(../images/advdesign_banner.jpg) no-repeat;
    background-position-x:50%; 
}
.cases-banner{
    background:url(../images/cases_banner.jpg) no-repeat;
    background-position-x:50%; 
}
.news-banner{
    background:url(../images/news_banner.jpg) no-repeat;
    background-position-x:50%; 
}
.contact-banner{
    background:url(../images/contact_pic.jpg) no-repeat;
    background-position-x:50%; 
}




.about-sub {
    margin: 40px 0 25px;
}

.index-more {
    display: block;
    width: 165px;
    color: #0080bd;
    border-radius: 40px;
    border: 1px solid #c1c1c1;
    margin: 50px auto 40px;
    line-height: 38px;
    -webkit-transition: all ease-out .3s;
    transition: all ease-out .3s;
}

.index-more>i {
    color: rgba(255, 255, 255, .0);
    position: relative;
    -webkit-transition: all ease-out .3s;
    transition: all ease-out .3s;
    text-indent: -18px;
    position: relative;
    top: -1px;
}

.index-more:hover {
    border-color: #0080bd;
    text-indent: 0px;
    text-align: center;
    background-color: #0080bd;
    color: #fff;
}

.index-more:hover i {
    color: #fff;
    text-indent: 8px;
}

.about-pic {
    width: 349px;
    margin: 0 auto 27px;
}

.service-wrap {
    background-color: #f0f0f1;
}

.service-content-item {
    float: left;
    margin-right: 17px;
    position: relative;
    transition: all .4s;
    cursor: pointer;
}

.service-content-add {
    /*display: none;*/
    position: absolute;
    width: 100%;
    height: 317px;
    top: 0;
    left: 0;
    background: rgba(23, 150, 223, .9);
    color: #fff;
    text-align: left;
    padding: 10px 0 0 22px;
    font-size: 16px;
    opacity: 0;
    -webkit-transition: all .4s;
    transition: all 0.4s;
}

.service-content-item:hover .service-content-add {
    opacity: 1;
}

.service-content>figure:last-child {
    margin-right: 0;
}

.service-content {
    padding: 60px 0 150px 0;
}
.service-content-name{
    font-size: 18px;
    color: #727272;
    margin-top: 16px;
}

.service-content-hr {
    width: 27px;
    height: 2px;
    background-color: #fff;
    border: none;
    margin-top: 18px;
}

.service-content-add-top p {
    margin-top: 5px;
}

.service-content-more {
    position: absolute;
    bottom: 20px;
    display: block;
    width: 88px;
    height: 28px;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
}

.team-content>div {
    float: left;
    width: 348px;
    height: 246px;
    overflow: hidden;
}

.team-content>div img {
    -webkit-transition: all ease-out .4s;
    transition: all ease-out .4s;
}

.team-content>div:hover img {
    transform: scale(1.1, 1.1);
}

.team-content {
    margin: 40px 0 50px;
}

.contact-wrap {
    background-color: #f0f0f1;
}

.contact-content {
    text-align: left;
    padding: 55px 0 50px;
}

.contact-left {
    float: left;
    margin-top: 25px;
}

.contact-right {
    float: right;
}

.contact-company-name {
    font-size: 20px;
}

.contact-company-address {
    /*font-size: 22px;*/
    color: #727171;
    line-height: 45px;
    margin-top: 20px;
}

.contact-wrap .title {
    text-align: center;
}

.contact-right input,
textarea {
    background: none;
    border: none;
    border-bottom: 1px solid #7a7979;
    display: block;
    outline: none;
    width: 554px;
    height: 50px;
    font-size: 16px;
}

.contact-right textarea {
    height: 110px;
    padding-top: 18px;
    resize: none;
}

.contact-submit {
    width: 554px;
    line-height: 43px;
    background-color: #0080bd;
    color: #fff;
    text-align: center;
    border: 1px solid transparent;
    /*font-size: 18px;*/
    margin-top: 15px;
}


input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #727171;
    font-size: 16px;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #727171;
    font-size: 16px;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #727171;
    font-size: 16px;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #727171;
    font-size: 16px;
}


.about-title {
    text-align: left;
    font-size: 30px;
    color: #050505;
    margin-top: 77px;
    border-bottom: 1px solid #b3b2b2;
}

.about-title>div {
    border-left: 10px solid #0080bd;
    padding-left: 18px;
}

.about-title>span {
    font-size: 14px;
    color: #595757;
    position: relative;
    top: -13px;
    left: 27px;
}

.about-content-wrap img {
    float: left;
}
.about-brand-wrap{
	padding-bottom: 50px;
}
.about-content {
    float: right;
    width: 588px;
    text-align: left;
}

.about-sub-title {
    font-size: 22px;
}

.about-content>div {

    color: #606060;
    line-height: 32px;
}

.about-content-wrap {
    margin: 55px 0 40px;
}

.about-content-wrap .container {
    padding-bottom: 55px;
    border-bottom: 1px dashed #d0d0d0;
}

.about-brand-wrap .container {
    text-align: left;
}

.about-brand {
    width: 100%;
}










/*srviceask.html*/

.service-ask-position-wrap {
    background: #0080bd url(../images/service_ask_position_pic.png) center 96px no-repeat;
    height: 740px;
    color: #fff;
    font-size: 18px;
}

.service-ask-position-wrap .container {
    position: relative;
}

.service-ask-position-title {
    text-align: center;
    font-size: 32px;
    padding: 267px 0 0 27px;
}

.service-ask-position-part>p {
    font-size: 22px;
    font-weight: bold;
}

.service-ask-position-part {
    width: 290px;
    position: absolute;
}

.service-ask-position-part1-detail {
    line-height: 34px;
    color: #ececec;
}

.service-ask-position-part1 {
    top: 90px;
    left: 40px;
}

.service-ask-position-part2 {
    right: 0;
    top: 90px;
}

.service-ask-position-part4 {
    right: 0;
    top: 380px;
}

.service-ask-position-part5 {
    top: 575px;
    left: 395px;
}

.service-ask-position-part3 {
    top: 390px;
    left: 42px;
}

.service-ask-title span {
    font-size: 30px;
    color: #1a1a1a;
    padding-bottom: 5px;
    border-bottom: 2px solid #45a1c4;
}

.service-ask-detail {
    color: #575757;
    margin-top: 35px;
    line-height: 30px;
}

.service-ask-title {
    padding-top: 90px;
}

.analysis-content figure {
    float: left;
    width: 325px;
    margin-left: 50px;
    text-align: center;
}

.analysis-content figure img {
    display: inline-block;
}

.analysis-content {
    width: 750px;
    margin: 105px auto 190px;
}

.anslysis-content-pic-second {
    margin-top: 35px;
}

.analysis-content-title {
    font-size: 18px;
    color: #0080bd;
    margin: 23px 0 13px;
    font-weight: bold;
}

.analysis-content-intro {
    font-size: 14px;
    color: #999;
    line-height: 22px;
}

.diagnosis-wrap {
    width: 100%;
    height: 746px;
    background: url(../images/service_ask_dia_pic.jpg) center no-repeat;
    background-position-x: 50%;
    position: relative;
}

.diagnosis-item {
    color: #999;
    font-size: 12px;
    position: absolute;
    top: 132px;
    right: 23.5%;
    letter-spacing: 1px;
}

.diagnosis-item span {
    margin-right: 10px;
    font-size: 18px;
    color: #575757;
}

.diagnosis-satisfaction {
    top: 210px;
    right: 24%;
}

.diagnosis-beauty {
    top: 304px;
    right: 23%;
}

.diagnosis-loyalty {
    top: 409px;
    right: 23%;
}

.diagnosis-possession {
    top: 506px;
    right: 24%;
}

.diagnosis-diff {
    top: 584px;
    right: 26%;
}

.plan-content-pic {
    width: 40px;
    margin: 70px auto;
}

.plan-content {
    position: relative;
}

.plan-content-item {
    position: absolute;
    text-align: left;
}

.plan-content-item1 {
    top: 0;
    right: 70px;
}

.plan-content-item2 {
    top: 128px;
    left: 220px;
    text-align: right;
}

.plan-content-item3 {
    top: 230px;
    right: 147px;
}

.plan-content-item4 {
    top: 340px;
    left: 105px;
    text-align: right;
}

.plan-content-item>p:first-child {
    font-size: 18px;
    color: #0080bd;
    font-weight: bold;
}

.plan-content-item>p:last-child {
    font-size: 14px;
    color: #999;
    margin-top: 18px;
}







/*servicedesign.html*/

.service-design-title span {
    border-bottom: 2px solid #f39800;
}

.brand-cis-item {
    float: left;
    width: 374px;
    height: 370px;
    border: 1px solid #e3e3e3;
    margin-right: 39px;
}

.brand-cis-content>div:last-child {
    margin-right: 0;
}

.brand-cis-wrap {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.brand-cis-item img {
    display: inline-block;
    margin-top: 49px;
}

.brand-cis-item figcaption {
    font-size: 18px;
    color: #040500;
    margin: 25px 0 25px;
}

.brand-cis-detail {
    color: #535353;
    font-size: 14px;
    line-height: 24px;
}

.brand-cis-content {
    margin: 90px 0;
}

.ad-design-wrap {
    height: 750px;
    width: 100%;
    background: url(../images/ad_design_bg.jpg) no-repeat;
    background-position-x: 50%;
}

.ad-design-wrap .container {
    position: relative;
}

.ad-design-pic {
    width: 333px;
    margin: 0 auto;
    padding-top: 140px;
}

.ad-design-item {
    position: absolute;
    background-color: rgba(0, 0, 0, .8);
    padding: 25px 30px 29px;
    color: #fefdfd;
    font-size: 14px;
    line-height: 24px;
}

.ad-design-item span {
    font-size: 18px;
    color: #fff;
    border-bottom: 1px solid #fff;
    font-weight: bold;
    padding-bottom: 5px;
}

.ad-design-item1 {
    top: 183px;
    left: 65px;
}

.ad-design-item2 {
    top: 198px;
    right: 80px;
}

.ad-design-item3 {
    left: 400px;
    top: 470px;
}

.ad-design-item-detail {
    margin-top: 18px;
}

.album-wrap {
    height: 742px;
    background: url(../images/album_bg.jpg) no-repeat;
    background-position-x: 50%;
}

.album-container {
    color: #fff;
}

.album-container .service-design-title {
    margin-top: 0;
    padding-top: 84px;
}

.album-container .service-design-title span,
.album-container .service-ask-detail {
    color: #fff;
}

.album-content-item figcaption {
    width: 233px;
    height: 70px;
    background: url(../images/album_pic_bg.png) center no-repeat;
    line-height: 70px;
    font-size: 15px;
}

.album-content-item {
    float: left;
    margin-right: 8px;
}

.album-content-wrap>figure:last-child {
    margin-right: 0;
}

.album-content-wrap {
    margin-top: 135px;
}

.product-image-item {
    position: relative;
    width: 187px;
    height: 216px;
    float: left;
    margin: 100px 0 105px 45px;
    -webkit-transition: all .4s;
    transition: all .4s;
    cursor: pointer;
}

.product-image-item img {
    position: absolute;
    top: 0;
    left: 0;
}

.product-image-item-number {
    color: #fff;
    position: absolute;
    font-size: 22px;
    top: 16px;
    left: 79px;
}

.product-image-item p {
    color: #8e8d8d;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 90px;
    font-size: 22px;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.product-image-item-engilsh {
    color: #bcbcbc;
    display: block;
    position: absolute;
    top: 138px;
    left: 0;
    font-size: 14px;
    width: 100%;
}

.product-image-pic {
    padding-bottom: 105px;
}

.new-container {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}




/*advdesign.html*/

.service-build-wrap {
    height: 562px;
    background: url(../images/service_build_pic.png) center bottom no-repeat;
    position: relative;
}

.service-build-content {
    position: absolute;
    /*font-size: 20px;*/
    text-align: left;
    color: #757575;
    top: 270px;
    line-height: 36px;
    left: 70px;
}

.service-build-content-second {
    margin-top: 35px;
}

.service-build-more {
    display: block;
    width: 162px;
    line-height: 39px;
    border-radius: 40px;
    background-color: #29282d;
    font-size: 18px;
    color: #fff;
    position: absolute;
    top: 540px;
    left: 237px;
}

.service-build-more i {
    margin-left: 5px;
}

.service-plan-ask {
    margin-top: 169px;
}

.service-plan-ask {
    width: 100%;
    height: 557px;
    background: url(../images/service_plan_ask_bg.jpg) center no-repeat;
    background-position-x: 50%;
}

.service-plan-ask .service-ask-title {
    padding-top: 40px;
}

.service-plan-ask-left {
    float: left;
    width: 545px;
    text-align: left;
    font-size: 16px;
    color: #474747;
    margin-top: 100px;
    line-height: 32px;
    letter-spacing: 1px;
}

.service-plan-ask-intro p:first-child {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 8px;
}

.service-plan-ask-pic {
    float: right;
    margin-top: 25px;
    margin-right: 5px;
}

.service-plan-ask-left a {
    display: block;
    float: left;
    width: 136px;
    line-height: 39px;
    background-color: #b1ce23;
    border-radius: 40px;
    color: #fff;
    text-align: center;
    margin-top: 50px;
}

.service-plan-ask-left .service-plan-ask-a {
    margin-left: 13px;
    background-color: #808080;
}

.brand-plan-intro-wrap {
    margin-top: 50px;
    color: #474747;
    font-size: 16px;
    line-height: 32px;
}

.brand-plan-intro-wrap p:first-child {
    font-size: 22px;
    margin-bottom: 8px;
}

.brand-plan-content-wrap img {
    display: inline-block;
    margin: 78px 0 100px 90px;
}

.brand-plan-content-wrap img:first-child {
    margin-left: 0;
}

.brand-design-content-item {
    width: 230px;
    height: 137px;
    background: url(../images/brand_design_content_bg.jpg) no-repeat;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    float: left;
    border-radius: 5px;
    margin: 0 0 20px 25px;
}

.brand-design-content-left {
    width: 600px;
    float: left;
    margin-top: 85px;
}

.brand-design-content-item>span:first-child {
    display: inline-block;
    width: 44px;
    height: 44px;
    background-color: #b1ce23;
    border-radius: 50%;
    color: #fff;
    line-height: 44px;
    margin: 47px 24px 31px -7px;
}

.brand-design-content-item>span:last-child {
    display: inline-block;
    font-size: 22px;

    color: #727272;
}

.brand-design-wrap {
    background-color: #f7f7f7;
    padding-bottom: 100px;
}

.brand-design-content-right {
    margin-top: 130px;
    float: right;
}

.ad_made_content-wrap figure {
    float: left;
    margin: 90px 0 85px 35px;
}

.ad_made_content-wrap figcaption {
    line-height: 59px;
    background-color: #2f9cf8;
    color: #fff;
    font-size: 20px;
}



/*serviceplan.html*/

.schem-title span {
    border-bottom: 2px solid #f09400;
}

.schem-title i {
    display: block;
    font-size: 16px;
    color: #474747;
    font-style: normal;
    margin-top: 25px;
}

.schem_pic {
    width: 1093px;
    margin: 60px auto 104px;
}

.product-schem-item-pic {
    width: 67px;
    height: 67px;
    background: url(../images/product_schem_pic.png) 0 0;
    float: left;
    margin: 60px 14px 0 30px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border-radius: 50%;
}

.product-schem-wrap {
    background-color: #f0f0f0;
}

.product-schem-item {
    width: 445px;
    height: 193px;
    border-radius: 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    float: left;
    background-color: #f8f8f8;
    text-align: center;
}

.product-schem-content>div:nth-child(2n) {
    margin-left: 147px;
}

.product-schem-content>div:nth-child(2n+1) {
    margin-left: 80px;
}

.product-schem-item-content {
    float: left;
    text-align: left;
    font-size: 16px;
    line-height: 30px;
    color: #6d6d6d;
    margin-left: 10px;
}

.product-schem-item-content p:nth-child(1) {
    font-size: 20px;
    font-weight: bold;
    color: #2f2e2e;
    margin: 50px 0 10px;
}

.product-schem-content {
    padding: 70px 0 90px;
}

.product-schem-item2 {
    margin-top: 26px;
}

.product-schem-item-pic2 {
    background: url(../images/product_schem_pic.png) -80px 0;
}

.product-schem-item-pic3 {
    background: url(../images/product_schem_pic.png) 0 -80px;
}

.product-schem-item-pic4 {
    background: url(../images/product_schem_pic.png) -80px -80px;
}


.boxF,
.boxS,
.boxT,
.overlay {
    width: 263px;
    height: 304px;
    overflow: hidden;
}

.boxF,
.boxS {
    visibility: hidden;
}

.boxF {
    transform: rotate(120deg);
    float: left;
    margin-left: 10px;
    -ms-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -webkit-transform: rotate(120deg);
    margin: 80px 37px 80px 0;
}

.boxS {
    transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
}

.boxT {
    transform: rotate(-60deg);
    background: no-repeat 50% center;
    background-size: 125% auto;
    -ms-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    visibility: visible;
    background-color: #ecf9ff;
    font-size: 14px;
    color: #6d6d6d;
    line-height: 26px;
}

.schem-kind-content-pic {
    width: 53px;
    height: 52px;
    background: url(../images/product_schem_pic.png) 0 -157px;
    margin: 55px auto 22px;
}

.schem-kind-content-pic1 {
    background: url(../images/product_schem_pic.png) -67px -153px;
}

.schem-kind-content-pic2 {
    background: url(../images/product_schem_pic.png) 0 -216px;
}

.schem-kind-content-pic3 {
    background: url(../images/product_schem_pic.png) -67px -216px;
}

.boxT-title {
    font-size: 20px;
    color: #2f2e2e;
    font-weight: bold;
    margin-bottom: 5px;
}

.activity-schem-wrap {
    background-color: #fafafa;
    padding-bottom: 97px;
}

.activity-content-item {
    float: left;
    margin-top: 48px;
}

.activity-content-wrap>div:nth-child(2n) {
    margin-left: 211px;
}

.activity-content-wrap>div:nth-child(2n+1) {
    margin-left: 85px;
}

.activity-content-title {
    float: left;
    width: 137px;
    background: #e88f00;
    line-height: 46px;
    color: #fff;
    font-size: 20px;
    margin-right: 17px;
}

.activity-content-intro {
    font-size: 16px;
    color: #474747;
    float: left;
    width: 250px;
    text-align: left
}


/*advdesign.html*/

.adv-design-wrap {
    background-color: #f8f8f8;
    padding-bottom: 77px;
}

.adv-design-content-item {
    float: left;
    width: 292px;
    height: 346px;
    background-color: #fff;
    border-radius: 20px;
    margin-left: 96px;
    color: #595959;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.adv-design-content-wrap>div:first-child {
    margin-left: 66px;
}

.adv-design-item-top-pic {
    width: 65px;
    height: 66px;
    background: url(../images/product_schem_pic.png) -148px 0;
    margin: 27px auto 25px;
}

.adv-design-item-title {
    margin-bottom: 8px;
    font-weight: bold;
}

.adv-design-item-english {
    font-size: 12px;
    color: #cbcbcb;
    padding-bottom: 29px;
    border-bottom: 1px solid #dadada;
}

.adv-design-item-bottom {
    font-size: 14px;
}

.adv-design-item-triangle {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #409fcb;
    margin: 18px auto;
}

.adv-design-content-wrap {
    margin-top: 85px;
}

.adv-design-item-top-pic1 {
    background: url(../images/product_schem_pic.png) -217px 0;
}

.adv-design-item-top-pic2 {
    background: url(../images/product_schem_pic.png) -285px 0;
}

.adv-design-content-item:hover {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 25px rgba(0, 0, 0, .15);
}

.adv-idea-content {
    width: 573px;
    float: left;
    text-align: left;
}

.adv-idea-pic {
    float: right;
}

.adv-idea-content-item p:first-child {
    font-size: 22px;
    color: #409fcb;
    font-weight: bold;
}

.adv-idea-content-item p:last-child {
    font-size: 18px;
    color: #595959;
    margin: 10px 0 35px;
}

.adv-idea-content-wrap {
    margin: 115px 0 0;
}

.adv-idea-wrap {
    padding-bottom: 85px;
}

.write-wrap {
    background-color: #f8f8f8;
}

.write-pic {
    float: left;
    margin-top: -50px;
}

.write-content {
    margin: 30px 0 0 90px;
    width: 500px;
}

.write-content .adv-idea-content-item p:last-child {
    margin: 10px 0 20px;
}

.shoot-content-wrap figure {
    width: 288px;
    float: left;
    margin-left: 90px;
}

.shoot-content-wrap figure img {
    display: inline-block;
}

.shoot-content-wrap figure figcaption {
    font-size: 18px;
    color: #595959;
    margin: 30px 0 100px;
    line-height: 30px;
}

.shoot-content-wrap {
    margin-top: 90px;
}


/*news.html*/


/* ========== */


/* = NEWS.HTML = */


/* ========== */

.news {
    padding-top: 75px;
    padding-bottom: 85px;
    text-align: left;
}

.news-list {
    background: url(../images/news_line.jpg) repeat-x left top;
    padding-bottom: 52px;
}

.news-list li {
    position: relative;
    padding: 27px 0;
    margin-top: -1px;
    overflow: hidden;
    background: url(../images/news_line.jpg) repeat-x left bottom;
}


/*.news-item .mb-date { display: none;}*/

.news-item .date {
    float: left;
    width: 95px;
    color: #ccc;
}

.news-item .day {
    position: relative;
    margin-bottom: 10px;
    font-size: 20px;
    color: #999;
}

.news-item .day::before {
    content: '';
    position: absolute;
    top: 49%;
    left: 95px;
    width: 35px;
    height: 1px;
    background: #bfbfbf;
}

.news-item .more {
    display: block;
    margin-top: 25px;
    width: 39px;
    height: 39px;
    /*background: url(../../images/news_more.png) no-repeat center;*/
    -webkit-border-radius: 19px 20px 20px 19px/19px 19px 20px 20px;
    -moz-border-radius: 19px 20px 20px 19px/19px 19px 20px 20px;
    border-radius: 19px 20px 20px 19px/19px 19px 20px 20px;
    position: relative;
    text-align: center;
    line-height: 39px;
}

.news-item .more i {
    color: rgba(0, 0, 0, 0);
}

.news-item .con {
    margin-right: 22%;
    padding: 0 10% 0 60px;
    margin-left: 95px;
    color: #999;
}

.news-item .con .name {
    margin-bottom: 25px;
    font-size: 16px;
    color: #202020;
}

.news-item .con p {
    overflow: hidden;
    height: 52px;
    line-height: 26px;
    font-size: 14px;
}

.news-item .img {
    float: right;
    /*width: 22%;*/
    width: 264px;
    height: 133px;
}

.news-item .date,
.news-item .day::before,
.news-item .img,
.news-item .con {
    -webkit-transition: all ease .4s;
    -moz-transition: all ease .4s;
    -ms-transition: all ease .4s;
    -o-transition: all ease .4s;
    transition: all ease .4s;
}

.news-item:hover .date,
.news-item:hover .day {
    color: #272727;
}

.news-item:hover .day::before {
    width: 65px;
    background: #272727;
}

.news-item:hover .more {
    /*background: url(../../images/news_more_h.png) no-repeat;*/
    -webkit-box-shadow: -2px 2px 15px rgba(41, 89, 137, .2);
    -moz-box-shadow: -2px 2px 15px rgba(41, 89, 137, .2);
    box-shadow: -2px 2px 15px rgba(41, 89, 137, .2);
    background-color: #0080bd;
}

.news-item:hover i {
    color: #fff;
}

.news-item:hover .con {
    transform: translateX(30px);
}

.news-item:hover .img {
    -webkit-box-shadow: 1px 1px 25px rgba(0, 0, 0, .15);
    -moz-box-shadow: 1px 1px 25px rgba(0, 0, 0, .15);
    box-shadow: 1px 1px 25px rgba(0, 0, 0, .15);
}


/* ========== */


/* = NEWS-SHOW.HTML = */


/* ========== */

.news-show {
    padding-top: 65px;
    padding-bottom: 95px;
    text-align: left;
}

.news-show-head {
    text-align: center;
    color: #555;
}

.news-show-head .title {
    padding-bottom: 15px;
    font-size: 20px;
    color: #202020;
}

.news-show-head .others {
    padding-top: 15px;
    background: url(../images/news_show_line.jpg) repeat-x left top;
}



.news-show-head .time {

    opacity: .6;
}



.news-show-head .share {
    margin-left: 80px;
    position: relative;
    display: inline-block;
    padding-left: 35px;
}

.news-show-head .share::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    width: 18px;
    height: 16px;
    background: url(../../images/ico_3.png) no-repeat left center;
    opacity: .6;
}

.news-show-body {
    padding-top: 75px;
    padding-bottom: 60px;
    line-height: 30px;
    color: #999;
}

.news-show-body p {
    text-indent: 2em;
}

/*.news-show-body img {
    margin: 35px auto;
}*/

.news-back {
    display: inline-block;
    width: 39px;
    height: 39px;
    background: url(../images/news_back.png) no-repeat;
    border-radius: 100%;
    -webkit-box-shadow: -2px 2px 15px rgba(41, 89, 137, .2);
    -moz-box-shadow: -2px 2px 15px rgba(41, 89, 137, .2);
    box-shadow: -2px 2px 15px rgba(41, 89, 137, .2);
}

.news-back:hover {
    animation: tada 1s infinite;
}

.news-show-foot {
    position: relative;
    padding-bottom: 25px;
    color: #29282d;
    line-height: 27px;
    background: url(../images/news_show_line.jpg) repeat-x left bottom;
}

.news-show-foot .tag>label {
    float: left;
    display: inline-block;
    width: 75px;
}

.news-show-foot .tag>div {
    margin-left: 75px;
}

.news-show-foot .tag span {
    display: inline-block;
    margin: 0 5px 5px 0;
}

.news-show-foot .tag span a {
    display: block;
    padding: 0 18px;
    height: 27px;
    line-height: 25px;
    color: #29282d;
    border: 1px solid #272727;
}

.news-show-foot .tag span.active a {
    color: #fff;
    background: #272727;
    border-color: #272727;
}


.news-show-foot .news-back {
    position: absolute;
    right: 0;
    bottom: 20px;
}


.newshow-page {
    padding-top: 20px;
    line-height: 24px;
    background: url(../images/news_show_line.jpg) repeat-x left top;
}

.news-show .newshow-page {
    padding-bottom: 20px;
}

.newshow-page li {
    float: left;
    width: 50%;
}

.newshow-page li a {
    display: block;
    color: #777;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all ease .4s;
    -moz-transition: all ease .4s;
    -ms-transition: all ease .4s;
    transition: all ease .4s;
}

.newshow-page li:first-child a {
    padding-left: 20px;
    padding-right: 20px;
}

.link-wrap{
    padding: 10px 0 12px;
    border-top: 1px solid #0080bd;
}

.link-wrap:after{
    content: '';
    display: block;
    clear: both;
}
.link-wrap span{
    margin:4px 10px 0 0;
}
.link-wrap span,.link-wrap a{
    color: #727171;
    font-size: 13px;
    
    display: block;
    float: left;

}



.newshow-page li:first-child:hover a {
    color: #268cf0;
    /*background: url(../images/newshow_prev_h.jpg) no-repeat left center;*/
}

.newshow-page li:last-child a {
    text-align: right;
    padding-right: 20px;
    /*background: url(../images/newshow_next.jpg) no-repeat right center;*/
}


.newshow-page li:last-child:hover a {
    color: #268cf0;
    background: url(../images/newshow_next_h.jpg) no-repeat right center;
}


.page {
    text-align: center;
}

.page span.active,
.page a:hover {
    color: #fff;
    background: #0080bd;
}

.page a,
.page span {
    padding: 0 10px;
    margin: 0 3px;
    display: inline-block;
    width: 39px;
    height: 38px;
    line-height: 38px;
    background: #f4f4f4;
    color: #616161;
}


/*contact.html*/

.contact {
    padding-top: 65px;
    padding-bottom: 90px;
}
.inner-page-title .title{
	font-size: 30px;
}
.inner-page-title .subtitle{
	    font-size: 14px;
    color: #595757;
    margin-top: 5px;
}
.contact-body {
    padding-top: 40px;
    overflow: hidden;
}

.contact-body .p1 {
    line-height: 24px;
    /*color: #46454e;*/
    text-align: center;
}

.contact-body .p2 {
    color: #aaa;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
}

.contact-list {
    overflow: hidden;
    padding: 95px 0 85px;
}


.contact-item {
    float: left;
    width: 33.333%;
    color: #818181;
    line-height: 24px;
    text-align: center;
}

.contact-item .icon img {
    width: 113px;
    height: 111px;
}

.contact-item .icon {
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    width: 113px;
    max-width: 70%;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 32px rgba(0, 0, 0, .07);
    -moz-box-shadow: 1px 1px 32px rgba(0, 0, 0, .07);
    box-shadow: 1px 1px 32px rgba(0, 0, 0, .07);
}

.contact-item img.hover {
    z-index: 5;
    opacity: 0;
    transform: scale(0);
}

.contact-item .con {
    margin-top: 28px;
    padding: 23px 30px 0;
    background: url(../images/contact_line.jpg) repeat-x top left;
    font-size: 15px;
}

.contact-item .con p {
    display: inline-block;
    overflow: hidden;
}

.contact-item p>label {
    float: left;
    display: inline-block;
    width: 75px;
}

.contact-item p>span {
    display: block;
    margin-left: 75px;
    text-align: left;
}

.contact-item .p1>label {
    width: 45px;
}

.contact-item .p1>span {
    margin-left: 45px;
}

.contact-item .icon::before,
.contact-item img {
    -webkit-transition: all ease .4s;
    transition: all ease .4s;
}

.contact-item .icon::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2a9eff;
    border-radius: 50%;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
}

.contact-item:hover .icon {
    -webkit-box-shadow: -1px 1px 32px rgba(0, 0, 0, .2);
    -moz-box-shadow: -1px 1px 32px rgba(0, 0, 0, .2);
    box-shadow: -1px 1px 32px rgba(0, 0, 0, .2);
}

.contact-item:hover .icon::before {
    -webkit-transform: scale(.9);
    transform: scale(.9);
    opacity: 1;
}

.contact-item:hover img.default {
    opacity: 0;
}

.contact-item:hover img.hover {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

:after,
 :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.vertical-center {
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}



/*cases.html*/

.case {
    padding-top: 85px;
    padding-bottom: 98px;
}

.case-body {
    padding: 30px 0 10px;
    margin-left: -35px;
    margin-right: -35px;
}

.case-list {
    overflow: hidden;
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 35px;
}

.case-list li {
    float: left;
    padding: 20px 15px;
    width: 33.333%;
}

.case-item {
    text-align: center;
    color: #aaa;
    line-height: 28px;
}

.case-item .img {
    position: relative;
    padding: 10px 8px 13px;
    width: 82%;
    margin: 0 auto 25px;
    background: url(../images/case_bg.jpg) no-repeat;
    background-size: 100% 100%;
}

.case-item .img::after {
    content: '';
    position: absolute;
    bottom: -39px;
    left: -9.7%;
    width: 122%;
    height: 37px;
    background: url(../images/case_bg2.jpg) no-repeat;
    background-size: 100% 100%;
}

.case-item .con {
    position: relative;
    z-index: 10;
    height: 56px;
    overflow: hidden;
}

.case-item .name {
    font-size: 16px;
    color: #202020;
}

.case-item .img,
.case-item .name,
.case-item p {
    -webkit-transition: all ease .4s;
    -moz-transition: all ease .4s;
    -ms-transition: all ease .4s;
    -o-transition: all ease .4s;
    transition: all ease .4s;
}

.case-item:hover .img {
    transform: scaleY(1.1);
    transform-origin: bottom;
    z-index: 15;
}

.case-item:hover .name {
    color: #0080bd;
    -webkit-transform: translateY(14px);
    -moz-transform: translateY(14px);
    -ms-transform: translateY(14px);
    -o-transform: translateY(14px);
    transform: translateY(14px);
}

.case-item:hover p {
    opacity: 0;
    -webkit-transform: translateY(-14px);
    -moz-transform: translateY(-14px);
    -ms-transform: translateY(-14px);
    -o-transform: translateY(-14px);
    transform: translateY(-14px);
}

.case-item .img img {
    max-width: 100%;
}

.cases-wrap .schem-title {
    padding-top: 0;
}
.copyright{
    background-color: #e9e9e9;
    line-height: 22px;
    text-align: center;
    font-size: 13px;
    color: #959595;
    padding: 10px 0;
}


.case1-content-top img{
    width: 60%;
    float: left;
}
.case1-content-detail{
    width: 36.4%;
    float: right;
    text-align: left;
    font-size: 14px;
    color: #8d8d8d;
    line-height: 25px;
}
.case-content-title{
    font-size: 26px;
    color: #000;
    margin-bottom: 10px;
}
.case1-content-pic-wrap>img{
    width: 47%;

}
.case1-content-pic-wrap>img:first-child{
    margin-right: 6%;
}
.case1-content-detail>div{
    margin-bottom: 25px;
}
.case1-content-detail .case-content-title-hr{
    border-bottom: 1px dashed;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.case1-content-top{
    margin: 50px 0 60px;
}
.case-detail-content-pic{
    padding-bottom: 80px;
}
/*知识产权*/
.knowledge_row{
	height:400px;
	padding:50px;
}
.knowledge_row_yx{
	transform: translate(0, 0);
    transition: all 0.35s ease-in-out;
}
.knowledge_row_yx p {
    margin-top: -1px;
	width:70%;
	height:70%;
    height: 68px;
    line-height: 68px;
    font-size: 32px;
    color: #FFF;
    transition: all 0.35s ease-in-out;
    margin-bottom: 0;
    background-color: #ebebec;
}
.knowledge_row_yx:hover {
    box-shadow: 0px 2px 5px #ddd;
    transform: translate(0px, -25px);
    cursor: pointer;
}

.knowledge_row_yx i{
	display:block;
	width:70%;
	
	/*	height:400px; */
	border:#d6d5d5 solid  1px;
	text-align:center;
	font-style:normal;
}
.knowledge_row_yx i img{
	width:100%;
	height:70%;
}
.knowledge_width{
	padding:50px 0;
}
.knowledge_row1{
	height:260px;
	padding:50px 0;
}
.knowledge_row_yx1{
	transform: translate(0, 0);
    transition: all 0.35s ease-in-out;
}
.knowledge_row_yx1:hover {
    box-shadow: 0px 2px 5px #ddd;
    transform: translate(0px, -25px);
    cursor: pointer;
}
.knowledge_row_yx1 i{
	display:block;
	width:auto;
	height: auto;
}
.knowledge_row_yx1 i img{
	width:100%;
}
.knowledge_about{
    padding: 0 0 120px 0;
    background-image: url("../img/knowledge_row_7.png");
    background-size: 1920px 600px;
    background-repeat: no-repeat;
}
.knowledge_row_Three{
	height:260px;
	padding:95px 0;
}
.knowledge_Three_yx{
	transform: translate(0, 0);
    transition: all 0.35s ease-in-out;
}
.knowledge_Three_yx:hover {
    box-shadow: 0px 2px 5px #ddd;
    transform: translate(0px, -25px);
    cursor: pointer;
}
.knowledge_Three_yx i{
	display:block;
	width: auto;
	height:226px;
	font-style:normal;
}
.knowledge_Three_yx i p{
	display:block;
	padding:70px 0;
	font-size:26px;
	color:#FFF;
}
.knowledge_Othe{
	width:20%;
	float:left;
	padding:0  15px;
	margin:0;
}
.knowledge_about_qt{
    padding: 66px 0 120px 0;
    background-image: url("../img/knowledge_row_8.png");
    background-size: 1920px 712px;
    background-repeat: no-repeat;
}

.knowledge_Othe_yx{
	transform: translate(0, 0);
    transition: all 0.35s ease-in-out;
}
.knowledge_Othe_yx:hover {
    box-shadow: 0px 2px 5px #ddd;
    transform: translate(0px, -25px);
    cursor: pointer;
}
.knowledge_Othe_yx i img{
	max-width:100%;
}

.knowledge_advantage{
	height:400px;
	padding:80px 0;
}
.knowledge_advantage_yx{
	transform: translate(0, 0);
    transition: all 0.35s ease-in-out;
}
.knowledge_advantage_yx:hover {
    transform: translate(0px, -25px);
    cursor: pointer;
}
.knowledge_advantage_yx i img{
	max-width:100%;
}
.knowledge_advantage_yx p{
	margin-top:10px;
	font-size:18px;
}
.knowledge_service{
	height:600px;
	width: 80%;
	margin:auto;
}
.knowledge_service_yx{
	transform: translate(0, 0);
    transition: all 0.35s ease-in-out;
	margin-top:40px;
}
.knowledge_service_yx:hover {
    transform: translate(0px, -25px);
    cursor: pointer;
}
.knowledge_service_yx i img{
	max-width:100%;
}
@media screen and (max-width: 760px){
	.knowledge_row{
		height: auto;
		padding-bottom: 20px;
		overflow: hidden;
		padding-top: 0px;
	}
	.knowledge_row_yx i{
		height: auto;
	}
	.knowledge_row1{
		height: auto;
    padding: 20px 0;
    overflow: hidden;
	}
	.knowledge_width{
		height:auto;    overflow: hidden;
		padding:0;
	}
	.knowledge_width1{
		height:auto;
		padding:0;padding-bottom: 5px;
	}
	.knowledge_row_yx p {
		height: 34px;
		line-height: 34px;
		font-size: 18px;
	}
	.knowledge_about{
		padding: 30px 0 10px 0;
		background-image: url("../img/knowledge_row_7.png");
		background-size: 1200px 450px;
		background-repeat: no-repeat;
	}
	.knowledge_row_Three{
		height: auto;
		padding: 0px 0;
		overflow: hidden;
	}
	.knowledge_Three_yx i p{
		font-size:20px;
		padding:45px 0;
	}
	.knowledge_Three_yx i{
		height:160px;
	}
	.knowledge_Othe{
		width: 50%;
		padding: 10px  15px;
		margin:0;
	}
	.knowledge_about_qt{overflow: hidden;
		padding: 20px 0 10px 0;
		background: url("../img/knowledge_row_8.png") left center no-repeat;
	}
	.knowledge_advantage{
		height: inherit;
		padding:0px 0;overflow: hidden;
	}
	.knowledge_advantage_yx p{
		font-size:14px;
	}
	.knowledge_service{
		height: auto;
		overflow: hidden;
		padding-bottom: 10px;
	}
.knowledge_service {
    width: 100%;}
}



.people_row{
	height:400px;
	padding:20px 0;
}
.people_Two_row{
	height:500px;
	padding:80px 0;
}
.people_row_yx{
	transform: translate(0, 0);
    transition: all 0.35s ease-in-out;
}
.people_row_yx p {
    height: 68px;
    line-height: 68px;
    font-size: 18px;
    color: #000;
}
.people_row_yx:hover {
    transform: translate(0px, -25px);
    cursor: pointer;
}

.people_row_yx i{
	display:block;
	width:auto;
	height:160px;
	text-align:center;
	font-style:normal;
}
.people_row_yx i img{
	display:block;
	max-width: none;
	max-height: none;
	margin:auto;
	
	
}
.people_Two_row .people_row_yx i img{
	margin: 10px;
	width: 95%;
}
.people_Two_row div:nth-of-type(1) li img{
	margin-top: 0;
}

.advantage_withhold{
	margin-top:50px;
}
.advantage_knowledge{
	padding:40px 0 60px 0;
}
.people_Three_row{
	height:600px;
	padding:80px 0;
}
.people_Three_yx{
	transform: translate(0, 0);
    transition: all 0.35s ease-in-out;
	border:solid 1px #d5d6d6;
    margin-top: 25px;
}
.people_Three_yx p {
    height: 123px;
    font-size: 24px;
    color: #FFF;
}
.people_Three_yx p b{
	display:block;
	padding:30px 0;
	font-weight:400;
}
.people_Three_yx:hover {
    transform: translate(0px, -25px);
    cursor: pointer;
}
.people_Three_yx i{
	display:block;
	width:auto;
	height:272px;
	font-style:normal;
	font-size:18px;
	text-align:left;
	padding:30px 0 0 30px;
}
.people_title{
	line-height:80px;
	margin-top:70px;
}
.people_Three_yx i dd{
	line-height:30px;
}
.knowledge_withhold{
	height:300px;
	padding:60px 80px 0 80px;
}
.knowledge_withhold_lower{
	height:250px;
	padding:0 180px 0 180px;
}
.knowledge_withhold_yx{
	transform: translate(0, 0);
    transition: all 0.35s ease-in-out;
    margin-top: 25px;
}
.knowledge_withhold_yx:hover {
    transform: translate(0px, -25px);
    cursor: pointer;
}
.knowledge_withhold_yx i{
	display:block;
	width:auto;
	height: auto;
}
.knowledge_withhold_yx i img{
	display:block;
	max-width:100%;
	max-height:100%;
	margin:auto;
}
.cont-tit i{
	border:#666 solid 1px;
	padding:6px 10px;
	font-style:normal;
	font-size:26px;
	line-height:80px;
}
.cont-tit p{
	font-size:18px;
}
.cont-tit a{
	font-size:18px;
	background:#f39800;
	padding:6px 10px;
	text-decoration:none;
	cursor: pointer;
	color:#FFF;
	border-radius:8px 8px;
}
@media screen and (max-width: 760px){
	.cont-tit i{
	
	font-size:2rem;
	
   }
	
	.knowledge_withhold_yx i img{
		width: 80%;
	}
	
	
	.people_row{
		height: 180px;
		padding: 0px 0;
		overflow: visible;
	}
	.people_row_yx i{
		height: auto;
	}
	.people_row_yx p {
		height: 68px;
		line-height: 68px;
		font-size: 14px;
	}
	.people_Two_row{
		height: auto;
		padding:20px 0;
		overflow: hidden;
	}
	.people_title{
		line-height:80px;
		margin-top:20px;
	}
	.people_Three_row{
		    height: inherit;
    padding: 20px 0;
    overflow: hidden;
	}
	.people_Three_yx p {
		height: 70px;
		font-size: 14px;
		color: #FFF;
	}
	.people_Three_yx p b{
		display:block;
		padding:15px 0;
		font-weight:400;font-size:18px;
	}
	.people_Three_yx i{
		display:block;
		width:auto;
		height:150px;
		font-style:normal;
		font-size:10px;
		text-align:left;
		padding:6px 0 0 15px;
	}
	.people_Three_yx i dd{
		line-height:1.5em;font-size:1.4em
	}
	.knowledge_withhold{
		height: 100px;
		padding: 20px 0px 0 0px;
		width: 90%;
		margin: 0 auto; 
	}
	.knowledge_withhold_lower{
		height:160px;
        padding:20px 40px 0 40px;
	}
	










