/****************************版权说明************************************/
.copyright{margin:0 5% 1%;}
 /*模态框*/
.modal {
    display: none; /* 默认隐藏 */
    position: fixed; /* 根据浏览器定位 */
    z-index: 1; /* 放在顶部 */
    left: 0;
    top: 0;
    width: 100%; /* 全宽 */
    height: 100%; /* 全高 */
    overflow: auto; /* 允许滚动 */
    background-color: rgba(0,0,0,0.4); /* 背景色 */
}
/*模态框内容*/
.modal-content {
    display: flex; /*采用flexbox布局*/
    flex-direction: column; /*垂直排列*/
    position: relative;
    background-color: #fefefe;
    margin: 15% auto; /*距顶部15% 水平居中*/
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    animation: topDown 0.4s; /*自定义动画，从模态框内容上到下出现*/
}
@keyframes topDown {
    from {top: -300px; opacity: 0}
    to {top: 0; opacity: 1}
}
/**********************************************************************/
.insidebanner{ height: auto; overflow: hidden;}
.insimobdebanner{ display: none;height: auto; overflow: hidden;}
.insimobdebanner img{display: block; max-width: 100%; }
.insidebanner img{display: block; width: 100%;}
.navList{ height: auto; overflow: hidden; background: #fff; padding:2% 3%;}
.navLUl{ height: auto; overflow: hidden; text-align: center;}
.navLUl li{ display: inline-block; padding:0 10px; height: 45px; border:1px solid #319add; line-height:45px; font-size: 18px; color: #319add; text-align: center; margin-right: 18px;  border-radius: 30px;}
.navLUl li a{ display: block; color: #319add;}
.navLUl li:last-child{ margin-right: 0px;}
.navLUl li.act{ background: #319add; border-color:#319add; }
.navLUl li.act a{ color: #fff;}
#pager{  text-align:center; margin-top:30px;  height: auto;
    overflow: hidden;
    width: 100%;}
.pager a{ font-size:12px; color:#666; border:#e9e9e9 1px solid; padding:2px 10px;}
.pager span a.current{ background:#319add; color:#fff; padding:3px 11px;}
.pro_total{ height: auto; overflow: hidden;}
.pro_total .proin{height:auto; overflow: hidden; margin-bottom: 4%;}
.pro_total .proin .proMtil{ font-size: 20px; color: #232323; margin-bottom: 3%;}
.pro_total .proin .proMtil a{ color: #232323;}
.pro_total .proin .proUl{ height: auto; overflow: hidden;}
.proin .proUl li{ float: left; height: auto; overflow: hidden; margin-right: 2%; width: 48%; margin-bottom: 5%;}
.proin .proUl li:nth-child(2n){ margin-right: 0px;}
.proin .proUl li a{ height: auto; overflow: hidden; }
.proin .proUl li a .proleft{ float: left; width: 30%;}
.proin .proUl li a .proleft img{ height: auto; overflow: hidden; border:1px solid #e5e5e5; max-width: 100%;}
.proin .proUl li a .prori{ float: right; width:68%;}
.proin .proUl li a .prori .prosubt{ font-size: 18px; color: #319add; margin:3% 0px;height: 22px; overflow: hidden;}
.proin .proUl li a .prori p{ font-size: 16px; color: #858585; line-height: 30px; height: 95px; overflow: hidden;}
.proin .proUl li a .prori span{ display: block; width: 100%; height: 40px; background:#464646; color: #fff;}
.skl_Case{ height: auto; overflow: hidden; margin-top: 3%;}
.skl_Case .casein{ height: auto; overflow: hidden;}
.skl_Case .casein a{ height: auto; overflow: hidden; margin-bottom:15%;     display: block;}
.skl_Case .casein .img{ height: auto; overflow: hidden; }
.skl_Case .casein .img img{ max-width: 100%; height: 220px; overflow: hidden; display: block; margin:0 auto;    transition: all .8s;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;}
.skl_Case .casein .caseTile{ font-size: 18px; color: #303030; margin:5% 0px 3%; text-align: center; height: 25px; overflow: hidden;}
.skl_Case .casein p{ font-size: 14px; color: #7c7c7c; height: 80px; overflow: hidden;}
.skl_Case .casein span{ width: 100%; display: block; background: #464646; line-height: 40px; text-align: center; font-size: 14px; border-radius: 30px; color: #fff; margin-top: 5%;}
.skl_Case .casein a:hover .img img{     transform: scale(1.1);
    -webkit-transform: scale(1.1);
    overflow: hidden;}
.mainBox-con{ height: auto; overflow: hidden; margin:1% 5%;}
.mainBox-con p{font-size:16px;margin:1% 0;text-indent:2em;}
.mainBox-con1{ margin-top: 3%;}
.investul{ height: auto; overflow: hidden; }
.investul li{ height: auto; overflow: hidden; background: #fbf9f9; border:1px solid #e5e5e5; padding:10px; margin-bottom: 3%;}
.investul li a{ height: auto; display: block;}
.investul li .left{ width: 40%; float: left;}
.investul li .right{ width: 55%; float: right;}
.xitongTitle {height: auto;overflow: hidden;text-align: center;border-top: 2px solid #3cbaef;;font-size: 24px;color: #313131;line-height: 30px;padding-top: 1.5%;}
.fkxt{ max-width: 1200px; margin:0 auto;}
.fkxt p{font-size:16px;margin:1% 0;text-indent:2em;}
@media screen and (max-width: 768px) {
.fkxt {height: auto;overflow: hidden;margin:0%;}
.fkxt img{display:block;max-width:100%;margin: 0 auto;}
.fkxt p{margin: 1% 3%;}
}
@media screen and (max-width: 414px) {.investul li .right{ width: 100%;float:none;}}
.investul li img{ display: block; margin:0 auto; max-width: 100%;}
.investul li .intitle{ text-align: center;  font-size: 24px; text-align: center; margin:2% 0px; color: #319add;}
.investul li p{ color: #606060;  line-height: 28px; text-align: center;}
.investul li span{     width: 134px;height: 35px;background: #319add;color: #fff;font-size: 14px;margin: 0 auto;line-height: 35px;display: block;text-align: center;border-radius: 30px;margin-top: 3%;border: 1px solid #319add;transition: all .8s;-webkit-transition: all .8s;-moz-transition: all .8s;-o-transition: all .8s; }
.investul li span:hover{     color: #319add;background: #fff;}
.newsin{ height:auto; overflow:hidden; }
.newsin .news_li{ height:auto; overflow:hidden; border-bottom:1px solid #e4e4e4; background:#fff; padding:3% 0px;}
.newsin .news_li:last-child{ border-bottom: 0px;}
.newsin .news_li a{ height:auto; overflow:hidden; display:block;}
.newsin .news_li a .news-le{ float:left; width:25%;}
.newsin .news_li a .news-le img{ display:block; max-width: 100%;}
.newsin .news_li a .news-ri{ float:left; width:calc(100% - 25% - 6% - 88px); margin-left:2%; margin-right: 4%;}
.newsin .news_li a .news-ri .newsTitle{ font-size: 24px; color:#2d2d2d;}
.newsin .news_li a .news-ri p{ font-size: 14px; color:#606060; margin-top: 1%; line-height: 25px;}
.newsin .news_li a .news-ri span{ color:#606060; font-size:14px; margin-top:1%; margin-right:10px; display: inline-block;}
.newsin .news_li a .newsintime{ float: right; width:88px; text-align: center;border-left: 1px dashed #c6c6c6;}
.newsin .news_li a .newsintime .day{ font-size: 30px; color: #2d2d2d; border-bottom: 1px dashed #c6c6c6; line-height: 75px;}
.newsin .news_li a .newsintime .date{ font-size: 18px; color: #2d2d2d; height: 75px; padding-top:10%;}
.newsin .news_li:hover .news-ri .newsTitle{ color:#319add;}
.infoTitle{ height: auto; overflow: hidden; text-align: center; border-bottom: 1px solid #e0e0e0; font-size: 24px; color: #313131; line-height: 30px; padding-bottom: 1%;}
.newsinfo{ height: auto; overflow: hidden; margin: 3% 0 0;}
.aboutnav{ height: auto; overflow: hidden;  text-align: center;margin: 3% 0px;}
.aboutnav li{ display: inline-block; width:148px; height: 45px; border:1px solid #319add; line-height:45px; font-size: 18px; color: #319add; text-align: center; margin-right: 18px;  border-radius: 30px; cursor: pointer;}
.aboutnav li.active{ background: #319add; border-color:#319add;color: #fff;}
.aboutnav li a{color: #319add; }
.aboutnav li.active a{ color: #fff;}
.about-in{ height: auto; overflow: hidden; padding-bottom: 5%;}
.about-in .sideTitle{ height: auto; overflow: hidden; border-bottom: 1px solid #d5d5d5; text-align: center; margin-bottom:40px;}
.about-in .sideTitle span{ font-size: 36px; color: #3f4447; font-weight: bold;  border-bottom: 2px solid #3f4447;padding-bottom: 20px; display: inline-block;}
.abUl{ height: auto; overflow: hidden; margin: 3% 0px; text-align: center;}
.abUl li{ display: inline-block; height: auto; overflow: hidden; margin-right: 8%;}
.abUl li img{ display: block; margin:0 auto; }
.abUl li .abt{ height: auto; overflow: hidden; color: #319add; font-size: 18px; margin-top: 10px;}
.abUl li:last-child{ margin-right: 0px;}
.aboutcot{ height: auto; overflow: hidden;}
.ab_core{ height: auto; overflow: hidden;  background-size:cover; padding:3% 0px; background-color: #164C63;}
.ab_core .coreUl{ height: auto; overflow: hidden; position: relative;}
.ab_core .coreUl li{ float: left;  width: 50%; }
.ab_core .coreUl li .corein{ width: 266px; height: 279px;background: url(?template/m1/images/coresbg.png) no-repeat top center; background-size: cover; text-align: center;color: #fff; }
.ab_core .coreUl li img{ height: auto; overflow:hidden; margin:0 auto;  display: block;    padding-top: 21px;}
.ab_core .coreUl li .coreTile{ height: auto; overflow: hidden; font-size: 24px; font-weight: bold; margin-top: 45px;}
.ab_core .coreUl li .corecont{ font-size: 16px; margin-top: 5px;}
.ab_core .coreUl li.li2 .corein{ float: right;}
.ab_core .coreUl li.li3 .corein{ margin:0 auto;}
.ab_core .coreUl li.li4 .corein{ margin:0 auto;}
.ab_core .coreUl li.li5{ width: 100%;}
.ab_core .coreUl li.li5 .corein{ margin:0 auto;margin-top: -152px;}
.ab_core .coreUl li.li6{width: 100%; position: absolute; top:0px; left:0px;}
.ab_core .coreUl li.li6 .corecen{ width: 256px; height: 256px; border-radius: 50%; background: #fff; margin:0 auto;    margin-top: 7%; overflow: hidden;}
.ab_core .coreUl li.li6 .cenht{ text-align: center; font-size: 42px; color: #1e72ba; font-weight: bold; margin-top: 28%;}
.ab_core .coreUl li.li6 p{ font-size: 74px; color: #c6def6; font-weight: bold; text-align: center; line-height: 70px;}
.acTitle{ font-size: 36px; color: #fff; font-weight: bold; text-align: center;padding-bottom:10px;}
.abTitle{ font-size: 36px; color: #333333; font-weight: bold; text-align: center;}
.ab_devlope{ height: auto; overflow: hidden;background-size:cover; padding:3% 0px;  background: url(?template/m1/images/devGb.jpg) no-repeat top center;}
.ab_devlope img{ display: block; margin:0 auto; display: block; max-width: 100%; margin-top: 3%;}
.ab_partner{ height: auto; overflow: hidden; margin:3% 0px;}
.porducul{ height: auto; overflow: hidden; margin-top: 3%;}
.porducul .porducli{ margin-bottom: 1%; float: left; width: 19%; margin-right: 1.2%; position: relative;}
.porducul .porducli:nth-child(5n){ margin-right: 0px;}
.porducul .porducli .producimg{ height: auto; overflow: hidden; border:1px solid #ededed; }
.porducul .porducli .producimg img{ display: block; overflow: hidden; max-width: 100%;margin:0 auto;    transition: all .8s;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;}
.porducul .porducli:hover .producimg img{transform: scale(1.1);-webkit-transform: scale(1.1);overflow: hidden; -webkit-filter: none; -moz-filter: none; -ms-filter: none; -o-filter: none; filter: none; filter:none;filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);
-webkit-filter:grayscale(0); }
.ab_honor{ height: auto; overflow: hidden;background-size:cover; padding:3% 0px;  background: url(?template/m1/images/honbg.jpg) no-repeat top center; }
.ryzsOwl{ height: auto; overflow: hidden; margin-top: 3%;}
.ryzsOwl .item{ float: left; width: 24%; margin-right:1%;}
.ryzsOwl .item:last-child{ margin-right: 0px;}
.ryzsOwl .item img{ display: block; max-width: 100%; border:1px solid #e4e4e4;}
.ryzsOwl .item p{ text-align: center; font-size:16px; color: #333; margin-top: 10px;}
.zlzs{ height: auto; margin-top: 6%;}
.exhibitionowl{ height: auto; margin-top: 3%;}
.exhibitionowl .owl-buttons{ position: absolute;top: 50%;right: 0px;left: 0px;margin-top: -27.5px;}
.exhibitionowl .owl-buttons>div{ padding: 0px !important;width:54px !important;opacity: 1 !important;border-radius: 50% !important;font-size: 0px !important;height: 54px !important;filter: Alpha(Opacity=100) !important; border:1px solid #6c6c6c !important;transition: all .8s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;}
.exhibitionowl .owl-buttons .owl-prev {background: url(?template/m1/images/prev.png) no-repeat center center !important;opacity: 1px !important;position: absolute;left: -7%;transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;}
.exhibitionowl .owl-buttons .owl-next {background:url(?template/m1/images/next.png) no-repeat center center !important;opacity: 1px !important;position: absolute;right: -7%;transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;}
.exhibitionowl .owl-buttons>div:hover{ border-color: #da261e !important;}
.exhibitionowl .owl-buttons .owl-next:hover{ background-image: url(?template/m1/images/prev1.png) !important;}
.exhibitionowl .owl-buttons .owl-prev:hover{ background-image: url(?template/m1/images/next1.png) !important;}
.exhibitionowl .exhibiimg{ width: 95%; margin:0 auto;}
.exhibitionowl p{ text-align: center; font-size: 16px; color: #333333; margin-top: 8px;}
.exhibitionowl .exhibiimg img{ display: block; max-width: 100%;}
.lxwm{ height: auto; overflow: hidden; margin-top: 5%;}
.keyword{ height: auto; overflow: hidden; border-bottom: 1px dashed #c7c7c7; padding:10px 0px;}
.keyword .hotword{ height: auto; overflow: hidden; color: #9d9d9d; font-size: 14px;}
.keyword .hotword span{ float: left;}
.keyword .hotword a{color: #9d9d9d; display: inline-block; background: url(?template/m1/images/linkey.jpg) no-repeat right center; padding:0 10px; float: left;}
.keyword .places{ height: auto; overflow: hidden; color: #9d9d9d; font-size: 14px; }
.keyword .places a{ color: #9d9d9d; }
.keyword .places a:last-child{ color: #1ab1f1;}
.system_gs{ height: auto; overflow: hidden;position: relative;}
.systitle{ text-align: center; font-size: 24px; color: #4f4f4f;}
.system_gs .gsCont{ height: auto; overflow: hidden; margin-top: 3%;}
.system_gs .gsCont p{ font-size: 16px; color: #4f4f4f; text-align: center; margin-bottom: 3%;}
.gsContn{background: linear-gradient(#fff, #ddd);margin:0 2%;}
.system_gj{ height: auto; overflow: hidden; margin:3% 0px;}
.system_gj img{ display: block; margin:0 auto;}
.syspost{ height: auto; overflow: hidden; padding-top: 3%;}
.system_zc{ height: auto;overflow: hidden;position: relative;}
.syszc{ height: auto; overflow: hidden;}
.syszc .systitle{ color: #fff;}
.syszc p{ text-align: center; color: #fff; line-height: 30px; font-size: 16px;}
.system_zc .zcUl{ height: auto; overflow: hidden; margin-top: 3%;}
.system_zc li{ height: auto; overflow: hidden; background: #4c81bf;}
.system_zc li .zcle{ float: left; width: 200px; height: auto;overflow: hidden;}
.system_zc li .zcle img{ max-width: 100%; display: block; }
.system_zc li .zcri{ float: left; width: calc(100% - 200px ); padding:2%;}
.system_zc li .zcri .zcTitle{ font-size: 24px; color: #fff;}
.system_zc li .zcri .zcTitle span{ color: #abd1ff; margin-left: 3%;}
.system_zc li .zcri p{ font-size: 16px; color: #ffffff; line-height: 28px; margin-top: 1%;}
.system_zc li:nth-child(2n){ background: rgba(27,24,82,0.6);}
.system_zc li:nth-child(2n) .zcri{ text-align: right;}
.system_td{ height: auto; overflow: hidden; margin:3% 0px;}
.system_td .syszc .systitle{ color: #4f4f4f;}
.system_td .syszc p{ color: #4f4f4f; margin-top: 8px;}
.system_td img{ display: block; max-width: 100%; margin:3% auto 0px; }
.system_dw{ height: auto; overflow: hidden; position: relative;}
.system_dw img{ display: block; max-width: 100%;}
.system_dw .syspost{ height: 100%; width: 100%; position: absolute; top:0px; left:0px;}
.system_dw .syspost{ margin-top: 5%;}
.prokd_one{ height: auto; overflow: hidden; position: relative;}
.prokd_one .projd_title{ font-size: 40px; color: #4f4f4f; text-align: center;    margin-top: 2%;}
.prokd_one p{ font-size: 18px; color: #757575; text-align: center;}
.prokd_one .prosr{ height: auto; overflow: hidden; margin-top:8%; }
.prokd_one .prosr li{ float: left; width: 33%;}
.prokd_one .prosr li img{ display: block; margin:0 auto; max-width: 100%;}
.prokd_oneimgpro{ position: relative; padding:0px;}
.prosikd{ height: auto; width: 100%; position: absolute; top:5px; left:0px; }
.prokd_oneimgpro img{ display: block; width: 100%;}
.prokd_oneimgpro .projd_title{ margin-top: 2%;}
.prokd_two{ height: auto; overflow: hidden;  position: relative;}
.pro_design{ float: right; width: 57%; text-align: right; height: auto; overflow: hidden;     margin-top: 26%;}
.pro_design .projd_title{ color: #fff; font-size: 40px; font-weight: bold;}
.pro_design .desp{ height: auto; overflow: hidden; margin-top: 5%;}
.pro_design .desp p{ font-size: 18px; color: #b0ddff; margin-bottom: 2%;}
.prokd_three{ height: auto; overflow: hidden; position: relative;}
.prokd_three .pcba{ height: 100%; width: 100%; position: absolute; top:0px; left:0px;}
.prokd_three .projd_title{ font-size:40px; color: #262626; font-weight: bold; margin-top: 8%;}
.prokd_three .desp{ height: auto; overflow: hidden; margin-top: 3%;}
.prokd_three .desp p{ font-size: 18px; color: #5c5c5c; margin-bottom: 10px;}
.prosimp{ height: auto; width: 100%; position: absolute; bottom:0px; left:0px;}
.prosimp .simperTile{ color: #fff; font-size: 40px; font-weight: bold;text-shadow:0px 3px 6px #000; text-align: center;}
.prosimp .desp{ height: auto; overflow: hidden; margin: 2% 0px; text-align: center;}
.prosimp .desp p{ font-size: 18px; color: #b0ddff; margin-bottom: 10px;}
.prokd_five{ height: auto; overflow: hidden;  position: relative;}
.prokd_five .projd_title{ height: auto; overflow: hidden; text-align: center; font-size: 40px; font-weight: bold; margin-top: 9%; }
.prokd_five .desp{ height: auto; overflow: hidden; margin-top: 3%; text-align: center;}
.prokd_five .desp p{  font-size: 24px; color: #2e2f2f; margin-bottom: 2%;}
.prokd_six{ height: auto; overflow: hidden; margin:3% 0px;}
.prokd_six img{ display: block; max-width: 100%; margin:0 auto;}
.prokd_senven{ height: auto; overflow: hidden; margin:3% 0px;}
.prokd_senven .genre{ float: left; width: 43%;}
.genret dl dt{ width: 100%; height: 50px; background: #3cbaef; line-height: 50px; text-align: center; color: #fff; font-size: 24px; font-weight: normal; margin-bottom: 3%;}
.genret dl dd{ font-size: 16px; color: #727272; line-height: 30px; margin-bottom: 4%;}
.prokd_senven .para{ float: right; width: 53%;}
.prokd_senven .para dl dd{ margin-bottom: 2%; line-height: 25px; }
.prorecommd{ height: auto; overflow: hidden; margin: 3% 0px;}
.prorecommd .recomTitle{ width: 100%; line-height: 50px; font-size: 24px; color: #fff; text-align: center; background: #3cbaef;}
.prorecommd .proOwl{ height: auto; overflow: hidden; margin-top: 3%;}
.prorecommd .proOwl a{ height: auto; overflow: hidden; display: block; width: 95%; margin:0 auto;}
.prorecommd .proOwl img{ display: block; margin:0 auto; max-width: 100%;}
.prorecommd .proOwl p{ font-size: 18px; color: #535353; border-bottom: 2px solid #878787; line-height: 47px; text-align: center; height: 47px; overflow: hidden;}
.proph_tr .projd_title{     margin-top: 25%;}
.ab_ul{ height: auto; overflow: hidden; margin: 3% 0px;}
.ab_ul li{  height: 58px; overflow: hidden; border-right:1px solid #d2d5da; text-align: center;}
.ab_ul li div{ overflow: hidden; background: url(?template/m1/images/tim1.png) no-repeat left center; padding-left: 58px; display: inline-block; text-align: left; height: 50px; }
.ab_ul li h2{ font-size: 18px; color:#3e2e25; margin:5px 0px; font-weight: bold;}
.ab_ul li p{ font-size: 14px; color:#666666;}
.ab_ul li:nth-child(2) div{ overflow: hidden; background: url(?template/m1/images/tim2.png) no-repeat left center;  }
.ab_ul li:nth-child(3) div{ overflow: hidden; background: url(?template/m1/images/tim3.png) no-repeat left center;  }
.ab_ul li:nth-child(4) div{ overflow: hidden; background: url(?template/m1/images/tim4.png) no-repeat left center;  }
.ab_ul li:last-child{ border-right: none;}
.map{ height: auto;overflow: hidden; position: relative;}
.map .map_tanc{ height: auto; overflow: hidden; text-align: center; margin-bottom: 3%; }
.map .map_tanc span{ background: url(?template/m1/images/map.png) no-repeat left center; display: inline-block; padding-left: 35px;font-size: 20px; color:#000;  text-align: center; line-height: 30px;}
.sub_area{ height:auto;  margin:3% 0px;}
.sub_area .contact_title{ font-size: 18px; color:#3cbaef;  font-weight: bold;}
.sub_area .sub_main{height:auto; margin-top: 1%; }
.fl{ float:left;}
.fr{ float:right;}
.sub_area .sub_main .sub_L .wx1 p{ text-align: center; font-size: 16px; margin-top: 6px;}
.sub_area .sub_main .sub_R{ height: auto; overflow: hidden;}
.sub_R .sub_input{ -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; height:auto; width:25%;}
.sub_R .sub_input p{ margin-bottom:10px; display:block; height: auto;}
.sub_R .sub_input p:last-child{ margin-bottom: 0px;}
.sub_R .sub_input p input{line-height:45px; background:none; border:1px solid #e4e4e4; width:100%; text-indent:10px;-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; height: 45px;
    box-sizing: border-box; font-size: 14px; display: block;}
.sub_R .sub_text{ margin:0px 2%; width:55%;}
.sub_R .sub_text textarea{ width:100%; height:100px; background:none;border:1px solid #e4e4e4; padding-top: 5px; text-indent: 10px; font-size: 14px; display: block;}
.sub_R .btn1{ width:16%;}
.sub_R .btn1 input{ width:100%; height:46px;background:#3cbaef; border:none; color:#fff; font-size:16px; text-align: center; display:block;  overflow:hidden;}
.sub_R .btn1 .isbtn{ background: #666666; margin-bottom: 8px;}
.protatallMob{margin:0 5%; display: none;}
.protatallMob p{margin:2% 2%;font-size:14px;text-align:center;}
.protatallMob h1{margin:4% 0;font-size: 24px;font-weight:bold;}
.protatallMob h2{margin:3% 0;font-size: 20px;font-weight:bold;}
.protatallMob h3{margin:3% 0;font-size: 18px;font-weight:bold;}
.protatallMob h4{margin:2% 0;font-size: 16px;font-weight:bold;}
.mainBox-con h1{margin:3% 0;font-size: 24px;font-weight:bold;}
.mainBox-con h2{margin:2% 0;font-size: 20px;font-weight:bold;}
.mainBox-con h3{margin:1% 0;font-size: 18px;font-weight:bold;}
.mainBox-con h4{margin:1% 0;font-size: 16px;font-weight:bold;}
.pcolor{background-color:#f4f4f4;padding:5px 0 15px;}
.pcolor1{background-color:#fff;padding:5px 0 15px;}
.pcolor p{font-size: 16px;margin: 0% 8%;padding: 0% 8%;text-align:center;}
.pcolor1 p{font-size: 16px;margin: 0% 8%;padding: 0% 8%;text-align:center;}
.pcolor h2{font-size:28px;font-weight:bold;margin:2% 6%;}
.pcolor h3{font-size:24px;font-weight:bold;margin:2% 6%;}
.pcolor h4{font-size:18px;font-weight:bold;margin:2% 6%;}
.pcolor1 h2{font-size:28px;font-weight:bold;margin:2% 6%;}
.pcolor1 h3{font-size:24px;font-weight:bold;margin:2% 6%;}
.pcolor1 h4{font-size:18px;font-weight:bold;margin:2% 6%;}
.protatal p{font-size: 16px;margin: 1% 8%;padding: 0% 8%;text-align:center;}
.protatal h2{font-size:28px;font-weight:bold;margin:2% 6%;}
.protatal h3{font-size:24px;font-weight:bold;margin:2% 6%;}
.protatal h4{font-size:18px;font-weight:bold;margin:2% 6%;}
.insidabsolubanner{ position: relative;}
.insidabsolubanner p{ position: absolute; bottom:33%; left: 0px; width: 100%; text-align: center;color: #fff;
    font-size: 60px;
    font-weight: bold; text-shadow: 2px 4px 8px #000;}
@media screen and (max-width: 1600px){
.pro_design{ margin-top: 17%;}
.prokd_five .projd_title{ margin-top: 17%;    font-size: 30px;}
.prokd_one .projd_title,.pro_design .projd_title,.prokd_three .projd_title,.prosimp .simperTile{ font-size: 30px;}

}
@media screen and (max-width: 768px) {
.mainBox-con {height: auto;overflow: hidden;margin:0%;}
.mainBox-con img{display:block;max-width:100%;margin: 0 auto;}
.insidebanner{ height: auto; overflow: hidden; display: none;}
.insimobdebanner{ display: block;}
.insidabsolubanner p{ font-size: 30px; }
.navLUl{     display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;}
.navLUl li{ text-align: center;
    width: 33.3%; font-size: 14px;}
.prokd_one .projd_title{ font-size: 24px;}
.prokd_one p{ font-size: 16px;}
.pro_design .projd_title,.prokd_three .projd_title,.prokd_five .projd_title,.prosimp .simperTile{ font-size: 24px;}
.prokd_three .desp p,.prokd_five .desp p,.pro_design .desp p{ font-size: 14px;}
.genret dl dd{ font-size: 14px;}
.proph_tr .projd_title{ margin-top: 11%;}
.systitle{ font-size: 24px;}
.system_gs .gsCont p{ font-size: 14px; margin-bottom: 2%;}
.system_zc li .zcri .zcTitle{ font-size: 16px;}
.system_zc li .zcri p{ font-size: 14px; line-height: 22px;}
.newsin .news_li a .news-ri .newsTitle{ font-size: 16px;}
.newsin .news_li a .news-ri p{ font-size: 14px; line-height: 22px;}
.newsin .news_li a .newsintime .day{ line-height: 32px;}
.newsin .news_li a .newsintime .date{ height: auto;}
.aboutnav li{ margin-bottom: 10px;}
.abUl li{ margin-right:3%;}
.exhibitionowl .owl-buttons .owl-prev{ left:0px;}
.exhibitionowl .owl-buttons .owl-next{ right:0px;}
.abTitle{ font-size: 24px;}
.acTitle{ font-size: 24px;}
.ab_core .coreUl li .corein{ width: 200px; height: 210px; background-size: cover;}
.ab_core .coreUl li img{ padding-top: 11px;}
.ab_core .coreUl li .coreTile{ font-size: 18px; margin-top: 18px;}
.ab_core .coreUl li .corecont{ font-size: 14px;}
.ab_core .coreUl li.li5 .corein{ margin-top: -23px;}
.keyword .hotword{ float: none !important;}
.keyword .places{ float: none !important;}
.ab_ul li{ border-right:0px; text-align: left;}
.ab_ul li div{ background-size: 20% !important; padding-left: 0px; background: none !important;}
.ab_ul li h2{ font-size: 14px;}
.ab_ul li p{ font-size: 12px;}
.ab_core .coreUl li.li6 .corecen{ width: 210px; height: 210px; margin-top: 17%;}
.ab_core .coreUl li.li6 .cenht{ font-size:36px;}
.ab_core .coreUl li.li6 p{ font-size: 50px; line-height: 56px;}
.protatallMob{ display: block; margin:3% 0%;}
.protatal{display:none;}
}
@media screen and (max-width: 968px) {{genre{ float: left; width: 100%;}}
@media screen and (max-width: 968px) {.para{display:none;}}
@media screen and (max-width: 414px) {
.navLUl li{ font-size: 12px; height:30px; line-height: 30px; margin-right: 4px;}
.pro_total .proin .proMtil{ font-size: 16px;}
.proin .proUl li{  width: 48%;}
.proin .proUl li a .proleft,.proin .proUl li a .prori{ float: none; width: 100%;}
.proin .proUl li a .prori .prosubt{ font-size: 14px;height: auto; }
.proin .proUl li a .prori p{ font-size: 12px; line-height: 22px; display: none;}
.prokd_one .projd_title{ font-size: 14px;}
.prokd_one p{ font-size: 13px;}
.prokd_one .prosr li img{ max-width: 64%;}
.pro_design{ width: 76%;}
.pro_design .projd_title, .prokd_three .projd_title, .prokd_five .projd_title, .prosimp .simperTile{ font-size: 14px;}
.prokd_three .desp p, .prokd_five .desp p, .pro_design .desp p{ font-size: 12px;}
.prokd_three .projd_title{ margin-top: 3%;}
.prokd_three .desp p{ margin-bottom: 4px;}
.prokd_three .desp{ margin-top: 0px;}
.prokd_senven .genre,.prokd_senven { float: none; width: 100%; }
.genret dl dt,.prorecommd .recomTitle{ font-size: 16px; height: 30px; line-height: 30px;}
.genret dl dd{ font-size: 12px; line-height: 22px;}
.investul li{ padding:10px;}
.investul li .intitle{ font-size: 16px;}
.investul li p{ line-height: 22px; font-size: 12px;}
.investul li span{ width: 111px; height: 30px; font-size: 12px; line-height: 30px;}
.systitle{ font-size: 16px;}
.system_gs .gsCont p{ font-size: 12px;}
.syszc p{ font-size: 14px; line-height: 22px;}
.system_zc li .zcle{ width: 80px; }
.system_zc li .zcri{width: calc(100% - 80px );}
.system_zc li .zcri .zcTitle{ font-size: 13px;}
.system_zc li .zcri p{ font-size: 12px; line-height: 18px;}
.newsin .news_li a .newsintime{ display: none;}
.newsin .news_li a .news-le{ width: 36%;}
.newsin .news_li a .news-ri{ width: calc(100% - 36% - 2% ); margin-right: 0px;}
.newsin .news_li a .news-ri .newsTitle{ font-size: 14px;}
.newsin .news_li a .news-ri p{ font-size: 12px; line-height: 20px;}
.aboutnav li{ width: 32%; margin-right: 1%;font-size: 12px; height:30px; line-height: 30px;float: left; }
.aboutnav li:nth-child(3n){ margin-right: 0px;}
.about-in .sideTitle span{ font-size: 18px; padding-bottom: 6px;}
.abUl li img{ max-width: 53%;}
.abUl li .abt{ font-size: 12px;}
.ab_core .containerr{ padding:0px;}
.ab_core .coreUl li .corein{ width: 155px; height: 162px;}
.ab_core .coreUl li img{ max-width: 22%;}
.ab_core .coreUl li .coreTile{ font-size: 10px;     margin-top: 22px;}
.ab_core .coreUl li .corecont{ font-size: 12px;  margin-top: 0px;}
.ab_core .coreUl li.li6 .corecen{ width: 142px; height: 142px; margin-top: 26%;}
.ab_core .coreUl li.li6 .cenht{ font-size: 22px;margin-top: 35%;}
.ab_core .coreUl li.li6 p{ font-size: 19px; line-height: 22px;}
.ab_core .coreUl li.li3 .corein{ margin:0px; margin-top: 5%;}
.ab_core .coreUl li.li4 .corein{ margin:0px;  margin-top: 5%;     float: right;}
.ab_core .coreUl li.li5 .corein {margin-top: -55px;}
.abTitle{ font-size: 16px;}
.acTitle{ font-size: 16px;}
.ryzsOwl .item{ width: 49%; margin-right: 2%; margin-bottom: 2%;}
.ryzsOwl .item:nth-child(2n){ margin-right: 0px;}
.ryzsOwl .item p,.exhibitionowl p{ margin-top: 5px; font-size: 14px;}
.infoTitle{ font-size: 20px; font-weight: bold;}
.skl_Case .casein{ margin:0 -5px;}
.skl_Case .casein>div{ padding:0px 5px;}
.skl_Case .casein .caseTile{ font-size: 14px; height: 38px;}
.skl_Case .casein p{ font-size: 12px;}
.skl_Case .casein span{ line-height: 30px; font-size: 12px;}
.prorecommd .proOwl p{ font-size: 14px; line-height: 20px;}
.keyword .hotword,.keyword .places{ font-size: 12px;}
.sub_area .contact_title{ font-size: 14px;}
.sub_area .sub_main .sub_L{ display: none;}
.sub_area .sub_main .sub_R{ float: none; width: 100%;}
.fl,.fr{ float: none;}
.sub_R .sub_input{ width: 100%; margin-bottom: 10px;}
.sub_R .sub_text{ width: 100%; margin:0px;}
.sub_R .btn1{ width: 100%; margin-top: 10px;}
.sub_R .btn1 input{ height: 42px;}
.sub_R .sub_input p input,.sub_R .sub_text textarea{ font-size: 14px;}
.map .map_tanc span{ font-size: 15px; line-height: 20px;}
.navLUl li{ width: 32%; margin-bottom: 2%;}
.navLUl {
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
     justify-content: flex-start; 
}
.jieshao{display:none;}
}
@media screen and (max-width: 375px) {
.ab_core .coreUl li.li6 .corecen{ width: 124px; height: 124px; margin-top: 29%;}
.ab_core .coreUl li.li6 .cenht{ font-size: 22px;margin-top: 35%;}
.ab_core .coreUl li.li6 p{ font-size: 19px; line-height: 22px;}
.ab_core .coreUl li.li3 .corein{ margin:0px; margin-top: 5%;}
.ab_core .coreUl li.li4 .corein{ margin:0px;  margin-top: 5%;     float: right;}
.ab_core .coreUl li.li5 .corein {margin-top: -55px;}

}
/*********************************************************************/
.skl{width: 100%;height: auto;position: relative;}
.skl .img-container {width: 100%;}
.skl .img-container img {width: 100%;display: block;}
.skl .text-container {position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.skl .text-container .text-container-wrap {width: 100%;height: 100%;position: relative;}
.skl .title {font-size: 40px;color: #fff;text-align: center;padding-top: 40px;}
.skl .black {color: #333;}
.skl .p {font-size: 18px;color: #fff;margin-top: 15px;text-align: center;line-height: 30px;width: 800px;max-width: 800px;margin-left: auto;margin-right: auto;}
.skl .p .black {color: #333;}
.skl .right-left {position: absolute;left: 50%;text-align: left;width: 320px;top: 50%;transform: translateY(-50%);}
.skl .table {width: 1200px;max-width: 1200px;margin: 0 auto;margin-top: 50px;}
.skl .table tr th, .skl .table tr td{text-align: center;vertical-align: middle;}
/*.skltable tr td {*/
/*  font-size: 14px;*/
/*  color: #666;*/
/*}*/
