﻿/*banner*/

.banner {

    width: 100%;

    height: auto;

    margin: auto;
}

.bannerimg img {

    width: 100%;

    height: 100%;
    display: block;
}





/*科技园区*/

#kj_box {

    width: 100%;

    background: #F0FFFA;

    overflow: hidden;
}

.kj_box {

    max-width: 1260px;

    height: auto;

    margin: auto;
}



/*标题*/

.kj_box_title {

    width: 100%;

    height: 120px;

    line-height: 90px;

    font-size: 35px;

    text-align: center;

    color: #02A274;
}



/*左侧右侧*/

.kj_box_left {
    max-width: 30%;
    height: 100%;
    float: left;
}

.kj_box_right {
    max-width: 66%;
    height: 100%;
    float: right;
}
@media (max-width:667px) {
    .kj_box_left {
        width: 40%;
        height: 100%;
        float: left;
    }

    .kj_box_right {
        width: 55%;
        height: 100%;
        float: right;
    }
}


/*左侧内容*/

.kj_box_left ul li {

    list-style: none;

    width: 100%;

    height: auto;

    text-align: center;

    padding-bottom: 30px;
}

.kj_box_left ul li img {

    width: 100%;

    height: 100%;
}

.kj_box_left ul li span {

    width: 100%;

    height: 20px;

    line-height: 200%;

    font-size: 16px;

    color: #7F8382;
}



/*右侧内容*/

.kj_box_right_title {

    width: 100%;

    height: 60px;

    color: #02A274;

    font-size: 18px;
}

.kj_box_right ul li {

    list-style: none;

    width: 100%;

    height: auto;

    margin-bottom: 20px;

    font-size: 16px;

    color: #7F8382;
}

.kj_box_right ul li p {

    line-height: 224%;
}





/*联系我们*/

#Contact {

    width: 100%;

    background: url(../img/01304.jpg) no-repeat;

    padding-bottom: 50px;

    overflow: hidden;
}

.Contact {

    width: 100%;

    overflow: hidden;
}

.Contact_title {

    width: 100%;

    height: 200px;

    text-align: center;
}

.Contact_title p {

    padding-top: 50px;

    font-size: 50px;

    color: #FFF;
}

.Contact_title span {

    display: block;

    padding-top: 10px;

    font-size: 22px;

    color: #199B75;
}

.Contact_box {

    width: 69%;

    height: 590px;

    margin: auto;
}

.Contact_box_top {

    width: 100%;

    height: 400px;
}

.Contact_box_bottom {

    width: 100%;

    height: 170px;

    margin-top: 20px;

    background: #199B75;

    margin-bottom: 50px;
}

.Contact_box_bottom img {

    width: 100%;

    height: 100%;
}

.Contact_box_left {

    width: 35%;

    height: 100%;

    float: left;
}

.Contact_box_right {

    width: 63%;

    height: 100%;

    float: right;

    background: #FFFFFF;

    opacity: 0.9;
}

.Contact_box_left_top {

    width: 100%;

    height: 200px;
}

.Contact_box_left_top img {

    width: 100%;

    height: 100%;
}

.Contact_box_left_bottom {

    width: 100%;

    height: 200px;

    background: #cccccc;

    opacity: 0.8;
}

.Contact_box_left_bottom h3 {

    display: block;

    width: 100%;

    height: 30px;

    padding-top: 20px;

    font-size: 18px;

    color: #02A274;

    text-align: center;
}

.Contact_box_left_bottom p {

    line-height: 40px;

    font-size: 14px;

    padding-left: 20px;
}

.Contact_box_right ul {

    width: 100%;

    height: 100%;
    margin-left: 3%;
}

.Contact_box_right ul li {

    list-style: none;

    width: 50%;

    height: 50%;

    float: left;
}

.Contact_box_right_style {

    width: 90%;

    height: 80%;

    margin: auto;
}

.Contact_box_right ul li p {

    width: 100%;

    height: 50px;

    line-height: 50px;

    float: left;
}

.Contact_box_right ul li span {

    display: block;

    width: 100%;

    height: 30px;

    font-size: 12px;

    float: left;
}

.Contact_box_right_style {

    margin-top: 30px;
}

