/***首页***/
.box1{padding:85px 0px; background: #f7f7f7;}
.sy_gy_l{float:left;width:37%;}
.sy_gy_l p{margin-top:30px;}
.sy_gy_r{float:right;width:55%;}
.sy_nr{border-bottom:1px solid #e6e6e6;padding-bottom:20px; margin-top: 25px;}
.sy_nr p{font-size:14px;line-height:24px;color:#666;margin-bottom:35px;}
.sy_nr_l{float:left;padding-top:30px;position:relative;top:30px;}
.sy_nr_r{float:right;padding-top:30px;}
.sy_nr_r a{padding:8px 20px;background:#0271b8;color:#fff;line-height:24px;font-size:12px; display: block;}
.sy_nr_r a:hover{ color: #fff;}
@media(max-width:1024px){
.box1{padding:50px 0px;}
}
@media(max-width:768px){
.box1{padding:50px 0px;}
.sy_nr_r{ padding-top: 0;}
.sy_gy_l{float:none;width:100%;}
.sy_gy_r{float:none;width:100%;}
.sy_gy_l p{margin-top:15px;margin-bottom:10px;}
.sy_nr p{margin-bottom:10px;}
.sy_nr_l{padding-top:10px;}
}
.box2{width:100%;height:auto;overflow:hidden;background:#f7f7f7;padding:30px 0px;}
.box2 .product{
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}
.box2 .product ul li{
    width: 24.6%;
    float: left;
    margin-right: 0.5%;
    background:url("../images/5cf628dd5dda7.jpg")no-repeat center;
    text-align: center;
    padding: 45px 30px 25px 30px;
}
.box2 .product ul li:last-child{
    margin-right: 0;
}
.box2 .product ul li img{
    width: 215px;
    height: auto;
    margin-bottom: 30px;
}
.box2 .product ul li h2{
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 5px;
}
.box2 .product ul li p{
    color: #999999;
    font-size: 14px;
    text-align: left;
}
.sy_cp{margin:0 auto;text-align:center;}
.sy_cp_b{width:100%;height:auto;overflow:hidden;margin-top:70px;padding-top:5px;}
.sy_cp_b dl a{display:block;}
.sy_cp_b dl{float:left;width:100%;height:auto;margin-right:3%;background:#fff;text-align:center;padding:60px 0px 88px 0px;transition: all 0.5s ease;max-height:425px;}
.sy_cp_b dl.dl{margin-right:0px;}
.sy_cp_b dl .img2{display:none;margin:0 auto;text-align:center;}
.sy_cp_b dl:hover{background:#0271b8;-moz-transform: translateY(-10px); -webkit-transform: translateY(-10px); -o-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px);}
.sy_cp_b dl:hover .img2{display:block;}
.sy_cp_b dl:hover .img1{display:none;}
.sy_cp_b p{font-size:18px;line-height:27px;font-weight:bold;color:#222;}
.sy_cp_b dl:hover p{color:#fff;}
.sy_cp_b dl span{display:block;width:20px;height:4px;background:#e6e6e6;margin:50px auto;}
.sy_cp_b dl dt{min-height:95px;}
.sy_cp_b dl dt img{vertical-align:middle;}
.sy_jj_t img{
    width: 365px;
}
.sy_cp img{
    width: 345px;
}
@media(max-width:1024px){
.box2{padding:30px 0px;}
.sy_cp_b{margin-top:30px;}
}
@media(max-width:768px){
.sy_cp_b{margin-top:20px;}
.sy_cp img{ max-width: 65%;}
.sy_jj_t img{ max-width: 65%;}
.box2 .product{
    margin-top:20px;
}
.box2 .product ul li{
    width: 46%;
    margin: 0 2% 15px;
    padding: 15px;
}
.box2 .product ul li h2{
    margin-top: 0;
}
.box2 .product ul li p {
    line-height: 18px;
}
}

.box3{width:100%;height:auto;overflow:hidden;padding:30px 0px; background: #fff;}
.sy_jj_t{width:100%;height:auto;margin:0 auto;text-align:center;}
.sy_jj{width:100%;height:auto;overflow:hidden;padding-top:70px;}
.jj_t_t{float:left;width:27%;height:auto;min-height:440px;background:#0271b8;padding:99px 0px 60px 0px;text-align:center;}
.jj_t_t h3{font-size:18px;font-weight:bold;line-height:27px;color:#fff;}
.jj_t_t p{color:#d7efff;font-size:12px;line-height:23px;}
.ckgd{margin:0 auto;text-align:center;margin-top:50px;}
.ckgd span a{display:block;font-size:12px;ling-height:23px;color:#fff;}
.ckgd font{display:block;width:20px;height:4px;background:#fff;margin:0 auto;text-align:center;margin-top:20px;}
.moo{font-size:26px;color:#fff;padding-top:10px;margin-bottom:10px;}

.jj_t_r{float:right;width:73%;max-height:440px; overflow:hidden;}
.jj_t_r img{vertical-align: middle;heihgt:440px;min-height:440px;max-width:100%;overflow-x: hidden;overflow-y: hidden;position: relative;z-index:1;transition-delay: 0s;transition-duration: 1s;transition-property: all;transition-timing-function: ease;moz-transition-delay: 0s;-moz-transition-duration: 1s; -moz-transition-property: all; -moz-transition-timing-function: ease;-webkit-transition-delay: 0s; -webkit-transition-duration: 1s;-webkit-transition-property: all; -webkit-transition-timing-function: ease;-o-transition-delay: 0s; -o-transition-duration: 1s; -o-transition-property: all; -o-transition-timing-function: ease;}
.jj_t_r:hover img {transform: scale(1.1, 1.1);-ms-transform:scale(1.1, 1.1); 	-moz-transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); }

.jj_xm{float:left;width:27%;height:auto;min-height:440px;background:#fff;}
.yiyao{padding:39px;min-height:220px;}
.yiyao h3{font-size:18px;line-height:24px;color:#333;font-weight:bold;}
.yiyao .yy{font-size:20px;color:#0271b8;padding-top:12px;}
.yiyao img{padding-top:0px;}
.shihua{padding:40px;min-height:220px;background:#0271b8;    margin: 0 auto; text-align: center;}
.shihua h3{font-size:18px;line-height:24px;color:#fff;font-weight:bold;}
.shihua .sh{font-size:26px;color:#fff;padding-top:12px;}
.sh_xq{margin:0 auto;text-align:center;margin-top:26px;}
.sh_xq span{display:block;font-size:12px;ling-height:23px;color:#fff;}
.sh_xq font{display:block;width:20px;height:4px;background:#fff;margin:0 auto;text-align:center;margin-top:20px;}
.jj_xxx{float:right;width:73%;max-height:440px;background:#fff;}
.xnyqc{width:50%;height:auto;position:relative;text-align:center;float:left;overflow:hidden}
.xnyqc a{display:block;}
.xnyqc img{vertical-align:middle;min-height:440px;-webkit-calc(100% + 50px);width: calc(100% + 50px);-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(0px,0, 0);transform: translate3d(0px,0,0);}
.xnyqc img:hover{transform: scale(1.1, 1.1);-ms-transform:scale(1.1, 1.1); 	-moz-transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); }
.xny{position:absolute;top:20px;left:30%;margin-top:60px;z-index: 999;}
.xny h3{font-size:18px;line-height:24px;color:#333;font-weight:bold;}
.xny .yy{font-size:26px;color:#0271b8;padding-top:12px;}
.sy_ny{width:50%;float:right;min-height:440px;}
.ny{padding:39px;background:#0271b8}
.ny h3{font-size:18px;line-height:24px;color:#fff;font-weight:bold;}
.ny .sh{font-size:20px;color:#fff;padding-top:12px;}
.ny span{display:block;width:20px;height:4px;background:#fff;margin-bottom:35px;}
.ny_ny{clear:both;border-bottom:1px solid #fff;padding-bottom:102px;}
.ny_l{float:left;}
.ny_r{float:right;}
.ny_r img{ display:block;-webkit-calc(100% + 50px);width: calc(100% + 50px);-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(0px,0, 0);transform: translate3d(0px,0,0);}
.ny_r:hover img{-webkit-transform: translate3d(-25px,0,0);transform: translate3d(-25px,0,0);}


.gffa{width:100%;min-height:220px;overflow:hidden;background:#f7f7f7;padding-top:86px;margin:0 auto;text-align:center;}
.gffa h3{font-size:18px;line-height:24px;color:#333;font-weight:bold;}
.gffa .yy{font-size:26px;color:#0271b8;padding-top:12px;}
@media(max-width:1024px){
.box3{padding:50px 0px;}
.ckgd{margin-top:37px;}
}
@media(max-width:768px){
.box3{padding:30px 0px 0;}
.box3 .case-study-index{
    margin-top: 20px;
}
.ckgd{margin-top:37px;}
.jj_t_t{float:none;width:100%;}
.jj_t_r{float:none;width:100%;}
.jj_xm{float:none;width:100%;min-height:220px;}
.yiyao{float:left;width:50%;}
.shihua{float:right;width:50%;}
.jj_xxx{float:none;width:100%;}
.sy_jj{padding-top:30px;}
}
@media(max-width:414px){
.jj_t_r img{height:auto;min-height:0px;vertical-align: middle;}
.jj_t_t{min-height:319px;padding:30px 0px 30px 0px;}
.xnyqc{float:none;width:100%;}
.xny{position:absolute;top:20px;left:25%;margin-top:60px;}
.sy_ny{float:none;width:100%;}
.ny{float:left;width:50%;}
.gffa{float:right;width:50%;}
.ny_r img{display:none;}
.xnyqc img{min-height:220px;}
.yiyao,.shihua{padding:39px 20px;}
}
@media(max-width:375px){
.yiyao,.shihua{padding:39px 10px;}
}
@media(max-width:320px){
.yiyao,.shihua{padding:39px 10px;}
.yiyao .yy{font-size:22px;}
.shihua .sh{font-size:22px;}
.xny{left:15%;margin-top:20px;}
}

.box4{background:#fff;width:100%;height:auto;overflow:hidden;padding:85px 0px;}
.sy_xw_t{width:100%;height:auto;overflow:hidden;}
.sx_l{float:left;}
.sx_r{float:right;}
.sx_r a{display:inline-block;padding-top:26px;font-size:12px;line-height:24px;color:#333;}
.sx_b{width:100%;height:auto;overflow:hidden;padding-top:70px;}
.sx_b_l{float:left;width:48%;background:#fff;overflow:hidden;}

.sx_b_l img{display: block; max-width: none;max-height:293px;-webkit-calc(100% + 50px);width: calc(100% + 50px);-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(0px,0, 0);transform: translate3d(0px,0,0);}
.sx_b_l:hover img{-webkit-transform: translate3d(-20px,0,0);transform: translate3d(-20px,0,0);}


.sx_b_l a,.sx_l_b a{display:block;}
.sx_l_b{padding:40px; background: #F7F7F7;}
.sx_l_b h3{font-size:16px;color:#333;margin-bottom:15px;}
.sx_l_b h3:hover{color:#0271b8}
.sx_l_b p{font-size:14px;line-height:25px;color:#666;}
.tm{margin-top:30px;}
.tm font{float:right;color:#4389c2;font-size:12px;line-height:2.5;}
.tm span{color:#666;font-size:12px;line-height:2.5;}
.sx_b_r{float:right;width:49%;}
.sx_t{width:100%;height:auto;overflow:hidden;background:#F7F7F7;padding:35px;}
.sx_t h3{font-size:16px;color:#333;margin-bottom:44px;}
.sx_t h3:hover{color:#0271b8}
.sx_t p{font-size:14px;line-height:25px;color:#666;}
.sx1_b{width:100%;height:auto;overflow:hidden;margin-top:20px;}
.sx1_b_l{float:left;width:47%;background:#F7F7F7;padding:33px;}
.sx1_b_r{float:right;width:47%;background:#F7F7F7;padding:33px;}
.sx1_b_l h3{font-size:16px;color:#333;margin-bottom:40px;height:38px;overflow:hidden;line-height:1.2;}
.sx1_b_l h3:hover{color:#0271b8}
.sx1_b_l p{font-size:14px;line-height:25px;color:#666;}
.sx1_b_r h3{font-size:16px;color:#333;margin-bottom:40px;height:38px;overflow:hidden;line-height:1.2;}
.sx1_b_r h3:hover{color:#0271b8}
.sx1_b_r p{font-size:14px;line-height:25px;color:#666;}
@media(max-width:1024px){
.box4{padding:50px 0px;}
.sx_t{padding:20px;}
.sx_t h3{margin-bottom:40px;}
.sx1_b_l,.sx1_b_r{padding:20px;}
.sx_l_b p{height:100%;overflow:hidden;}
.sx_t p,.sx1_b_l p,.sx1_b_r p{height:75px;overflow:hidden;}

}
@media(max-width:768px){
.box4{padding:50px 0px;}
.sx_b{padding-top:30px;}
.sx_b_l{float:none;width:100%;}
.sx_b_l img{width:100%;}
.sx_b_r{width:100%;float:none;}
.sx_t{margin-top:20px;}
}
@media(max-width:414px){
.sx1_b_l{float:none;width:100%;}
.sx1_b_r{float:none;width:100%;margin-top:20px;}
}

.box5{padding-top:15px;}
.sy_yx{width:100%;height:auto;padding-top:500px;margin:0 auto;text-align:center;}

.sy_yx a{display:block;font-size:12px;line-height:24px;color:#fff;background:#0271b8;width:140px;margin:0 auto;padding:8px 20px;}
.sy_yxyx img{display:none;}	
@media(max-width:1024px){
.sy_yxyx img{display:block;}	
.sy_ycfb img{position:absolute;top:10%;}
.sy_yx{padding-top:0px;}
}

@media(max-width:768px){
.box5{
    background: #fff;
    min-height: auto;
}
.box5 .link li{
    padding: 0 2%;
}
.box5 .link li .border{
    width: 40px;
    height: 40px;
    margin: 0 auto 10px;
    padding-top: 5px;
}
.box5 .link li img {
    width: 32px;
    height: auto;
}
.box5 .link li h2{
    font-size: 14px;
}
.box5 .link li p{
    display: none;
}
}

@media(max-width:414px){
.sy_ycfb img{position:absolute;top:3%;}
}
@media(max-width:320px){
.sy_ycfb img{position:absolute;top:3%;}
}

.box6{background:#fff;width:100%;height:auto;overflow:hidden;padding:85px 0px;}
.lxwm_t{margin:0 auto;text-align:center;}
.lxwm_b{margin-top:70px;min-height:530px;background:#f7f7f7;overflow:hidden;}
.lx_b_l{float:left;width:57%;background:#0271b8;height:auto;min-height:530px;padding:40px;}

.lxfs h3{font-size:20px;line-height:22px;color:#fff;font-weight:bold;}
.lxfs .lx{font-size:24px;line-height:2;color:#fff;}
.sy_dz{margin-top:20px;}
.sy_dz_t{width:100%;}
.sy_dz_t span{font-size:14px;line-height:24px;color:#fff;vertical-align: top;padding-left:10px;}
.sy_dz_b{width:100%;height:auto;overflow:hidden;margin-left:30px;margin-bottom:35px;}
.sy_dz_b p{width:75%; margin: 20px 0;}
.sy_dz_b span{font-size:14px;line-height:24px;color:#afe0ff;}
.sy_dz_b font{float:right;font-size:14px;line-height:24px;color:#afe0ff;}


.lx_b_r{float:right;padding:40px;text-align:left;width:43%;    line-height: 30px;font-size: 14px;}
.lxw h3{font-size:20px;line-height:22px;color:#222;font-weight:bold;}
.lxw .lx{font-size:24px;line-height:2;color:#0271b8;}
.sy_lyb{padding-top:16px;}
.xq{width:100%;height:auto;overflow:hidden;margin-bottom:20px;}
.xq span{display:block;font-size:14px;line-height:24px;color:#333;}
.xq input{border:0px;border-bottom:1px solid #e6e6e6;width:100%; background:#f7f7f7;}
.xq .texta{border:0px;border-bottom:1px solid #e6e6e6;width:100%;background:#f7f7f7;}
.fsly{width:100%;height:auto;overflow:hidden;}
.fsly a{display:block;font-size:12px;line-height:48px;color:#fff;background:#0271b8;text-align:center;}

@media(max-width:1024px){
.box6{padding:50px 0px;}
.lx_b_l{float:none;width:100%;}
.lx_b_r{float:none;width:100%;}
}
@media(max-width:768px){
.box6{padding:20px 0px;}
.lx_b_l{float:none;width:100%;}
.lx_b_r{float:none;width:100%;}
.lxwm_b{margin-top:30px;}
}
@media(max-width:568px){
.sy_dz_b font{float:none;display:block;}
.sy_dz_b{margin-bottom:18px;}
.sy_dz_b p{width:90%;}
.lx_b_l{padding:20px;padding-bottom:0px;}
.lx_b_r{padding:20px;}
}
.box7{background:#fff;width:100%;height:auto;overflow:hidden;padding:30px 0px;}
.box7 .solition{
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}
.box7 .solition ul li{
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 30px;
    position: relative;
}
.box7 .solition ul li:nth-child(3n){
    margin-right: 0;
}
.box7 .solition ul li img{
    width: 100%;
    height: auto;
}
.box7 .solition ul li .show{
    position: absolute;
    bottom: 0;
    background: #027ad0;
    width: 100%;
    opacity: 0.8;
    padding: 0 20px 10px;

}
.box7 .solition ul li h2{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 5px;
}
.box7 .solition ul li p{
    color: #fff;
    font-size: 16px;
}
@media(max-width:768px){
    .box7{
        padding:30px 0px;
    }
    .box7 .solition {
        margin-top: 20px;
    }
    .box7 .solition ul li{
        width: 100%;
        float: inherit;
        margin-right: 0;
        margin-bottom: 30px;
    }	
    .box7 .solition ul li:last-child{
        margin-bottom: 30px;
    }
}
.sy_gy_l p{ width:100%; height:auto; overflow:hidden;}
.sy_gy_l p img{width:100%;overflow-x: hidden;overflow-y: hidden;position: relative;transition-delay: 0s;transition-duration: 1s;transition-property: all;transition-timing-function: ease;moz-transition-delay: 0s;-moz-transition-duration: 1s; -moz-transition-property: all; -moz-transition-timing-function: ease;-webkit-transition-delay: 0s; -webkit-transition-duration: 1s;-webkit-transition-property: all; -webkit-transition-timing-function: ease;-o-transition-delay: 0s; -o-transition-duration: 1s; -o-transition-property: all; -o-transition-timing-function: ease;}
.sy_gy_l p:hover img {transform: scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2); 	-moz-transform:scale(1.2, 1.2); -webkit-transform:scale(1.2, 1.2); -o-transform:scale(1.2, 1.2); }

/***首页***/


/****公司简介***/
.gsjj{ clear:both; height:auto; overflow:hidden; background:url("") no-repeat center top;-webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; padding:225px 0 265px 0;}
.gsjj h6{ text-align:left; color:#0271b8; font-size:32px; font-weight:bold; line-height:35px; margin-bottom:10px;}
.gsjj_z{ text-align:left;font-size:30px; color:#0271b8;font-family: "MoolBoran V2"; line-height:35px; text-transform:uppercase; height:35px;}
@media(max-width:1024px){
.gsjj{ padding:150px 0 150px 0;}	
}
@media(max-width:414px){
.gsjj{ padding:80px 0 80px 0;}	
}
.jj{width:100%;height:auto;overflow:hidden;padding-top:119px;padding-bottom:120px;}
.jj_tu{width:100%;}
.jj_zt{width:100%;height:auto;overflow:hidden;padding-bottom:50px;}
.jj_zt_t{margin-bottom:20px;}
.jj_zt_t h3{font-size:18px;line-height:23px;color:#0271b8;font-weight:bold;}
div.rePortsConts .jj_zt_t p{font-size:24px;line-height:33px;color:#0271b8; margin-top: 0;}
div.rePortsConts .jj_zt p{margin-top: 0; line-height: inherit;}
.jj_p{margin-bottom:30px;font-size:16px;line-height:28px;color:#222;}

.jj_lb1{ position:relative;padding: 35px;background: #e6e6e6;}
.jj_tup{ position:relative;transition: all 0.5s ease; cursor:pointer;}
.jj_tup img{ display:block; width:100%;}

.jj_b{background:url("") no-repeat center top;-webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; padding:120px 0px;}

.jj_lb2{position:relative;padding:70px 0px;}
.jj_tup1{position:relative;transition: all 0.5s ease; cursor:pointer;padding:40px 0px;background:#fff;margin: 0 auto;text-align: center;}
@media(max-width:1024px){
.jj{ padding-top:50px;padding-bottom: 60px;}	
.jj_zt{padding-bottom: 20px;}
.jj_b{padding:60px 0px;}
.jj_lb2{padding-bottom:0px;}
.jj_tup1{padding:30px 0px;}
}
@media(max-width:414px){
.jj{ padding-top:30px;padding-bottom: 30px;}	
.jj_zt{padding-top: 20px;}
.jj_p{margin-bottom:15px;}
.jj_b{padding:30px 0px;}
.jj_lb2{padding:20px 0px;}
}


/****公司简介***/




/****企业文化***/
.qywh{ clear:both; height:auto; overflow:hidden; background:url("") no-repeat center top;-webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; padding:225px 0 265px 0;}
.qywh h6{ text-align:center; color:#fff; font-size:32px; font-weight:bold; line-height:35px; margin-bottom:10px;}
.qywh_z{ text-align:center;font-size:30px; color:#fff;font-family: "MoolBoran V2"; line-height:35px; text-transform:uppercase; height:35px;}
@media(max-width:1024px){
.qywh{ padding:150px 0 150px 0;}	
}
@media(max-width:414px){
.qywh{ padding:80px 0 80px 0;}	
}
.wh{width:100%;height:auto;overflow:hidden;padding:120px 0px;background:#f7f7f7;}
.wh_t{width:100%;height:auto;overflow:hidden;margin-bottom:60px;background:#fff;}

.wh_t_l{float:left;width:30%;height:auto;overflow:hidden;min-height:720px;}
.wh_cz{padding:55px 30px 55px 40px;background:#0271b8;}
.wh_cz h3{font-size:18px;line-height:21px;color:#fff;margin-bottom: 5px;}
.wh_cz p{font-size:18px;line-height:12px;color:#fff; }
.wh_yg{padding:90px 40px;padding-bottom:120px;}
.wh_yg h3{font-size:14px;line-height:23px;color:#015195;font-weight:bold;padding-bottom:30px;}
.wh_yg p{font-size:14px;line-height:23px;color:#666;}
.wh_shu{max-height:180px;}
.wh_t_r{float:right;width:70%;height:auto;overflow:hidden;max-height:720px;}
.wh_r_zg{padding-top:46px;padding-left:60px;}
.wh_r_zg h3{font-size:18px;line-height:23px;color:#0271b8;margin-bottom:28px;}
.wh_r_zg p span,.wh_r_zg p font{font-size:14px;line-height:23px;color:#666;}
.wh_r_zg p font{margin-left:50px;}



.wh_b{width:100%;height:auto;overflow:hidden;background:#fff;}
.wh_b_l{width:70%;float:left;min-height:760px;}
.wh_b_r{width:30%;float:right;min-height:760px;}
.wh_rc{padding:30px 0px 30px 40px;min-height:380px;}
.wh_rc h3{font-size:22px;line-height:22px;color:#0271b8;margin-bottom:14px;font-weight:bold;}
.wh_rc span{display:block;font-size:30px;line-height:14px;color:#0271b8;margin-bottom:40px;}
.wh_rc p{font-size:15px;line-height:24px;color:#333;font-weight:bold;margin-bottom:15px;}
.wh_rc font a{width:140px;text-align:center;display:block;font-size:12px;line-height:24px;color:#fff;background:#0271b8;padding:10px 0px;margin-top:38px;}
.wh_r_b{padding:90px 40px;padding-bottom:120px;background:#0271b8;min-height:380px;}
.wh_r_b h3{font-size:14px;line-height:23px;color:#fff;font-weight:bold;padding-bottom:30px;}
.wh_r_b p{font-size:14px;line-height:23px;color:#fff;}


.wh_l_b{max-height:380px;}
.wh_r_t{max-height:380px;}

@media(max-width:1024px){

.wh_yg{    padding: 51px 25px;}
.wh_cz {padding: 40px 20px 40px 20px; background: #0271b8;}
.wh_r_zg { padding-top: 20px;}
.wh_t_l{min-height:563px;}
.wh_rc {padding: 30px 0px 30px 40px; min-height: 298px;}
.wh_r_t { max-height: 298px;}
.wh_r_b { padding: 51px 20px; padding-bottom: 0px; background: #0271b8; min-height: 298px;}
.wh_b_r,.wh_b_l{min-height:600px;}
.wh{padding:60px 0px;}
}
@media(max-width:768px){
.wh_shu { max-height: none;height:auto;}
.wh_shu img{width:100%;    vertical-align: bottom;}
.wh_t_l{min-height:0px;height:auto;float:none;width:100%;}
.wh_t_r{float:none;width:100%;}
.wh_r_zg {padding-bottom: 20px;}

.wh_b_l{width:100%;float:none;}
.wh_l_b img{vertical-align:bottom;}
.wh_b_r{float:none;width:100%;}
.wh_r_t{max-height:none;height:auto;width:100%;}
.wh_r_t img{vertical-align:bottom;width:100%;}
.wh_r_b{min-height:230px;height:auto;}
.wh_r_b {padding: 30px 20px;}
}

@media(max-width:414px){
.wh_cz {padding: 20px 20px 20px 20px;}
.wh_yg { padding: 20px 25px;}
.wh_yg h3 {padding-bottom: 20px;}
.wh_r_zg { padding-top: 20px; padding-left: 20px;}
.wh_r_zg p span, .wh_r_zg p font{display:block}
.wh_r_zg p font{margin-left:0px;}
.wh_r_zg h3 { font-size:16px; margin-bottom: 15px;}
.wh_r_tu img{vertical-align:bottom;}
.wh_rc {padding: 20px;}
.wh_rc span{margin-bottom:10px;}
.wh_rc font a{margin-top:20px;}
.wh_rc{min-height:0px;}
.wh_b_l{min-height:0px;}
.wh_r_b{min-height:0px;height:auto;}
.wh_r_b h3{padding-bottom:15px;}
.wh{padding:20px 0px;}
.wh_t{margin-bottom:10px;}
.wh_b_r{min-height:0px;height:auto;}
.wh_cz h3{font-size:16px;}
}



/****企业文化***/

/****产品中心***/
.cpzx{ clear:both; height:auto; overflow:hidden; background:url("") no-repeat center top;-webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; padding:225px 0 265px 0;}
.cpzx h6{ text-align:center; color:#fff; font-size:32px; font-weight:bold; line-height:35px; margin-bottom:10px;}
.cpzx_z{ text-align:center;font-size:30px; color:#fff;font-family: "MoolBoran V2"; line-height:35px; text-transform:uppercase; height:35px;}
@media(max-width:1024px){
.cpzx{ padding:150px 0 150px 0;}	
}
@media(max-width:414px){
.cpzx{ padding:80px 0 80px 0;}	
}


.cp{width:100%;height:auto;overflow:hidden;padding:60px 0px;background:#f7f7f7;}
.cp_cp{width:100%;height:auto;overflow:hidden;}
.cp_cp dl{width:48%;float:left;padding:15px;background:#fff;margin-right:4%;margin-bottom:40px;}
.cp_cp dl.bg{margin-right:0px;}
.cp_cp dt{background:#0271b8;margin:0 auto;text-align:center;padding:48px 0px;}
.cp_cp dd {margin:0 auto;text-align:center;padding:35px 0px 60px ;}
.cp_cp dd h3{font-size:18px;line-height:27px;color:#222;margin-bottom:20px;}
.cp_cp dd p{font-size:14px;line-height:24px;color:#999;height:72px;}

@media(max-width:768px){
.cp_cp dl{width:100%;float:none;}	
.cp{padding:20px 0px;}
}
@media(max-width:414px){
.cp_cp dl{width:100%;float:none;}	
.cp{padding:20px 0px;}
.cp_cp dl{margin-bottom:20px;}
.cp_cp dt{padding:25px 0px;}
.cp_cp dd{padding: 20px 0px 20px;}
}
/****产品中心***/


/****产品详情***/
.cpxq{width:100%;height:auto;overflow:hidden;background:#0271b8;min-height:500px;}
.cpxq_l{width:50%;float:left;height:auto;overflow:hidden;padding-top:150px;padding-left:80px;}
.cpxq_l h3{color:#fff;font-weight:bold;font-size:22px;line-height:27px;text-transform:uppercase;margin-left:80px;padding-top:40px;}

.cpxq_r{width:45%;float:left;padding-top:150px;}
.cpxq_r h3{width:100%;font-size:30px;line-height:27px;color:#fff;font-weight:bold;border-bottom:1px solid #1f94df;padding-bottom:30px;margin:0 auto;text-align:center;}
.cpxq_r_b{margin:20px 0px;width:100%;height:auto;overflow:hidden;}
.cpxq_r_b li{float:left;width:33.3%;border-right:1px solid #1f94df;margin-right:0px;margin:0 auto;text-align:center;}
.cpxq_r_b li.bg{border-right:0px;}
.cpxq_r_b li h4{font-size:18px;line-height:27px;color:#93c8eb;}
.cpxq_r_b li p{font-size:30px;line-height:27px;color:#fff;font-weight:bold;padding:20px 0px;}
.xq{width:100%;height:auto;overflow:hidden;}
.xq_t{padding:70px 0px;background:#f7f7f7;}
.xq_t h3{font-size:18px;line-height:27px;color:#222;font-weight:bold;margin-bottom:25px;}
.xq_t p{font-size:14px;line-height:24px;color:#666;}

.xq_b{background:#fff;width:100%;height:auto;overflow:hidden;padding:110px 0px;}
.xq_b_t{width:100%;heoght:auto;overflow:hidden;}
.xq_b_t h3{font-size:16px;line-height:17px;color:#222;font-weight:bold;}
.xq_b_t span{display:block;font-size:30px;line-height:2;color:#0271b8;}
@media(max-width:768px){
.cpxq_l{float:none;width:100%;margin:0 auto;text-align:center;  padding-left: 0px;padding-top:20px;}
.cpxq_r{float:none;width:100%;padding-top:20px;}
.xq_b{padding:30px 0px;}
.xq_t{padding:40px 0px;}
}
@media(max-width:414px){
.cpxq_r_b li p{font-size:18px;}
.xq_t{padding:30px 0px;}
}

.table{width:100%;height:auto;overflow:hidden;}
.table table{width:100%;}
.table thead{background:#f7f7f7;}
.table thead tr{border:1px solid #eee;}
.table thead tr td{font-size:14px;line-height:50px;color:#222;font-weight:none;padding-left:80px;}
.table thead tr td.th{width:200px;padding-left:40px;}
.table tbody td{font-size:14px;line-height:24px;color:#222;font-weight:none;padding:12px 0px;padding-left:80px;border:1px solid #eee;}
.table tbody td:first-child{padding-left:40px;color:#0271b8;}




.lx{margin-top:80px;}
.table1{width:100%;height:auto;overflow:hidden;}
.table1 table{width:100%;}
.table1 thead{background:#f7f7f7;}
.table1 thead tr{border:1px solid #eee;}
.table1 thead tr td{font-size:14px;line-height:50px;color:#222;font-weight:none;padding-left:80px;}
.table1 thead tr td.th{width:200px;padding-left:40px;}
.table1 tbody td{font-size:14px;line-height:24px;color:#222;font-weight:none;padding:12px 0px;padding-left:80px;border:1px solid #eee;}
.table1 tbody td:first-child{padding-left:40px;color:#222;}



.table2{width:100%;height:auto;}
.table2 table{width:100%;}
.table2 thead{background:#f7f7f7;}
.table2 thead tr{border:1px solid #eee;}
.table2 thead tr td{font-size:14px;line-height:50px;color:#222;font-weight:none;padding-left:80px;}
.table2 thead tr td.th{width:200px;padding-left:40px;}
.table2 tbody td{font-size:14px;line-height:24px;color:#222;font-weight:none;padding:12px 0px;padding-left:40px;border:1px solid #eee;}
.table2 tbody td:first-child{padding-left:40px;color:#222;}

.table3{width:100%;height:auto;}
.table3 table{width:100%;}
.table3 thead{background:#f7f7f7;}
.table3 thead tr{border:1px solid #eee;}
.table3 thead tr td{font-size:14px;line-height:50px;color:#222;font-weight:none;padding-left:80px;}
.table3 thead tr td.th{width:200px;padding-left:40px;}
.table3 tbody td{font-size:14px;line-height:24px;color:#222;font-weight:none;padding:12px 0px;padding-left:40px;border:1px solid #eee;}
.table3 tbody td:first-child{padding-left:40px;color:#222;}


.table4{width:100%;height:auto;}
.table4 table{width:100%;}
.table4 thead{background:#f7f7f7;}
.table4 thead tr{border:1px solid #eee;}
.table4 thead tr td{font-size:14px;line-height:50px;color:#222;font-weight:none;padding-left:80px;}
.table4 thead tr td.th{width:200px;padding-left:40px;}
.table4 tbody td{font-size:14px;line-height:24px;color:#222;font-weight:none;padding:12px 0px;padding-left:40px;border:1px solid #eee;}
.table4 tbody td:first-child{padding-left:40px;color:#222;}


@media(max-width:1024px){
.table{width:100%;overflow:scroll;}
.table table{width:900px;}

.table1{width:100%;overflow:scroll;}
.table1 table{width:900px;}

.table2{width:100%;overflow:scroll;}
.table2 table{width:900px;}

.table3{width:100%;overflow:scroll;}
.table3 table{width:900px;}

.table4{width:100%;overflow:scroll;}
.table4 table{width:900px;}
}


.xq_sx{width:100%;height:auto;overflow:hidden;padding:40px 20px;background:#f7f7f7;margin-top:80px;}
.xq_sx p{display:inline-block;padding:0px 20px;}
.xq_sx_l{float:left;width:50%;}
.xq_sx_r{float:right;width:50%;text-align:right;}


@media(max-width:768px){
.lx { margin-top: 40px;}
}
@media(max-width:414px){
.xq_sx{padding:20px 10px;margin-top:40px;}
.lx { margin-top: 20px;}
}
@media(max-width:375px){
.xq_sx{margin-top:30px;}
}
@media(max-width:320px){
.xq_sx{margin-top:30px;}
.xq_sx p{padding:0px 5px;}
}


.cp_zlxz{width:100%;height:auto;overflow:hidden;background:#f7f7f7;padding:100px 0px;}
.zlxz_t{width:100%;height:auto;overflow:hidden;margin-bottom:50px;}
.zlxz_t_l{float:left;}
.zlxz_t_l h3{font-size:16px;line-height:17px;color:#222;font-weight:bold;}
.zlxz_t_l p{font-size:30px;line-height:1.5;color:#0271b8;}
.zlxz_t_r{float:right;}
.zlxz_t_r p a{display:block;font-size:14px;line-height:12px;color:#333;}
.zlxz_b{position:relative;}
.jj_tup2{background:#fff;padding:40px;min-height:250px;}
.jj_tup2 h3{font-size:16px;line-height:12px;color:#333;margin-bottom:120px;}
.jj_tup2 p span{display:inline;float:left;text-align:left;font-size:12px;line-height:24px;color:#999;text-transform:uppercase;}
.jj_tup2 p font{display:inline;float:right;text-align:right;}
.jj_tup2 p font a{font-size:12px;line-height:25px;color:#4389c2;display:block;}

@media(max-width:768px){
.cp_zlxz{padding:40px 0px;}
.zlxz_t{margin-bottom:20px;}
.xq_sx{margin-top:30px;}
}
@media(max-width:414px){
.cp_zlxz{padding:30px 0px;}
.zlxz_t{margin-bottom:20px;}
}
/****产品详情***/









/********/

.z_box{ clear:both; height:auto; overflow:hidden; background:url("") no-repeat center top;-webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; padding:225px 0 245px 0;}
.z_box h6{ text-align:center; color:#fff; font-size:32px; font-weight:bold; line-height:35px; margin-bottom:10px;}
.zone{ text-align:center;font-size:30px; color:#fff;font-family: "MoolBoran V2"; line-height:35px; text-transform:uppercase; height:35px;}

.abccc h6,.abccc .zone{color:#0271b8}

@media(max-width:1024px){
.z_box{ clear:both; height:auto; overflow:hidden; background:url("") no-repeat center top;-webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; padding:150px 0 150px 0;}	
}

@media(max-width:414px){
.z_box{ clear:both; height:auto; overflow:hidden; background:url("") no-repeat center top;-webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; padding:80px 0 80px 0;}	
}

.z_box1{ clear:both; height:auto; overflow:hidden; background:#f7f7f7; padding:50px 0;}
.z_cpe{ clear:both; height:auto; overflow:hidden; cursor:pointer;transition: all 0.5s ease;}
.z_cpe dl{ border-bottom:1px solid #e6e6e6; padding:50px 40px; clear:both; overflow:hidden;}
.z_cpe dt{ float:left; width:220px;height:auto; min-height:110px; background:#0271b8; text-align:center; font-family: "MoolBoran V2"; font-size:30px; color:#fff; padding-top:40px; min-height:110px; text-transform:uppercase; }
.z_cpe dt.z_bgr{ background:#0e89d8;}
.z_cpe dd{ float:right; width:78%; height:auto; overflow:hidden;}
.z_sut{ float:left; width:82%; height:auto; overflow:hidden;}
.z_sut h3{ color:#222222; font-size:16px; line-height:27px;}
.z_sut h3 i{ font-family:Arial, Helvetica, sans-serif; font-size:16px; text-transform:uppercase;}
.z_sut h3 a{ display:block; width:100%;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;color:#222222; font-size:16px;transition: all 0.5s ease; }
.z_sut h3 a i{ font-family:Arial, Helvetica, sans-serif; font-size:16px; text-transform:uppercase;}
.z_sut h4{ line-height:31px; color:#999999; font-size:12px; margin-bottom:20px;}
.z_sut h4 i{ font-family:Arial, Helvetica, sans-serif;}
.z_sut p{ line-height:31px; font-size:14px; height:31px; overflow:hidden; color:#666666;}
.z_xozio{ float:right; width:140px; height:34px;}
.z_xozio a{ display:block; width:100%; height:34px; background:#303030; text-align:center; line-height:34px; color:#fff;transition: all 0.5s ease;}
.z_cpe:hover{ background:#fff;}
.z_cpe:hover .gfic{ background:#0e89d8;}
.z_cpe:hover .z_xozio a{ background:#0271b8;}
.z_cpe:hover .z_sut h3 a{ color:#0271b8;}
@media(max-width:1024px){
.z_cpe dd{ float:right; width:70%; height:auto; overflow:hidden;}
.z_sut{ float:left; width:72%; height:auto; overflow:hidden;}
.z_cpe dl{ border-bottom:1px solid #e6e6e6; padding:30px 0px; clear:both; overflow:hidden;}
.z_box1{ clear:both; height:auto; overflow:hidden; background:#f7f7f7; padding:30px 0;}
}
@media(max-width:768px){
.z_cpe dd{ float:right; width:66%; height:auto; overflow:hidden;}
.z_sut{ float:left; width:62%; height:auto; overflow:hidden;}
.box7 .solition ul li h2 {
    font-size: 16px;
}
.box7 .solition ul li p {
    font-size: 14px;
}
}
@media(max-width:667px){
.z_cpe dd{ float:right; width:63%; height:auto; overflow:hidden;}
.z_sut{ float:left; width:62%; height:auto; overflow:hidden;}
}

@media(max-width:568px){
.z_cpe dd{ float:right; width:100%; height:auto; overflow:hidden;}
.z_sut{ float:left; width:100%; height:auto; overflow:hidden;}
.z_cpe dt{ float:left; width:100%;height:auto; min-height:110px; margin-bottom:20px; }
.z_sut h4{ line-height:31px; color:#999999; font-size:12px; margin-bottom:0px;}
.z_xozio{ float:left; width:100%; height:34px; margin-top:10px;}
}

.z_box_1{ background:url("") no-repeat center top;-webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover;}
.z_box2{ clear:both; height:auto; overflow:hidden; background:#fff; padding:45px 0;}
.z_dhyj{ float:left; width:79%; height:auto;}
.z_dhyj li{ float:left; padding-right:116px;}
.z_dhyj li span{ display:block; float:left; width:42px;}
.z_dhyj li span img{ display:block; max-width:100%;}
.z_dhyj li font{ float:right; display:block; padding-left:30px;color:#222222; font-size:14px; line-height:44px;}
.z_lxie{ float:right; width:21%; height:50px; background:#0271b8; text-align:center; line-height:50px; color:#fff;}
.z_lxie a{ color:#fff; display:block; width:100%;}
.z_dhyj li.z_bone{ padding-right:0px;}
@media(max-width:1024px){
.z_box2{ clear:both; height:auto; overflow:hidden; background:#fff; padding:30px 0;}
.z_dhyj{ float:left; width:100%; height:auto;}
.z_lxie{ float:right; width:100%; height:50px; background:#0271b8; text-align:center; line-height:50px; color:#fff; margin-top:10px;}
}
@media(max-width:414px){
.z_box2{ clear:both; height:auto; overflow:hidden; background:#fff; padding:30px 0;}
.z_dhyj{ float:left; width:100%; height:auto;}
.z_lxie{ float:right; width:100%; height:50px; background:#0271b8; text-align:center; line-height:50px; color:#fff; margin-top:0pxpx;}
.z_dhyj li{ float:left; padding-right:0px; width:100%; margin-bottom:10px;}
.z_dhyj li font{ float:right; display:block; width:80%; padding-left:0px;color:#222222; font-size:14px; line-height:44px;}
}

.z_box3{ clear:both; height:auto; overflow:hidden; background:#f7f7f7; padding:120px 0;}
.z_zwcp{ height:auto; overflow:hidden; background:url("") no-repeat center bottom; padding-bottom:20px; text-align:center; color:#222222; line-height:27px; font-size:24px; font-weight:bold; margin-bottom:70px;}
.z_zwcp i{ display:block; font-family: "MoolBoran V2"; color:#0271b8; font-size:30px; text-transform:uppercase; margin-top:9px;}
.z_scon{ height:auto; overflow:hidden;}
.z_scon_t{ height:auto; overflow:hidden; min-height:50px; background:#313131; color:#ffffff; font-size:14px; line-height:50px;}
.z_scon_t li{ float:left; width:25%; padding:0 40px; color:#fff; font-size:14px;}
.z_scon_b{ clear:both; height:auto; overflow:hidden;}
.container1	{ width:100%;display:inline;}
.menuTitle1{cursor:pointer;display:block; line-height:50px; color:#666666;width:100%;height:auto; overflow:hidden; border-bottom:1px solid #eeeeee; background:url("") no-repeat 98% center #fff;}
.menuTitle1 span{ float:left; display:block; width:25%; padding:0 40px; color:#666666; font-size:14px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.activeTitle1{cursor:pointer;display:block; line-height:50px; color:#474747;width:100%;height:auto; overflow:hidden; border-bottom:1px solid #0271b8; background:url("") no-repeat 98% center #0271b8;}
.activeTitle1 span{ float:left; display:block; width:25%; padding:0 40px; color:#fff; font-size:14px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.menuContent1{width:100%;  height:auto;text-align:left; display:none; padding:40px 40px; background:#ffffff; border:1px solid #0271b8;}
.menuContent1 h6{ line-height:30px; color:#0271b8; font-family:"Microsoft YaHei"; font-size:14px;ont-weight:bold;}
.menuContent1 p{ color:#666666; line-height:30px; font-size:14px;}
@media(max-width:1024px){
.z_box3{ clear:both; height:auto; overflow:hidden; background:#f7f7f7; padding:30px 0;}
.z_zwcp{ height:auto; overflow:hidden; background:url("") no-repeat center bottom; padding-bottom:20px; text-align:center; color:#222222; line-height:27px; font-size:24px; font-weight:bold; margin-bottom:30px;}
}
@media(max-width:568px){
.z_scon_t li{ float:left; width:50%; padding:0 0px; color:#fff; font-size:14px; text-align:center;}
.menuTitle1 span{ float:left; display:block; width:50%; padding:0 0px; text-align:center; color:#666666; font-size:14px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.activeTitle1 span{ float:left; display:block; width:50%; padding:0 0px; text-align:center; color:#fff; font-size:14px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

}

.z_box4{ clear:both; width:100%; height:auto; overflow:hidden; background:url("../images/bj.jpg") no-repeat center top; padding:70px 0 90px 0;}
.z_lxw{ float:left; width:38%; height:auto; overflow:hidden;}
.z_lxw_t{ height:auto; overflow:hidden; color:#fff; line-height:25px; font-size:22px; font-weight:bold; margin-bottom:40px;}
.z_lxw_t i{ display:block;font-family: "MoolBoran V2"; font-size:22px; text-transform:uppercase; margin-top:10px;}
.z_lxw_c{ height:auto; overflow:hidden; color:#fff; line-height:32px; font-size:16px; margin-bottom:25px;}
.z_lxw_b{ height:auto; overflow:hidden;}
.z_lxw_b p{ line-height:50px; color:#fff; font-size:14px;}
.z_wbk{ width:100%; height:50px; border:none; background:#fff; line-height:50px; padding:0 10px; color:#333; font-size:14px; margin-bottom:30px;}
.z_lxw1{ float:right; width:50%; height:auto; overflow:hidden; padding-top:55px;}
.z_lxw1 p{ line-height:30px; color:#fff; font-size:14px; clear:both; overflow:hidden; margin-bottom: 22px;}
.z_lxw1 p.wde{ margin-top: 40px; margin-bottom: 0;}
.z_wbk1{ width:100%; height:150px; border:none; background:#fff; padding:0 10px; line-height:50px; color:#333; font-size:14px; margin-bottom:30px;}
.z_lxw1 p span{ margin-right:62px; color:#fff; font-size:14px;}
.regular-radio {display: none;}
.regular-radio + label {-webkit-appearance: none;background-color: #ffffff;border-radius: 50px;display: inline-block;position: relative; width:20px; height:20px; vertical-align:middle;}
.regular-radio:checked + label:after {content: ' ';width: 10px;height: 10px;border-radius: 50px;position: absolute;top:5px;background: #0271b8;left:5px;font-size: 32px;}
.regular-radio:checked + label {background-color: #fff;color: #99a1a7;}
.z_tjxo{ width:100%; height:50px; background:#fff; color:#0271b8; font-size:14px; border:none; margin-top:57px;}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
.z_tjxo{ width:100%; height:50px; background:fff; color:#0271b8; font-size:14px; border:none; margin-top:57px}
}
@media(max-width:1024px){
.z_box4{ clear:both; width:100%; height:auto; overflow:hidden; background:#0271b8; padding:30px 0 30px 0;}
.z_lxw{ float:left; width:100%; height:auto; overflow:hidden;}
.z_wbk{ width:100%; height:50px; border:none; background:#fff; line-height:50px; padding:0 10px; color:#333; font-size:14px; margin-bottom:15px;}
.z_lxw1{ float:right; width:100%; height:auto; overflow:hidden; padding-top:0px;}
.z_wbk1{ width:100%; height:167px; border:none; background:#fff; padding:0 10px; line-height:50px; color:#333; font-size:14px; margin-bottom:0px;}
.z_tjxo{ width:100%; height:50px; background:#fff; color:#0271b8; font-size:14px; border:none; margin-top:15px;}
}
@media(max-width:320px){
.z_lxw1 p span{ margin-right:2%; color:#fff; font-size:14px;}
}


.z_box5{ clear:both; height:auto; overflow:hidden; background:#fff; padding:66px 0;}
.z_box5 dl{ clear:both; height:auto; overflow:hidden;}
.z_box5 dt{ float:right; width:50%; height:auto;height: 355px; overflow: hidden; position: relative; z-index: 0; background-color: rgb(243, 241, 236); color: rgb(0, 0, 0); text-align: left;}
.z_box5 dt img{ display:block; width:100%;}
.z_box5 dd{ float:left; width:50%; height:auto; padding:40px 1% 0 0;}
.z_box5 dd h6{ line-height:25px; color:#222222; font-size:22px; font-weight:bold; margin-bottom:45px;}
.z_box5 dd h6 i{ display:block; color:#0271b8; font-size:22px; text-transform:uppercase;font-family: "MoolBoran V2"; margin-top:9px; font-weight:normal;}
.z_box5 dd p{ line-height:30px; color:#222222; font-size:14px;}
@media(max-width:1024px){
.z_box5{ clear:both; height:auto; overflow:hidden; background:#fff; padding:30px 0;}
.z_box5 dd h6{ line-height:25px; color:#222222; font-size:22px; font-weight:bold; margin-bottom:10px;}
}
@media(max-width:768px){
.z_box5{ clear:both; height:auto; overflow:hidden; background:#fff; padding:30px 0;}
.z_box5 dd h6{ line-height:25px; color:#222222; font-size:22px; font-weight:bold; margin-bottom:10px;}
.z_box5 dd{ float:left; width:50%; height:auto; padding:0px 1% 0 0;}
.z_box5 dt{ float:none; width:100%; height:auto; padding-bottom:30px; margin: 0; background: #fff;}
.z_box5 dt .my-map {
    height: 400px;
}
}
@media(max-width:568px){
.z_box5{ clear:both; height:auto; overflow:hidden; background:#fff; padding:30px 0;}
.z_box5 dd h6{ line-height:25px; color:#222222; font-size:22px; font-weight:bold; margin-bottom:10px;}
.z_box5 dd{ float:none; width:100%; height:auto; padding:0px 0% 0 0;}
}
.z_box5_1{ background:#f7f7f7;}

.z_cpe1{ clear:both; height:auto; overflow:hidden; cursor:pointer;transition: all 0.5s ease;}
.z_cpe1 dl{ border-bottom:1px solid #e6e6e6; padding:50px 40px; clear:both; overflow:hidden;}
.z_cpe1 dt{ float:left; width:220px;height:auto; min-height:110px; text-align:center;}
.z_cpe1 dd{ float:right; width:100%; height:auto; overflow:hidden;}
.z_cpe1:hover{ background:#fff;}
.z_cpe1:hover .gfic{ background:#0e89d8;}
.z_cpe1:hover .z_xozio a{ background:#0271b8;}
.z_cpe1:hover .z_sut h3 a{ color:#0271b8;}

@media(max-width:1024px){
.z_cpe1 dd{ float:right; width:70%; height:auto; overflow:hidden;}
.z_cpe1 dl{ border-bottom:1px solid #e6e6e6; padding:30px 0px; clear:both; overflow:hidden;}

}
@media(max-width:768px){
.z_cpe1 dd{ float:right; width:66%; height:auto; overflow:hidden;}
}
@media(max-width:667px){
.z_cpe1 dd{ float:right; width:63%; height:auto; overflow:hidden;}
}

@media(max-width:568px){
.z_cpe1 dd{ float:right; width:100%; height:auto; overflow:hidden;}
.z_cpe1 dt{ float:left; width:100%;height:auto; min-height:110px; margin-bottom:20px; }

}

.z_box6{ clear:both; height:auto; overflow:hidden; background:url("") no-repeat center top;-webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; padding:180px 0 215px 0;}
.z_box6_t{ height:auto; overflow:hidden; text-align:center; color:#fff; font-size:32px; line-height:35px; text-transform:uppercase; font-weight:bold; margin-bottom:50px;}
.z_box6_t i{ display:block; color:#fff; font-size:30px; font-weight:normal;font-family: "MoolBoran V2"; margin-top:9px;}
.z_box6_b{ width:50%; height:auto; min-height:50px; background:#fff; margin:0 auto;}
.z_wbk2{ width:80%; height:50px; border:none; line-height:50px; padding:0 10px; font-size:14px; color:#333; float:left;}
.z_txyy{ float:right; margin-top:15px; margin-right:15px;}
@media(max-width:1024px){
.z_box6{ clear:both; height:auto; overflow:hidden; background:url("") no-repeat center top;-webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; padding:100px 0 100px 0;}
.z_box6_t{ height:auto; overflow:hidden; text-align:center; color:#fff; font-size:32px; line-height:35px; text-transform:uppercase; font-weight:bold; margin-bottom:20px;}
}
@media(max-width:768px){
.z_box6{ clear:both; height:auto; overflow:hidden; background:url("") no-repeat center top;-webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; padding:100px 0 100px 0;}
.z_box6_t{ height:auto; overflow:hidden; text-align:center; color:#fff; font-size:32px; line-height:35px; text-transform:uppercase; font-weight:bold; margin-bottom:20px;}
.z_box6_b{ width:70%; height:auto; min-height:50px; background:#fff; margin:0 auto;}

}
@media(max-width:414px){
.z_box6{ clear:both; height:auto; overflow:hidden; background:url("") no-repeat center top;-webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; padding:50px 0 50px 0;}
.z_box6_t{ height:auto; overflow:hidden; text-align:center; color:#fff; font-size:32px; line-height:35px; text-transform:uppercase; font-weight:bold; margin-bottom:20px;}
.z_box6_b{ width:100%; height:auto; min-height:50px; background:#fff; margin:0 auto;}

}
.z_box_2{ background:url("") no-repeat center top;-webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover;}
.z_box7{ clear:both; height:auto; overflow:hidden; background:#f7f7f7; padding:60px 0 120px 0;}
.z_box7 dl{ float:left; width:32%; height:auto; margin-right:2%; background:#fff; padding:30px; overflow:hidden;transition: all 0.5s ease; margin-bottom:30px;}
.z_box7 dl.qcbj{ margin-right:0%;}
.z_box7 dt{ width:100%; height:auto; overflow:hidden; margin-bottom:30px;}
.z_box7 dt img{ display:block; max-width:100%; height:auto;transition: all 0.5s ease;}
.z_box7 dd{ height:auto; overflow:hidden;}
.z_box7 dd div{ height:48px; overflow:hidden; margin-bottom:35px;}
.z_box7 dd p{ line-height:24px; color:#222; font-size:15px;}
.z_box7 dd p span{ color:#737b80; font-family:Arial, Helvetica, sans-serif; margin-right:20px;}
.z_box7 dd p span img{ vertical-align:middle; margin-top:-3px; margin-right:8px;}
.z_box7 dl:hover{-moz-transform: translateY(-10px); -webkit-transform: translateY(-10px); -o-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px);}
.z_box7 dl:hover dt img{-moz-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2);}
.jzgd{ clear:both; width:100%; height:auto; min-height:40px; background:#0271b8; color:#fff; text-align:center; line-height:40px; margin-top:30px; display:block;}
.jzgd a{ color:#ffffff; display:block; width:100%;}

@media(max-width:1024px){
.z_box7 dl{ float:left; width:32%; height:auto; margin-right:2%; background:#fff; padding:15px; overflow:hidden;transition: all 0.5s ease; margin-bottom:30px;}
}
@media(max-width:414px){
.z_box7 dl{ float:left; width:100%; height:auto; margin-right:0%; background:#fff; padding:15px; overflow:hidden;transition: all 0.5s ease; margin-bottom:30px;}
.z_box7 dl.qcbj{ margin-right:0%;}
.z_box7 dt img{ display:block; max-width:100%; height:auto;transition: all 0.5s ease; margin:0 auto;}
}


.z_box8{ clear:both; width:100%; height:auto; overflow:hidden; background:#f7f7f7; padding:70px 0 122px 0;}
.z_news1{ clear:both; height:auto; overflow:hidden; background:url("") no-repeat center top #fff; padding:50px 40px;}
.z_news1 h3{ text-align:center; line-height:27px; color:#222222; font-size:18px; font-family:Arial, Helvetica, sans-serif; margin-bottom:35px;}
.z_news1 h4{ border-bottom:1px solid #e6e6e6; min-height:35px;margin-bottom:50px; overflow:hidden;}
.z_news1 h4 span{ color:#737b80; font-family:Arial, Helvetica, sans-serif; margin-right:20px; }
.z_news1 h4 img{ vertical-align:middle; margin-top:-3px; margin-right:8px;}
.z_news1 p{ line-height:24px; color:#666666; font-size:16px;}
.z_news1 p img{ display:block; max-width:100%; margin:0 auto;}
.fyoi{ clear:both; height:auto; overflow:hidden;}
.fyoi a.prev{ display:block; float:left;width:48%; background:url("") no-repeat left center; padding-left:79px; line-height:24px; color:#666; font-size:14px;}
.fyoi a.prev i{ display:block; color:#222222; font-size:15px; text-transform:uppercase;}
.fyoi a.next{ display:block; float:right;width:48%; background:url("") no-repeat right center; padding-right:79px; line-height:24px; color:#666; font-size:14px; text-align:right;}
.fyoi a.next i{ display:block; color:#222222; font-size:15px;text-transform:uppercase;}
@media(max-width:1024px){
.z_box8{ clear:both; width:100%; height:auto; overflow:hidden; background:#f7f7f7; padding:30px 0 30px 0;}
.z_news1{ clear:both; height:auto; overflow:hidden; background:url("") no-repeat center top #fff; padding:30px 30px;}
}
@media(max-width:414px){
.fyoi a.prev{ display:block; float:left; background:none; padding-left:0px; line-height:24px; color:#999999; font-size:14px; width:100%; margin-bottom:15px;}
.fyoi a.prev i{ display:block; color:#222222; font-size:15px;}
.fyoi a.next{ display:block; float:left; background:none; padding-left:0px; padding-right:0px; line-height:24px; color:#999999; font-size:14px; text-align:left; width:100%;}

}
.z_box_3{ background:url("") no-repeat center top;-webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover;}
.z_box10{ width:100%; height:auto; overflow:hidden; padding:120px 0 100px 0; background:#212121;}
.z_yxlw{ height:auto; overflow:hidden; margin-bottom:65px;}
.z_yxlw img{ display:block; max-width:100%;}
.z_yxlw1{ height:auto; overflow:hidden;}
.z_yxlw1 p img{ display:block; max-width:100%; margin:0 auto; margin-bottom:36px;}
.z_yxlw1 h3{ text-align:center; color:#fff; font-size:16px; font-weight:bold; margin-bottom:15px;margin-top:80px;}
.z_yxlw1 p{ text-align:center; color:#999999; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:21px;}
@media(max-width:1024px){
.z_box10{ width:100%; height:auto; overflow:hidden; padding:100px 0 100px 0; background:#212121;}
}
@media(max-width:414px){
.z_box10{ width:100%; height:auto; overflow:hidden; padding:100px 0 100px 0; background:#212121;}
.z_yxlw{ height:auto; overflow:hidden; margin-bottom:35px;}
.z_yxlw1 h3{ text-align:center; color:#fff; font-size:16px; font-weight:bold; margin-bottom:15px; line-height:35px;}
}

.z_box11{ clear:both; height:auto; overflow:hidden; background:url("") no-repeat center bottom #f7f7f7; padding:120px 0 24px 0;}
.z_lyoe{ height:auto; overflow:hidden; margin-bottom:53px;}
.z_liop{ height:auto; position:relative; width:90%; height:auto; margin:0 auto;}
.z_liop img{ display:block; margin:0 auto; max-width:100%;}

.jiat{ width:15px; height:8px;animation:tpi 2s linear 1s infinite ;-moz-animation:tpi 2s linear 1s infinite ;
-webkit-animation:tpi 2s linear 1s infinite ;-o-animation:tpi 2s linear 1s infinite;position:absolute; left:34px; bottom:100px;}
.jiat img{ float:right;display:block;}

@keyframes tpi
{
from {left:34px; bottom:100px}
to {left:34px; bottom:560px}
}

@-moz-keyframes tpi 
{
from {left:34px; bottom:100px}
to {left:34px; bottom:560px}

}

@-webkit-keyframes tpi 
{
from {left:34px; bottom:100px}
to {left:34px; bottom:560px}
}

@-o-keyframes tpi 
{
from {left:34px; bottom:100px}
to {left:34px; bottom:560px}
}


.jiat1{ width:15px; height:8px;animation:tpi1 2s linear 1s infinite ;-moz-animation:tpi1 2s linear 1s infinite ;-webkit-animation:tpi1 2s linear 1s infinite ;-o-animation:tpi1 2s linear 1s infinite;position:absolute; left:50px; top:33px;}
.jiat1 img{ float:right;display:block;}

@keyframes tpi1
{
from {left:50px; top:33px}
to {left:250px; top:33px}
}

@-moz-keyframes tpi1 
{
from {left:50px; top:33px}
to {left:250px; top:33px}


}

@-webkit-keyframes tpi1 
{
from {left:50px; top:33px}
to {left:250px; top:33px}

}

@-o-keyframes tpi 1
{
from {left:50px; top:33px}
to {left:250px; top:33px}

}


.jiat2{ width:15px; height:8px;animation:tpi2 2s linear 1s infinite ;-moz-animation:tpi2 2s linear 1s infinite ;-webkit-animation:tpi2 2s linear 1s infinite ;-o-animation:tpi2 2s linear 1s infinite;position:absolute; left:322px; top:87px;}
.jiat2 img{ float:right;display:block;}

@keyframes tpi2
{
from {left:322px; top:87px}
to {left:322px; top:110px}
}

@-moz-keyframes tpi2 
{
from {left:322px; top:87px}
to {left:322px; top:110px}


}

@-webkit-keyframes tpi2 
{
from {left:322px; top:87px}
to {left:322px; top:110px}

}

@-o-keyframes tpi 2
{
from {left:322px; top:87px}
to {left:322px; top:110px}

}

.jiat3{ width:15px; height:8px;animation:tpi3 2s linear 1s infinite ;-moz-animation:tpi3 2s linear 1s infinite ;-webkit-animation:tpi3 2s linear 1s infinite ;-o-animation:tpi3 2s linear 1s infinite;position:absolute; left:427px; top:0px;}
.jiat3 img{ float:right;display:block;}

@keyframes tpi3
{
from {left:427px; top:0px}
to {left:645px; top:0px}
}

@-moz-keyframes tpi3 
{
from {left:427px; top:0px}
to {left:645px; top:0px}

}

@-webkit-keyframes tpi3 
{
from {left:427px; top:0px}
to {left:645px; top:0px}

}

@-o-keyframes tpi 3
{
from {left:427px; top:0px}
to {left:645px; top:0px}

}



.jiat4{ width:15px; height:8px;animation:tpi4 2s linear 1s infinite ;-moz-animation:tpi4 2s linear 1s infinite ;-webkit-animation:tpi4 2s linear 1s infinite ;-o-animation:tpi4 2s linear 1s infinite;position:absolute; left:632px; top:62px;}
.jiat4 img{ float:right;display:block;}

@keyframes tpi4
{
from {right:632px; top:62px}
to {left:415px; top:62px}
}

@-moz-keyframes tpi4 
{
from {right:632px; top:62px}
to {left:415px; top:62px}


}

@-webkit-keyframes tpi4 
{
from {right:632px; top:62px}
to {left:415px; top:62px}

}

@-o-keyframes tpi 4
{
from {right:632px; top:62px}
to {left:415px; top:62px}

}

.jiat5{ width:15px; height:8px;animation:tpi5 2s linear 1s infinite ;-moz-animation:tpi5 2s linear 1s infinite ;-webkit-animation:tpi5 2s linear 1s infinite ;-o-animation:tpi5 2s linear 1s infinite;position:absolute; left:739px; top:87px;}
.jiat5 img{ float:right;display:block;}

@keyframes tpi5
{
from {left:739px; top:87px}
to {left:739px; top:110px}
}

@-moz-keyframes tpi5 
{
from {left:739px; top:87px}
to {left:739px; top:110px}


}

@-webkit-keyframes tpi5 
{
from {left:739px; top:87px}
to {left:739px; top:110px}

}

@-o-keyframes tpi 5
{
from {left:739px; top:87px}
to {left:739px; top:110px}

}

.jiat6{ width:15px; height:8px;animation:tpi6 2s linear 1s infinite ;-moz-animation:tpi6 2s linear 1s infinite ;-webkit-animation:tpi6 2s linear 1s infinite ;-o-animation:tpi6 2s linear 1s infinite;position:absolute; left:1022px; top:118px;}
.jiat6 img{ float:right;display:block;}

@keyframes tpi6
{
from {left:1022px; top:118px}
to {left:1022px; top:400px}
}

@-moz-keyframes tpi6 
{
from {left:1022px; top:118px}
to {left:1022px; top:400px}


}

@-webkit-keyframes tpi6
{
from {left:1022px; top:118px}
to {left:1022px; top:400px}

}

@-o-keyframes tpi6
{
from {left:1022px; top:118px}
to {left:1022px; top:400px}

}

.z_lkmo{ display:none; width:100%; height:auto;}
.z_lkmo img{ display:block; margin:0 auto; max-width:100%;}
@media(max-width:1024px){
.z_lkmo{ display:block; width:100%; height:auto;}	
.z_liop{ height:auto; position:relative; width:90%; height:auto; margin:0 auto; display:none;}
}
.z_box_4{ background:url("") no-repeat center top;-webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover;}
.z_box12{ clear:both; height:auto; overflow:hidden; background:#f7f7f7; padding:90px 0;}
.z_badt{ height:auto; overflow:hidden;}
.z_badt dl{ clear:both; height:auto; overflow:hidden;}
.z_badt dt{ float:left; width:50%; height:auto;}
.z_badt dt img{ display:block; width:100%;}
.z_badt dd{ float:left; width:50%; height:auto; min-height:480px; background:#fff; padding:120px 102px 0 102px;}
.z_badt dd h3{ text-align:center; color:#080808; line-height:27px; font-size:22px; margin-bottom:56px;}
.z_badt dd h3 i{ display:block;font-family: "MoolBoran V2"; color:#0271b8; font-size:30px; text-transform:uppercase; margin-top:10px;}
.z_badt dd div{ height:66px; overflow:hidden; margin-bottom:65px;}
.z_badt dd p{ line-height:23px; color:#999999; font-size:14px; text-align:center;}
.z_badt dd h4{ background:url(../images/z_bg2.jpg) no-repeat center bottom; padding-bottom:15px; line-height:23px; color:#0271b8; text-align:center;}
.z_badt dt.z_left{ float:right;}
.z_badt dd.z_right{ float:right;}
@media(max-width:1024px){
.z_box12{ clear:both; height:auto; overflow:hidden; background:#f7f7f7; padding:60px 0;}
.z_badt dt{ float:left; width:100%; height:auto;}
.z_badt dd{ float:left; width:100%; height:auto; min-height:auto; overflow:hidden; background:#fff; padding:45px;}
.z_badt dd h3{ text-align:center; color:#080808; line-height:27px; font-size:22px; margin-bottom:20px;}
.z_badt dd div{ height:auto; overflow:hidden; margin-bottom:20px;}
}

.z_yoiy{ clear:both; height:auto; overflow:hidden;}
.z_yoiy dt{ width:50%; height:auto; overflow:hidden; float:left;}
.z_yoiy dt img{ display:block; width:100%;}
.z_yoiy dd{ float:left; width:50%; height:auto;}
.z_tyup{ width:63.2%; height:auto; background:#fff; min-height:495px; padding:122px 137px 0 77px;}
.z_tyup h3{ color:#080808; line-height:27px; font-size:22px; margin-bottom:60px;}
.z_tyup h3 i{ display:block; color:#0271b8; font-size:30px;font-family: "MoolBoran V2"; text-transform:uppercase; margin-top:15px;}
.z_tyup p{ line-height:23px; font-size:14px; color:#999999;}
.z_tyup div{ height:46px; overflow:hidden; margin-bottom:70px;}
.z_tyup p img{ display:block; max-width:100%;}
@media(max-width:1680px){
.z_tyup{ width:72.2%; height:auto; background:#fff; min-height:432px; padding:80px 137px 0 77px;}	
}
@media(max-width:1600px){
.z_tyup{ width:76%; height:auto; background:#fff; min-height:411px; padding:80px 137px 0 77px;}	
}
@media(max-width:1024px){
.z_yoiy dt{ width:100%; height:auto; overflow:hidden; float:left;}
.z_yoiy dd{ float:left; width:100%; height:auto;}
.z_tyup{ width:100%; height:auto; background:#fff; min-height:auto; overflow:hidden; padding:30px;}
.z_tyup h3{ color:#080808; line-height:27px; font-size:22px; margin-bottom:10px;}
.z_tyup div{ height:auto; overflow:hidden; margin-bottom:20px;}
}
.z_boce{ background:#0271b8; clear:both; height:auto; overflow:hidden; margin-top:-72px; padding:72px 0 120px 0; }
.z_boce dt{ float:right; width:50%; height:auto; overflow:hidden;}
.z_boce dt img{ display:block; width:100%;}
.z_boce dd{ float:left; width:50%; height:auto; padding:126px 248px 0 0;}
.z_boce dd h3{ color:#fff; line-height:27px; font-size:22px; background:url(../images/z_tu8.png) no-repeat left top; padding-left:64px; margin-bottom:50px;}
.z_boce dd h3 i{ display:block; color:#fff;font-family: "MoolBoran V2"; font-size:30px; text-transform:uppercase; margin-top:7px;}
.z_boce dd p{ line-height:23px; color:#afc6d5; font-size:14px;}
.z_boce dd div{ height:69px; overflow:hidden; margin-bottom:55px;}
.z_boce dd p img{ display:block; max-width:100%;}
@media(max-width:1024px){
.z_boce{ background:#0271b8; clear:both; height:auto; overflow:hidden; margin-top:0px; padding:0px 0 0px 0; }
.z_boce dt{ float:left; width:100%; height:auto; overflow:hidden;}
.z_boce dd{ float:left; width:100%; height:auto; padding:30px;}
.z_boce dd h3{ color:#fff; line-height:27px; font-size:22px; background:url("") no-repeat left top; padding-left:64px; margin-bottom:10px;}
.z_boce dd div{ height:auto; overflow:hidden; margin-bottom:20px;}
}

.z_znie{ clear:both; height:auto; position:relative; margin-top:-120px; overflow:hidden;}

.z_cnine h3{ text-align:left; color:#080808; line-height:27px; font-size:22px; margin-bottom:40px;}
.z_cnine h3 i{ display:block;font-family: "MoolBoran V2"; color:#0271b8; font-size:30px; text-transform:uppercase; margin-top:10px;}
.z_cnine div{ height:66px; overflow:hidden; margin-bottom:65px;}
.z_cnine p{ line-height:23px; color:#999999; font-size:14px; text-align:left;}
.z_cnine h4{ background:url("") no-repeat left bottom; padding-bottom:15px; line-height:23px; color:#0271b8; text-align:left;}


.z_opr{ float:left; width:50%; height:auto;}
.z_cniew{ float:right; width:63.2%;}
.z_cniew img{ display:block; max-width:100%;}
.z_mvn{ float:right; width:50%; height:auto; background:#f7f7f7;}
.z_cnine{ width:63.2%; height:auto; min-height:499px; background:#fff; padding:120px 157px 0 81px;}
@media(max-width:1680px){
.z_cnine{ width:72.2%; height:auto; min-height:498px; background:#fff; padding:80px 157px 0 81px;}	
.z_cniew{ float:right; width:72.2%;}

}
@media(max-width:1600px){
.z_cnine{ width:76%; height:auto; min-height:499px; background:#fff; padding:80px 157px 0 81px;}	
.z_cniew{ float:right; width:76%;}
}
@media(max-width:1024px){
.z_znie{ clear:both; height:auto; position:relative; margin-top:0px; overflow:hidden;}
.z_badt1 dt{ float:left; width:100%; height:auto;}
.z_badt1 dd{ float:left; width:100%; height:auto; min-height:auto; overflow:hidden; background:#fff; padding:30px;}
.z_badt1 dd div{ height:66px; overflow:hidden; margin-bottom:10px;}
.z_badt1 dd div{ height:66px; overflow:hidden; margin-bottom:20px;}

}
@media(max-width:768px){
    .z_mvn{width: 100%;}
    

}

.z_box_5{ background:url("") no-repeat center top;-webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover;}
.z_box13{ clear:both; height:auto; overflow:hidden; background:#fff; padding:74px 0;}
.z_box13 h3{ color:#222222; font-size:16px; font-weight:bold; line-height:17px; margin-bottom:70px;}
.z_box13 h3 i{ display:block; color:#0271b8;font-family: "MoolBoran V2"; font-size:30px; margin-top:11px; text-transform:uppercase;}
.z_box13 p{ line-height:24px; color:#666666; font-size:16px;}
.fyoi1{ margin-top:60px; background:#f7f7f7; padding:50px 29px;}


.abc1{ background:url("") no-repeat center top;-webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover;}
.abc2{ background:url("") no-repeat center top;-webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover;}
.abc3{ background:url("") no-repeat center top;-webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover;}
.abc4{ background:url("") no-repeat center top;-webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover;}
/**********/






.fy{ clear:both; line-height:35px; text-align:center; color:#669dd2; font-size:14px; margin:0 auto; margin-bottom:50px;} 
.fy div{ clear:both; text-align:left; margin:0 auto;}
.fy div a.prev{  font-size:14px;padding:10px 18px; border:1px solid #fff; background:#fff;color:#666666; margin-right:10px;}
.fy div span.current{ background:#327fd5; margin-right:10px;padding:10px 18px;font-size:14px; color:#fff}
.fy div a{  border:1px solid #fff;color:#666666 ;padding:10px 18px; margin-right:10px;font-size:14px; background:#fff}
.fy div a.next{ border:1px solid #fff;color:#666666;padding:10px 18px;  margin-right:10px;font-size:14px; background:#fff}


@media(max-width:768px){
    .z_mvn{ width:100%;}
    .z_opr{width: 100%;}
    .z_cniew{width: 93%; margin-right: 13px;}
    .z_cniew img{width: 100%;}
    .z_cnine {width: 93%; margin-right: 13px; min-height: auto;}
    /* .z_opr {width: 100%;}  */
    .z_cniew img{width: 100%;}
    .z_cnine {padding: 30px; height: auto; text-align: center; margin: 0 auto;}
    .z_cnine h3,  .z_cnine div p, .z_cnine h4 {text-align: center;}
}