@media only screen and (max-width: 1080px) {

    .Contact_box_left {

        width: 100%;

        height: 100%;

        float: left;
    }

    .Contact_box_right {

        width: 100%;

        height: 100%;

        float: right;

        background: RGB(255, 252, 245, 0.6);
    }
}









/*企业文化*/

.culture {

    width: 100%;

    height: auto;
}

.culture_box1 {

    width: 100%;

    height: 560px;

    background: url(../img/0220.png) no-repeat;

    background-size: 100% 560px;
}

.culture_box2 {

    width: 100%;

    height: 560px;

    background: url(../img/205_02.jpg) no-repeat;

    background-size: 100% 560px;
}

.culture_box3 {

    width: 100%;

    height: 560px;

    background: url(../img/0220.png);

    background-size: 100% 560px;
}

.culture_box1_title {

    width: 960px;

    height: 80px;

    margin: auto;

    text-align: center;
}

.culture_box1_title>span {

    display: block;

    padding-top: 30px;

    color: #02A274;

    font-size: 30px;

    line-height: 50px;
}

.culture_text ul li {

    margin-top: 40px;
}

.culture_text_li {

    list-style: none;

    width: 960px;

    height: 90px;

    background: url(../img/culture020.png) no-repeat;

    background-size: 960px 120px;

    margin: auto;

    text-align: center;
}

.culture_text_p1 {

    width: 360px;

    height: 40px;

    padding-top: 10px;

    text-align: center;

    margin: auto;
}

.culture_text_p1 img {

    float: left;

    margin: auto;

    width: 230px;

    height: 28px;

    padding-top: 2px;
}

.culture_text_jk {

    display: inline-block;

    float: left;

    text-align: left;

    width: 120px;

    height: 28px;

    line-height: 28px;

    font-size: 26px;

    font-weight: normal;

    color: #02A274;
}

.culture_text_p2 {

    clear: both;

    width: 100%;

    font-size: 24px;

    height: 30px;

    line-height: 30px;

    color: #6C6B6A;

    text-align: center;

    margin: auto;
}







/*东方团队*/

.team_box1 {

    width: 100%;

    overflow: hidden;
}

.team_title {

    width: 1080px;

    height: 120px;

    margin: auto;

    text-align: center;
}

.team_title span {

    display: block;

    padding-top: 30px;

    color: #02A274;

    font-size: 40px;

    line-height: 50px;
}

.team_title p {

    font-size: 20px;

    color: #646263;
}

.team_box1_box {

    width: 1080px;

    height: 420px;

    margin: auto;
}

.team_box1_box_left {

    width: 680px;

    height: 320px;

    float: left;

    padding-top: 30px;
}

.team_box1_box_left img {

    width: 100%;

    height: 100%;
}

.team_box1_box_right {

    width: 380px;

    height: 320px;

    float: right;

    padding-top: 30px;
}

.team_title2 {

    width: 180px;

    height: 40px;

    font-size: 20px;

    color: #02A274;
}

.team_box1_text {

    width: 380px;

    height: 350px;

    color: #8E8E8E;
}

.team_box1_text>span {

    line-height: 1.5;
}

.team_bottom {

    width: 200px;

    height: 50px;

    float: right;
}

.team_bottom img {

    position: relative;
}

.team_bottom_img1 {

    width: 50px;

    height: 3px;

    top: 40px;

    float: left;
}

.team_bottom_img2 {

    width: 100px;

    height: 50px;

    left: -30px;

    float: left;
}

.team_bottom_span1 {

    color: #02A274;

    z-index: 102;

    top: 26px;

    left: -138px;

    font-size: 12px;

    position: relative;
}

.team_bottom_span2 {

    color: white;

    z-index: 102;

    top: -10px;

    left: -85px;

    position: relative;
}

.team_box2_box {

    width: 100%;

    background: url(../img/08003.jpg) no-repeat;

    overflow: hidden;
}

.team_box2_boxf {

    width: 100%;

    height: 650px;

    background: RGB(166, 166, 166, 0.3);
}

.team_box2_text {

    width: 1080px;

    height: 500px;

    margin: auto;
}

.team_box2_text_l {

    width: 300px;

    height: 450px;

    padding-left: 120px;

    float: left;
}

.team_box2_text_l img {

    width: 300px;

    height: 450px;
}

.team_box2_text_r {

    width: 630px;

    height: 450px;

    float: right;
}

.team_box2_text_rt {

    width: 630px;

    height: 200px;

    float: right;

    line-height: 1.5;
}

.team_box2_text_rb {

    width: 630px;

    height: 200px;

    float: right;

    line-height: 1.5;
}





/*项目产品*/

.cp_box1 {

    width: 100%;

    max-height: 900px;

    margin: auto;
}

.cp_title {

    width: 100%;

    padding-top: 50px;

    height: 110px;

    text-align: center;
}

.cp_title p {

    width: 100%;

    height: 70px;

    font-family: HYQiHeiX115;

    line-height: 70px;

    font-size: 48px;

    color: #169E49;
}

.cp_title span {

    width: 100%;

    height: 30px;

    font-size: 22px;

    color: #7F8382;
}

.cp_box1_title {

    width: 100%;

    height: 80px;
}

.cp_box1_title span {

    display: inline-block;

    float: left;

    width: 510px;

    height: 80px;

    margin-right: 20px;

    line-height: 80px;

    text-align: center;

    font-size: 30px;

    color: #02A274;

    border-bottom: 2px solid #AAD1BF;
}

.cp_box1_box {

    width: 100%;

    height: 600px;

    padding-top: 10px;
}

.cp_box1_box ul li {

    list-style: none;

    width: 510px;

    height: 180px;

    float: left;

    margin-right: 20px;

    padding-top: 15px;
}

.cp_box1_box ul li img {

    width: 100%;

    height: 100%;
}



#cp_box2 {

    width: 100%;

    background: #9ACDBE;
    padding-bottom: 50px;
}

.cp_box2 {

    width: 89%;

    height: 100%;

    margin: auto;
}

.cp_box2_title {

    width: 100%;

    padding-top: 50px;

    height: 150px;

    text-align: center;
}

.cp_box2_title p {

    width: 100%;

    height: 80px;

    line-height: 80px;
}

.cp_box2_title>p span {

    font-size: 48px;
}

.cp_box2_title span {

    width: 100%;

    height: 30px;

    font-size: 22px;

    color: #000000;
}

.cp_box2_box {

    width: 100%;
    overflow: hidden;
}

.cp_box2_box_left {

    width: 58%;
    float: left;
    margin-bottom: -9999px;
    padding-bottom: 9999px;
}

.cp_box2_box_left img {

    padding-top: 5px;

    width: 100%;

    height: auto;
}

.cp_box2_box_right {

    width: 40%;

    height: 100%;

    float: left;

    padding-left: 1%;
}

.cp_box2_box_right ul {

    list-style: none;

    margin: 0;

    padding: 0;

    display: block;
    /* add it if you want */
    overflow: hidden;
    /* add it if you want */
}

.cp_box2_box_right ul li {

    list-style: none;

    padding: 0;

    width: 45%;

    height: auto;

    float: left;

    margin: 5px;
    overflow: hidden;
    position: relative;
}



.cp_box2_box_right ul li img {

    width: 98%;

    height: 100%;

    border: 2px solid rgba(12, 172, 102, 0);
}

.cp_box2_box_right ul li:hover img {

    border: 2px solid rgba(12, 172, 102, 1);
}

.cp_box2_box_right ul li span {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}

.cp_box2_box_right ul li:hover span {
    display: block;
    width: 100%;
    height: 98%;
    margin-bottom: 2%;
    background: rgba(191, 187, 186, 0.8);
    z-index: 7
}



/*直营*/

#zy {width: 100%;height: auto;font-family: "宋体";background: url(../img/zy_0022.jpg) no-repeat;background-size: cover;overflow: hidden;}

.zy {width: 80%;height: 100%;padding: 0 10%;}

.zy_title {width: 80%;padding-top: 10%;padding-left: 50%;}

.zy_title p {

    width: 100%;

    height: 80px;

    line-height: 80px;

    font-size: 50px;

    color: #02A274;
}

.zy_title span {

    font-size: 25px;

    width: 100%;

    color: grey;

    text-align: center;
}

.zy_box {

    width: 50%;

    height: auto;

    float: right;

    overflow: hidden;
}

.zy_box_title {width: 100%;height: 80px;font-size: 30px;color: #585755;padding-top: 10%;}

.zy_box_text {width: 100%;height: auto;font-size: 20px;color: #7F8382;overflow: hidden;padding-bottom: 32%;}

.zy_box_text p {

    line-height: 1.5;
}





/*公司新闻*/

#xw {

    width: 100%;

    height: 900px;

    background: #DEF1ED;
}

.xw {



    width: 1380px;

    height: 900px;

    padding-top: 20px;

    margin: auto;
}

.xw ul li {

    list-style: none;

    width: 1380px;

    height: 160px;
}

.time_shu {

    float: left;

    width: 50px;

    height: 160px;
}

.ts_1 {

    position: relative;

    left: 15px;

    width: 5px;

    float: left;

    height: 160px;
}

.ts_2 {

    position: relative;

    width: 25px;

    height: 25px;

    float: left;

    top: 55px;
}

.li_text {float: right;width: 1300px;height: 110px;background: #FFFFFF;}

.xw_time {

    width: 100px;

    height: 100%;

    float: left;
}

.xw_time_box {width: 83px;height: 85px;/* padding: 10px; */color: #FFFFFF;border-radius: 5px;text-align: center;}

.xw_time_box p {

    width: 83px;

    height: 60px;

    line-height: 60px;

    font-size: 30px;

    background: #3CD9AC;
}

.xw_time_box span {

    display: block;

    width: 83px;

    height: 25px;

    line-height: 25px;

    font-size: 14px;

    background: #01A374;
}

.xw_img {float: left;width: 180px;height: 110px;/* padding: 10px; */}

.xw_img img {

    float: left;

    width: 180px;

    height: 110px;
}

.xw_text {float: left;padding-left: 30px;/* padding-top: 10px; */width: 870px;/* height: 180px; */}

.xw_text span {

    width: 100%;

    height: 30px;

    font-size: 22px;
}

.xw_text span a {

    width: 100%;

    height: 30px;

    font-size: 22px;

    color: #333333;
}

.xw_text span a:hover {

    width: 100%;

    height: 30px;

    font-size: 22px;

    color: #01A374;
}

.xw_text p {

    font-size: 12px;

    line-height: 1.8;
}





/* 新闻详细页 */

.xw_show {

    width: 100%;

    max-width: 1100px;

    margin: 0 auto;

    padding-top: 120px;
}

.article {

    color: #666;

    line-height: 30px;

    background-color: #FFFFFF;

    padding: 1% 5% 1% 5%;
}

.article h1 {

    font-size: 26px;

    color: #333;

    text-align: center;

    padding-top: 45px;

    font-family: 'HYQiHeiX118';
}

.article .time {

    line-height: 72px;

    border-bottom: 1px dotted #999;

    text-align: center;

    margin-bottom: 25px;
}

.h20 {

    height: 20px;

    font-size: 0px;

    line-height: 0;

    overflow: hidden;

    clear: both;

    visibility: hidden;
}

.article .share {

    margin-bottom: 20px;

    border-top: 1px dotted #999;

    margin-top: 20px;

    padding-top: 20px;
}

.article .share span {

    font-size: 14px;

    float: left;

    display: inline-block;

    line-height: 37px;
}



.pagess {
    clear: both;
    height: 30px;
    margin: 20px;
    overflow: hidden;
    margin-left: 0px;
    text-align: center;
}

.pagess ul li {
    display: inline-block;
    padding: 2px 9px;
    margin: 0 3px;
    line-height: 20px;
    color: #999
}

.pagess ul li:hover {
    color: #01A374;
}

.pagess ul li.thisclass {
    display: inline-block;
    padding: 2px 9px;
    margin: 0 3px;
    color: #01A374;
}

.pagess ul li.thisclass a {
    color: #01A374;
}

.pagess ul li a {
    display: block;
    color: #999
}

.pagess ul li a:hover {
    color: #fff;
}







/*战略规划*/

#zl {

    width: 100%;

    height: 900px;

    background: url(../img/zl_001.png) no-repeat;
}

.zl {

    width: 1400px;

    height: 900px;

    margin: auto;
}

.zl_title {

    text-align: center;

    width: 100%;

    height: 80px;

    line-height: 80px;

    padding-top: 50px;

    font-family: "宋体";

    font-size: 70px;

    color: #02A274;
}

.zl_box {

    width: 100%;

    height: 800px;

    padding-top: 20px;
}

.zl_box1_left {

    float: left;

    width: 692px;

    height: 200px;

    text-align: right;
}

.zl_box1_right {

    float: right;

    width: 692px;

    height: 200px;

    background: url(../img/zl_002.jpg) no-repeat;
}

.zl_box1_left span, .zl_box2_right span {

    padding-right: 10px;

    display: block;

    width: 692px;

    height: 200px;

    line-height: 200px;

    padding-top: 5px;

    font-size: 25px;

    color: #199B75;
}

.zl_box2_right span {

    padding-left: 20px;
}

.zl_img_1 {

    width: 125px;

    height: 200px;

    line-height: 200px;

    float: left;
}

.zl_img_1 img {

    width: 125px;

    height: 1px;
}

.zl_img_2 {

    width: 7px;

    height: 200px;

    line-height: 200px;

    float: left;

    padding-top: 2px;
}

.zl_img_2 img {

    width: 7px;

    height: 7px;
}

.zl_box1_right_text {

    width: 544px;

    height: 100px;

    float: left;

    padding-top: 55px;

    padding-left: 6px;

    font-size: 15px;
}

.zl_box1_right_text p {

    line-height: 1.5;
}



.zl_box2_left {

    float: left;

    width: 692px;

    height: 200px;

    text-align: right;
}

.zl_box2_right {

    float: right;

    width: 692px;

    height: 200px;

    background: url(../img/zl_002.jpg) no-repeat;
}



.zl_img_3 {

    width: 125px;

    height: 200px;

    line-height: 200px;

    float: right;
}

.zl_img_3 img {

    width: 125px;

    height: 1px;
}

.zl_img_4 {

    width: 7px;

    height: 200px;

    line-height: 200px;

    float: right;

    padding-top: 2px;
}

.zl_img_4 img {

    width: 7px;

    height: 7px;
}

.zl_box2_left_text {

    width: 544px;

    height: 100px;

    float: right;

    padding-top: 35px;

    padding-left: 6px;

    font-size: 15px;
}

.zl_box2_left_text p {

    line-height: 1.5;
}





/*智能门店*/

#znmd_1 {width: 100%;background: url(../img/znmd002.jpg) no-repeat;background-size: cover;height: auto;}

.znmd_box1 {

    width: 80%;

    margin: auto;

    overflow: hidden;
}

#znmd_2 {width: 100%;background: url(../img/znmd003.jpg) no-repeat;background-size: cover;overflow: hidden;}

.znmd_box2 {

    width: 80%;

    margin: auto;

    overflow: hidden;
}

.znmd_title {width: 80%;color: #01A374;padding-top: 15%;padding-left: 50%;}

.znmd_title p {

    width: 100%;

    height: 80px;

    line-height: 80px;

    font-size: 50px;

    font-family: "宋体";
}

.znmd_title span {

    font-size: 25px;

    width: 100%;

    color: grey;

    text-align: center;
}

.znmd_text {width: 50%;margin-top: 20%;float: right;}

.znmd_text span {

    display: block;

    width: 600px;

    height: 60px;

    line-height: 60px;

    color: #01A374;

    font-size: 32px;
}

.znmd_text p {padding-top: 5%;width: 100%;line-height: 1.5;color: #01A374;font-size: 24px;overflow: hidden;padding-bottom: 45%;font-weight: normal;}





/*东方青元*/

#dfqy_box1 {

    width: 100%;

    height: auto;

    background: #E5F4ED;

    overflow: hidden;
}

.dfqy_box1 {

    width: 80%;

    height: 100%;

    padding-top: 60px;

    margin: auto;

    overflow: hidden;

    padding-bottom: 30px;
}

.dfqy_box1_left {

    width: 48%;

    height: auto;

    float: left;

    text-align: right
}

.dfqy_box1_left img {

    width: 70%;

    height: auto;
}

.dfqy_box1_left p {

    width: 70%;

    height: 14px;

    color: #8E938F;

    font-size: 18px;

    text-align: center;

    padding-left: 30%;
}

.dfqy_box1_right {

    width: 48%;

    height: auto;

    float: right;
}

.dfqy_box1_right span {

    padding-bottom: 20px;

    display: block;

    width: 100%;

    height: 80px;

    line-height: 80px;

    padding-top: 30px;

    color: #3E3A39;

    font-size: 22px;
}

.dfqy_box1_right p {

    width: 100%;

    height: auto;

    font-size: 16px;

    line-height: 170%;

    color: #484443;
}



#dfqy_box2 {

    width: 100%;

    height: auto;

    background: url(../img/dfqy_005.png) no-repeat;

    overflow: hidden;
}

.dfqy_box2 {

    width: 80%;

    height: auto;

    padding-top: 60px;

    margin: auto;

    overflow: hidden;

    padding-bottom: 30px;
}

.dfqy_box2_left {

    width: 48%;

    height: auto;

    float: left;
}

.dfqy_box2_left img {

    width: 100%;

    height: auto;
}

.dfqy_box2_left p {

    width: 100%;

    line-height: 200%;

    color: #8E938F;

    font-size: 16px;

    text-align: center;
}

.dfqy_box2_right {

    width: 48%;

    height: auto;

    float: right;
}

.dfqy_box2_right p {

    width: 100%;

    height: auto;

    font-size: 17px;

    line-height: 170%;

    color: #484443;

    text-align: center;
}





/*青春元气*/

#qcyq_box1 {

    width: 100%;

    height: 1050px;

    background: url(../img/qcyq_001.png);
}

#qcyq_box1_f {

    width: 100%;

    height: 1050px;

    background: RGB(255, 255, 255, 0.8);
}

.qcyq_box1 {

    width: 1650px;

    height: 100%;

    padding-top: 60px;

    margin: auto;
}

.qcyq_box1_tilte {

    width: 100%;

    height: 120px;

    font-size: 45px;

    text-align: center;
}

.qcyq_box1_tilte p {

    width: 100%;

    height: 80px;

    line-height: 80px;

    font-family: "宋体";

    font-size: 45px;
}

.qcyq_box1_tilte>span {

    display: block;

    width: 100%;

    height: 20px;

    font-size: 20px;

    color: gray;
}

.qcyq_box1_left {

    width: 800px;

    height: 800px;

    float: left;
}

.qcyq_box1_left img {

    width: 727px;

    height: 627px;

    padding-top: 50px;
}

.qcyq_box1_right {

    width: 700px;

    height: 750px;

    float: right;

    padding-top: 150px;
}

.qcyq_box1_right_text {}

.qcyq_box1_right_text p {

    line-height: 1.8;

    font-size: 30px;

    font-family: "宋体";

    text-align: center;

    color: #01A374;
}

#qcyq_box2 {

    width: 100%;

    height: 1050px;

    background: url(../img/qcyq_004.png) no-repeat;
}

#qcyq_box2_f {

    width: 100%;

    height: 1050px;

    background: RGB(158, 195, 178, 0.7);
}

.qcyq_box2_tilte {

    width: 100%;

    height: 120px;

    font-size: 45px;

    text-align: center;
}

.qcyq_box2_tilte p {

    width: 100%;

    height: 80px;

    line-height: 80px;

    font-family: "宋体";

    font-size: 45px;
}

.qcyq_box2_tilte>span {

    display: block;

    width: 100%;

    height: 20px;

    font-size: 20px;

    color: gray;
}

.qcyq_box2 {

    width: 1650px;

    height: 800px;

    padding-top: 60px;

    margin: auto;
}

.qcyq_box2_left {

    width: 731px;

    height: 470px;

    float: left;
}

.qcyq_box2_right {

    width: 900px;

    height: 800px;

    float: right;
}

.qcyq_box2_top {

    margin-top: 100px;
}

.qcyq_box2_top p {

    color: #01A374;

    font-size: 30px;

    text-align: center;

    line-height: 1.8;
}

.qcyq_box2_bottom {

    margin-top: 50px;
}

.qcyq_box2_bottom p {

    color: black;

    font-size: 25px;

    text-align: center;

    line-height: 1.8;
}

.qcyq_box2_right img {

    padding-top: 100px;

    width: 840px;

    height: 428px;

    float: right;
}

@media (max-width: 1080px) {
.banner-item {margin-left: 18%!important; }
.team_box1_box {width: 100%;}
.team_box1_box_left {width: 590px;}
.team_title {width: 100%;}
.team_box2_text {width: 100%;}
.team_box2_text_l {padding-left: 50px;}
.xw_text {width: 600px;}
.li_text {width: 100%;}
.xw ul li {width: 98%;margin: 0 auto;}
.xw {width: 100%;}
.time_shu {display: none;}





/*规划*/
.banner-item {margin-top: -32%!important;}
.banner-item img {width: 60%;}
.zl {width: 100%;}
.zl_box1 ,.zl_box2 {overflow: hidden;}
.zl_box1_left {width: 100%;height: 100px}
.zl_box1_left span, .zl_box2_right span {width: 100%;padding-right: 0;text-align: center;height: 100px;line-height: 100px;}
.zl_box1_right {width: 100%;background: none;height: auto;}
.zl_img_1 {display: none;}
.zl_img_2 {display: none;}
.zl_box1_right_text {width: 100%;padding-top:0;text-align: center;height: auto;}
.zl_box1_right_text p {line-height: 30px;}
.zl_box2_left {width: 100%;height: auto;}
.zl_img_3 {display: none;}
.zl_img_4 {display: none;}
.zl_box2_left_text {width: 100%;text-align: center;height: auto;padding-top: 85px;}
.zl_box2_right {width: 100%;height: 100px;background: none;margin-top: -300px;}
.zl_box2_left_text p {line-height: 30px;}
}

/*产品详情页*/
	.txMovie{position:relative;width:1200px;height: 500px;box-sizing: border-box;margin:30px auto;padding: 30px;border: 2px solid #ddd;}
	.focus_pic{width:100%;height:100%;overflow:hidden}
	.focus_pic li{vertical-align:top}
	.focus_pic img{width:500px;height: 500px;display:inline-block;vertical-align:top;}
	.focus_nav{position:absolute;right:0;bottom:0;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000',endColorstr='#7F000000');width: 620px;height:120px;*zoom:1;padding-left: 80px;
    box-sizing: border-box;}
	:root .focus_nav{-ms-filter:none}
	.focus_nav ul{position:relative;*zoom:1; padding-top:10px!important; padding-right: 80px!important; }
	.focus_nav li{position:relative;*zoom:1;float:left;display:inline;margin-right:10px; cursor:pointer;}
	.focus_nav .navPrev,.focus_nav .navNext{border:1px solid #fff;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000',endColorstr='#7F000000');display:inline-block;*zoom:1;width:36px;height:36px;line-height:100;overflow:hidden;opacity:.6;filter:Alpha(Opacity=60);background-image:url(/skin/images/focus_nav.png);_background-image:url(/skin/images/focus_nav.ie6.png);background-repeat:no-repeat;position:absolute;top:33px}
	.focus_nav .navPrev{background-position:10px 8px;left: 0;}
	.focus_nav .navNext{background-position:-22px 8px;right:10px}
	.focus_nav .navPrev:hover, .focus_nav .navNext:hover{opacity:1;filter:Alpha(Opacity=100);border-right-color:#fff}
	.focus_nav img{border:2px solid #fff;width:80px;height:80px;box-sizing: border-box;}
	.focus_nav .on b{color:#fff;position:absolute;top:-10px;left:30px;font-size:10px;font-family:arial;-webkit-text-size-adjust:none}
	.focus_text{position:absolute;width: 620px;height:350px;right:0;top: 25px;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC000000',endColorstr='#CC000000');overflow:hidden;padding-right: 30px;box-sizing: border-box;}
	:root .focus_text{-ms-filter:none}
	.focus_text h2 a{font-size: 23px;color: #595757;font-family:'microsoft yahei',simhei;font-weight:normal;display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
	.focus_text h2 a:hover{color:#000;text-decoration:underline}
	.focus_text ul{}
	.focus_text .sub_tit{padding-bottom:20px;color: #03af7d;height:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-top: 20px;}
	.focus_text .c_txt4,.focus_text .c_txt4 a{color:#787876;line-height:22px}
	.focus_text .c_txt4 a:hover{color:#ccc}
	.focus_text .c_txt4{width:100%;white-space:nowrap;overflow:hidden}
	.focus_info{height:260px;overflow:hidden}
	.focus_text .mod_desc{width:100%;white-space:normal;overflow:hidden;text-indent:2em;text-align: justify;}
	.btn_play_big{ overflow: hidden;padding: 0 0 0 15px;cursor: pointer;background: url(/skin/images/bg_btn.png) no-repeat;margin-right: 5px;
	height:40px;line-height:40px;line-height:44px\9;+line-height:44px;_line-height:40px;padding-left:50px;font-size:14px;font-weight:bold;color:#FFF;background-position:0 -275px}
	.btn_play_big span{ float: left; height: 24px; padding: 0 15px 0 0;background: url(/skin/images/bg_btn.png) no-repeat; height:40px;background-position:right -320px}
	.btn_play_big:hover{color:#FFF}
	.focus_text .btn_play_big{position:absolute;bottom:13px;left:20px}
	.txMovie .focus_nav li .cover{position:absolute;top:0;left:0;width:80px;height:80px;line-height:999px;overflow:hidden;font-size:0;background:#040303;filter:alpha(opacity=30);opacity:.3}
	.txMovie .focus_nav li.on .cover{display:none}
	.txMovie .focus_nav li b{display:none}
	.txMovie .focus_nav li.on b{position:absolute;display:inline-block;top:-6px;left:29px;border-left:6px dashed transparent;border-right:6px dashed transparent;border-top:0;border-bottom:6px solid;color:#fff;font-size:0;width:0;height:0;line-height:0}

.pro-box2 .zix {
    float: right;
    margin-right: 30px;
    padding: 2px 20px;
    background: #F34C2C;
    color: #FFF;
    margin-top: -10px;
    line-height: 34px;
    border-radius: 10px;
}
.pro-box2 .zix a {
	color:#FFF;
}

.pro-box2 {margin: 0 auto; margin-bottom: 30px;width: 1200px;}
.pro-box2 .slideTxtBox{width: 900px;border: 2px solid #ddd;text-align:left;}
.pro-box2 .slideTxtBox .hd{height: 30px;line-height:30px;ba;position:relative;margin-top: 30px;}
.pro-box2 .slideTxtBox .hd ul{float:left;position:absolute;left: 30px;top: 0px;height:32px;}
.pro-box2 .slideTxtBox .hd ul li{float:left;padding:0 15px;cursor:pointer;height: 30px;background: #999;color: #FFF;margin-right: 5px;}
.pro-box2 .slideTxtBox .hd ul li.on{height: 35px;background: #03af7d;color: #FFF;margin-top: -5px;line-height: 42px;}
.pro-box2 .slideTxtBox .bd ul{padding: 30px;zoom:1;}
.pro-box2 .slideTxtBox .bd li{line-height: 25px;}
.pro-box2 .slideTxtBox .bd li p {
    white-space: normal;
    overflow: hidden;
    text-indent: 2em;
    text-align: justify;
    color: #787876;
}

.pro-box2 .likepro {
    width: 270px;
    border: 2px solid #ddd;
    box-sizing: border-box;
    padding: 20px;
}
.pro-box2 .likepro h3{
    font-weight: normal;
}
.pro-box2 .likepro ul{}
.pro-box2 .likepro li{
    margin-top: 10px;
    text-align: center;
}
.pro-box2 .likepro li img {
    width: 100%;
    border: 1px solid #03af7d;
}
.pro-box2 .likepro li p{
	    color: #484443;
}

@media only screen and (max-width: 1080px) {
	.txMovie {width: 100%;}
	.focus_pic img {width:400px;}
	.focus_nav {width:500px;}
	.focus_text {width:500px;}
	.pro-box2 {width:100%;}
	.pro-box2 .zix {display: none;}
	.focus_nav img {width:58px;height:60px;}
	.txMovie .focus_nav li .cover {width:58px;height: 60px;}
	.focus_nav li {margin-top:10px;}

    .pro-box2 .slideTxtBox {width:100%;}    
    .pro-box2 .likepro {width: 100%;}
    .pro-box2 .likepro li {    
    width: 20%;
    float: left;
    box-sizing: border-box;
    padding-right: 10px;}
}
/*产品详情页*/
