@charset "utf-8";
/*============================ 初始化样式 ============================*/
*
{ margin:0; padding:0;  }
body
{color:#333; font-size:14px;  font-family:"Microsoft YaHei","微软雅黑","SimSun","宋体",sans-serif; overflow-x: hidden;background-color: #f7f7f7;}
*html
{ background-image:url(about:blank);background-attachment:fixed;}
li
{ list-style:none;}
img
{ border:none;}
body a img
{ border:none;}
/*a:hover img
{opacity: 0.8; filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; }
*/
a
{ color: #555; text-decoration:none; blr:expression(this.onFocus=this.blur());}
a:focus
{ outline:none;}
a:link
{ text-decoration:none;}
a:hover
{ color:#347dc4; text-decoration:none; }
.clear:after
{content:''; display:block; clear:both; }
.clear
{ height:0px; clear:both; }
.text-cut  /*限制文字,文字超出显示冒号*/
{ overflow: hidden;  white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis;}
.t_center
{ text-align:center;}

.huiA
{ background:#f2f2f2; overflow:hidden; clear:both; }

.space10 { height:10px; clear:both; }
.space15 { height:15px; clear:both; }
.space20 { height:20px; clear:both; }
.space25 { height:25px; clear:both; }
.space30 { height:30px; clear:both; }

/*效果*/
.trans1
{ transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; -webkit-transition:all 0.3s ease;}
.trans2
{ transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}


/*图片放大*/
.fdapic
{ overflow:hidden;}
.fdapic img
{
    -webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.4s ease;
    -moz-transition:all 0.4s ease; -o-transition:all 0.4s ease;transition:all 0.4s ease;}
.fdapic:hover img
{ -webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}

/*按钮样式*/
.yu_a0
{ display:inline-block;  text-align:center; transition:all 0.4s ease;-moz-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; }

/*放大*/
.ypicA
{ position:relative;}
.ypicA img
{ transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out; -ms-transition:all 0.3s ease-out; -o-transition:all 0.3s ease-out; -webkit-transition:all 0.3s ease-out;}
.ypic:hover .ypicA img
{ -webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}

.yuzz
{ width: 100%; height: 100%; background: rgba(0, 0, 0, 0); position: absolute; left: 0; top: 0; opacity: 0;
    -webkit-transform: rotateX(180deg) scale(0.5, 0.5);
    transform: rotateX(180deg) scale(0.2, 0.2);
    transition: all ease-out .5s;
}
.yuzz .yuzz1
{ display: block; width: 38px;  height: 38px; text-align: center; font-size: 22px; line-height: 38px; border: 1px solid rgba(255, 255, 255, .5); border-radius: 50%; position: absolute;  left: 50%;  top: 50%; margin-left: -21px; margin-top: -21px;
}
.yuzz .yuzz2
{ display: block; width: 38px; height: 38px; background-image: url(../images/yp1.png); background-repeat: no-repeat;    background-position: center center; }

.ypic:hover .yuzz
{ opacity: 1;
    -webkit-transform: rotateX(0deg) scale(1, 1);
    transform: rotateX(0deg) scale(1, 1);
    transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;
    background: rgba(0, 0, 0, 0.3);
}


/*============================ 公共部分 ============================*/

/* 文章类别上下页 */
.waiyefanye
{ height:20px; text-align:center;  font-size:14px; padding:20px 0 10px 0;  clear:both;}
.waiyefanye span
{ color:#b60303;}
.waiyefanye a
{ line-height:16px; font-size:12px; text-indent:0px; color:#333;  margin-right: 5px; padding:5px 6px; display: inline-block; }
.waiyefanye a:hover
{color:#0370d1;  text-decoration:none;}

/* 文章上下篇 */
.wzfanye
{ line-height:25px;  padding:20px 0px;  clear:both; }
.wzfanye .wzfanyeA,.wzfanye .wzfanyeB
{ padding-left:0px; clear:both; font-size:12px; }
.wzfanye span
{font-weight:bold; }
.wzfanye a
{ text-decoration:none; }
.wzfanye a:hover
{ text-decoration:none; }

/*用于手机屏幕，大于480px小于640px
@media (min-width: 480px) and (max-width: 640px) {}*/

/* 数字上下页 */
.page_fanye
{ width:100%; height:auto; text-align:center; padding:40px 0; margin:0 auto; overflow:hidden; clear:both;}
.page_fanye a
{ line-height:16px; font-size:14px; text-indent:0px; color: #666;  margin-right: 5px; padding:8px 12px; background:#fff;  border:1px solid #aaaaaa;  display: inline-block; }
.page_fanye span
{  height:24px; line-height:20px;  padding:0 10px 0 5px; display: inline-block;}
.page_fanye span input
{ width:30px; height:20px;}
.page_fanye a.page_home,.page_fanye a.page_home:hover,.page_fanye a.page_end,.page_fanye a.page_end:hover
{ width:60px;  color:#666666; }
.page_fanye .onpage,.page_fanye a:hover
{ color: #fff; background:#cc2529;  border:1px solid #cc2529;}

/*间距*/
.p0{padding: 0;}
.pl0{padding-left: 0}
.pr0{padding-right: 0}
.pdtb20{padding: 20px 0;}
.pdtb30{padding: 30px 0;}
.pdtb50{padding: 50px 0;}
.pdtb60{padding: 60px 0;}
.pdtb55{padding: 55px 0;}
.pdtb90{padding: 90px 0;}
.pt55{padding-top: 55px;}
.pt30{padding-top: 30px;}
.pt60{padding-top: 60px;}
.pb55{padding-bottom: 55px;}
.pb90{padding-bottom: 90px;}
.pb60{padding-bottom: 60px;}
.pb30{padding-bottom: 30px;}
.mtb60{margin: 60px 0;}
.mt60{margin-top: 60px;}
.mt30{margin-top: 30px;}
.mb60{margin-bottom: 60px;}
/*宽度*/
.w100{width: 100%;}
.w90{
    /*width: 90%;*/
    max-width: 1200px;
    margin: 0 auto;}
/*========================================= 首页 =====================================*/
.topbg{background-color: #fff;}
.topbox{padding: 30px 0;}
.logo
{ width: 219px;float: left;}
.logo img
{ width: 219px; height:60px;}
.topm{width: 330px;height: 60px;float: left;}
.topr{width: 369px;height: 60px;float: right;    padding: 15px 0;background: url("../img/topr.png") no-repeat left center;padding-left: 140px;
    color: #fe910e;font-size: 28px;font-weight: bold;line-height: 28px;
}
.nav{padding-right: 0;width:100%;height: 53px;line-height: 53px;background-color: #282828;}
.nav:before,.nav:after{content: none;}
.navlt {width: 100%;height: 53px;line-height: 53px;}
.pul{margin-bottom: 0;float: right;width: 100%;}
.navlt ul li
{  line-height:54px; text-align:center; float:left;margin-right: 17px;}
.navlt ul li a
{ font-size:16px; color:#fff; display:block;height: 53px;line-height: 53px;cursor: pointer;position: relative;padding: 0px 23px;}
.navlt ul li a:hover,.navlt ul li.active a
{border-bottom: solid 2px #fe910e;}

.yuyan
{  margin-top:45px;}
.yuyan a
{ height:27px; line-height:27px; padding-left:35px; display:block; float:right; margin-left:40px;}
.yuyan a.cn
{ background:url(../img/cn.png) no-repeat left center; color:#0e88eb;}
.yuyan a.en
{ background:url(../img/en.png) no-repeat left center; color:#b1b0ab;}

/*==banner==*/
/*.banner,.content{overflow-x: hidden;}*/
/*.banner .item,.abtop{ width: 1920px;    margin: 0 auto;}*/
/*.banner .item img ,.abtop img {*/
/*width: 1920px;*/
/*margin: 0 -200px;*/
/*vertical-align: middle;*/
/*}*/
.carousel-inner > .item > img{max-width:unset;max-width:unset;}
.banner .item{    width: 100%;
    overflow: hidden;
    height: 501px;
}
.banner .item img{
    max-width:unset;
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    height: 501px;}

.abtop{width: 100%;overflow: hidden;height: 390px;}
.abtop img{ max-width:unset;width: 1920px;position: relative;left: 50%;margin-left: -960px;height: 390px;}
.carousel-control{display: none;}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next{
    width: 60px;height: 60px;
}
.carousel-control.left{background-image: none;background-repeat:no-repeat;}
.carousel-control.right{background-image: none;background-repeat:no-repeat;}
.glyphicon-chevron-left{background: url("../img/banner_arrows.png") no-repeat 0px 0px;}
.glyphicon-chevron-right{background: url("../img/banner_arrows.png") no-repeat 0px -90px;}
.glyphicon-chevron-left:before{content: "";}
.glyphicon-chevron-right:before{content: "";}
/*==============index================*/
.index_title{font-size: 40px;color: #333;text-align: center;}
.index_subtitle{width:80%;margin:0 auto;font-size: 16px;color: #999;line-height:24px;text-align: center;margin-top: 13px;}
.index_b_line{width: 47px;height: 2px;background-color: #1764b6;margin: 0 auto;margin-top: 23px;}

.infwul li{width: 270px;float: left;margin-right: 40px;margin-top: 30px;box-shadow: 1px 1px 10px #d8d8d8;background-color: #fff;padding: 45px 15px 60px 25px;}
.infwul li a img,.infwul li span{display: block;}
.infwul li a img{animation: dongOrg 0.3s linear;  transform: translate(0px, 0px);height: 51px;}
.infwul li a span.fwname{font-size: 20px;font-weight: bold;color: #3b3b3b;margin-top: 38px;animation: moveXOrg 0.3s linear;transform: scale(1) translate(0px, 0px);}
.infwul li span.fwinfo{font-size: 14px;color: #666;margin-top: 25px;}
.infwul li:hover{box-shadow: 1px 1px 10px #a09f9f;cursor: pointer;}
.infwul li:hover > a span.fwinfo{color: #f97503;}
.infwul li:hover > a span.fwname{text-align: center;}
.infwul li:hover > a img{animation: dong 0.3s linear;  transform: translate(80px, 0px);}
@keyframes dong {
     0% {transform: translate(0px, 0px);}
     100% {transform: translate(80px, 0px);}
 }
@keyframes dongOrg {
    0% {transform: translate(80px, 0px);}
    100% {transform: translate(0px, 0px);}
}
@keyframes moveX {
    0%{transform: scale(1) translate(0px, 0px);}
    100%{transform: scale(1.2) translate(62px, 0px);}
}
@keyframes moveXOrg {
    0%{transform: scale(1.2) translate(62px, 0px);}
    100%{transform: scale(1) translate(0px, 0px);}
}


.infwul li:nth-child(4n){margin-right: 0px;}
.infwul li h4{background-color: #3e445b;font-size:20px;color: #fff;padding: 20px 0 20px 20px;margin: 0px;}
.infwul li .index_fw_box{width: 100%;height: 200px;background-color: #fff;padding: 30px 20px;position: relative;}
.fwl{width: 95px;float: left;}
.fwr{width: 261px;float: right;}
.fwr a{display: block;font-size: 14px;color: #333;padding-left: 40px;line-height: 32px;}
.fwr a:hover{color: #347dc4;}
.index_btn{clear: both;padding-top: 15px;position: absolute;bottom:20px;}
.index_btn a{display: block;width: 100px;height: 32px;line-height:32px;text-align:center;border-radius:16px;background-color: #f97503;color: #fff;font-size: 14px; }
.index_btn a:hover{background-color: #347dc4;}
/*案例*/
.morebg{background-color: #fff;}
.index_alul,.index_vcul{height: 40px;width: 720px;margin: 0 auto;margin-top: 45px;}
.procs_ul li{height: 40px;margin: 0 auto;margin-top: 45px;}
.index_vcul{width: 600px;}
.index_alul li,.index_vcul li,.procs_ul li{width: 105px;height: 40px;line-height: 40px;border: 1px solid #fe910e;border-radius: 20px;text-align: center;float: left;margin-right: 15px;cursor: pointer;}
.index_alul li.cactive,.index_vcul li.vcactive,.procs_ul li.active{background-color: #fe910e;color: #fff;}
.icasebox ul{width: 100%}
.icasebox ul li{width: 382px;margin-right: 27px;float: left;margin-bottom: 20px;overflow: hidden;}
.icasebox ul li img{height: 255px;}
.icasebox ul li span{width: 100%;display:block;background-color: #f4f4f4;padding:0 20px;height: 53px;color: #333;font-size: 16px;line-height: 53px;}
.icasebox ul li:nth-child(3n){margin-right: 0px;}
.icasebox1,.icasebox2,.icasebox3,.icasebox4,.icasebox5,.icasebox6{display: none;}
.icasebox  ul li:hover > a > .index_ctitle{background-color: #fe910e;color: #fff;}
.icasebox  ul li:hover{box-shadow: 1px 1px 10px #fe910e;}

/*视频*/
.index_vul0,.index_vul1,.index_vul2,.index_vul3,.index_vul4{display: none;}
.index_vul{display: block;}
.lcbg{background-color: #fff;}
.index_videoli{width: 48.5%;margin-right: 3%;float: left;height: 330px;}
.index_videoli:nth-child(2){margin-right: 0%;}
.index_video{width: 100%;position: relative;height: 330px;}
.index_video video{width: 100%;height: 330px;}
.index_video img{position: absolute;left:0;right: 0;top:0;bottom: 0;margin: auto;}
.index_video img.invbg{height: 330px;width: 100%;}
.invideocase_title{display: block;width: 100%;height: 45px;line-height: 45px;background: url("../img/videotbg.png") repeat-x;text-align: center;font-size: 16px;color: #fff;position:absolute;bottom: 0px;}
/*团体合影赏析*/
.index_tthysx img{width: 100%;}
.index_ttnav{height: 80px;  background-color: #484848;border-bottom: 5px solid #fe910e;}
.index_ttnavbox a{display: inline-block;float: left;width: 240px;height: 75px;line-height: 75px;font-size: 18px;color: #fff;border-left: 1px solid #5c5c5c;text-align: center;}
.index_ttnavbox a:nth-child(5){border-left: 0px;}
.index_ttnavbox a:nth-child(5){background-color: #f18708;font-weight: bold;}
.index_ttnavbox a:hover{background-color: #fe910e;color: #fff;}
.sih{display: none;}
.sis{display: block;}
.showimgbox img{width: 100%;}

/*选择我们*/
.wh{width: 90%;margin: 0 auto;}
.wul li{width: 290px;margin-right: 26px;float: left;background-color: #fff;box-shadow: 1px 1px 10px  #eaeaea;}
.wul li:nth-child(4){margin-right: 0px;}
.wul li h3{font-size: 20px;color: #000;text-align: center;margin: 0;padding: 20px 0px;font-family: 微软雅黑;padding-left: 30px;border-bottom: 1px solid #e8e8e8;}
.wul li:nth-child(1) h3{background: url("../img/wicon.png") no-repeat 30px 15px;}
.wul li:nth-child(2) h3{background: url("../img/wicon.png") no-repeat 30px -42px;padding-left: 10px;}
.wul li:nth-child(3) h3{background: url("../img/wicon.png") no-repeat 30px -95px;}
.wul li:nth-child(4) h3{background: url("../img/wicon.png") no-repeat 30px -148px;}
.wi{padding: 30px 5px;color: #555;font-size: 14px;line-height: 24px;height: 132px;}
.indextel{width: 444px;height: 50px;line-height: 50px;margin: 0 auto;border: 2px solid #f4794d;border-radius: 25px;text-align: center;position: relative;margin-top: 60px;margin-bottom: 50px;}
.indextel span{display:inline-block;color: #f15821;font-size: 24px;}
.indextel span.teltag{font-size: 14px;color: #333;position: relative;top:-4px;}
.wul  li:hover {background-color: #6cb4ec;cursor: pointer;}
.wul  li:hover > .wh  h3,.wul  li:hover > .wh  .wi{color: #fff;}

/*简介*/
.jsbg{background-color:#fff;}
.jsbox{width: 100%;}
.jsil{width: 50%;float: left;padding-top: 20px;}
.jsir{width: 50%;float: right;text-align: right;}
.jsil h3{margin: 0px;font-size: 40px;color: #3b3b3b;}
.jsil .jsilsubt{color: #fe910e;font-size: 23px;display:block;margin: 40px 0;}
.jsildes{border-left:2px solid #fe910e;padding-left: 15px;}
.jsildes p{color: #3b3b3b;font-size: 16px;line-height: 40px;}
.jsirh h2:after{content: url("../img/jsrimg.png");position: relative;bottom: -8px;}
.jscon{padding-top: 35px;font-size: 16px;color: #666;line-height: 30px;}
.jscon .jsn{color: #333;}

/*承诺*/
.cnbg{background: url("../img/index_zjbg.png") no-repeat;}
.cntf{color: #fff;}
.indexzjimg{width: 100%;}
.indexzjjs .jscont{display: none;}


    /*首页新闻*/
.index_nboxl{width: 821px;float: left;}
.index_nboxr{width: 339px;float: right;}
.inbontl{width: 374px;float: left;}
.inbontl img{width: 374px;height: 226px;}
.inbontr{width:404px;float: right;height: 226px;position: relative;}
.inbontr h3{color: #333;font-size: 16px;font-weight: bold;margin:10px 0 20px 0;}
.inbontr .indes{font-size: 12px;color: #585858;line-height: 23px;}
.view{animation: wt100org .3s linear;width: 104px;height: 30px;line-height: 30px;text-align: center;color: #fff;background-color: #fe910e;display: block;position: absolute;bottom: 0px;left: 0px;}
.view:hover{animation: wt100 .3s linear; width: 100%;color: #fff;}
.inbontr:hover > .indes{color: #fe910e;}
.inbontr:hover >.view{animation: wt100 .3s linear;width: 100%;color: #fff;}
.index_newsul{margin-top: 40px;}
.index_newsul li{width: 400px;float: left;padding: 20px 0;background:url("../img/ndot.png") no-repeat left center;padding-left: 6px;padding-right:21px;border-bottom: 1px solid #dfdfdf;}
.index_newsul li:nth-child(2n){padding-right: 0px;}
.index_newsul li a{color: #333;}
.index_newsul li a span{display: inline-block;font-size: 14px;color: #333;}
.index_newsul li a span.inult{display: inline-block;width: 300px;float: left;}
.index_newsul li a span.inultime{width: 70px;float: right;}
.index_newsul li:hover > a >span{color: #fe910e;}
.index_nrul{padding: 15px;border-bottom: 1px solid #dedede;border-left: 1px solid #dedede;border-right: 1px solid #dedede;}
.index_nrul li{ width: 100%;padding: 12px 0;background:url("../img/ndot2.png") no-repeat left center;padding-left: 6px;}
.index_nrul li a {font-size: 14px;color: #333;}
.index_kt img{width: 339px;height: 179px;}

/*.caseul li:nth-child(2) a,.caseul li:nth-child(3) a,.caseul li:nth-child(4n) a{padding-right: 30px;}*/
.caseul li:nth-child(1){padding-left: 0;padding-right: 30px;}
.caseul li:nth-child(2){padding-left: 10px;padding-right: 20px;}
.caseul li:nth-child(3){padding-left: 20px;padding-right: 10px;}
.caseul li:nth-child(4n){padding-left: 30px;padding-right: 0px;}
.caseul li .cmore{animation: heightj 0.2s ease;height:36px;bottom: -36px;}
.caseul li:hover > .cmore{animation: heightplus 0.2s ease;height:36px;bottom: 0;background-color: #00774d;color: #fff;}
.caseul li:hover > a > span {background-color: #00774d;color: #fff;}
.case_name{font-size: 14px;color: #333;text-align: center;background-color: #fff;width: 100%;display: block;padding: 8px 0;height: 36px;overflow: hidden;}
@keyframes heightplus {
    0%{bottom: -36px}
    100%{bottom: 0px}
}
@keyframes heightj {
    0%{bottom: 0px}
    100%{bottom: -36px}
}

/*contact*/
.contactone .fcm li{width: 33.33333%;float: left;height: 138px;text-align: center;line-height: 138px;border:1px solid #dadada;font-size: 16px;color: #696262;}
.contactone .fcm li:nth-child(1),.contactone .fcm li:nth-child(2){border-right: 0px;}
.contactone .fcm li:nth-child(1){background: url("../img/ctel.png") no-repeat 30px center;}
.contactone .fcm li:nth-child(2){background: url("../img/cwx.png") no-repeat 30px center;}
.contactone .fcm li:nth-child(3){background: url("../img/cemail.png") no-repeat 30px center;}
/*=======================================*/

/*about us*/
.abtop{position: relative;}
.bannertxt{position: absolute;top:0px;color: #fff;display:block;width:100%;text-align: center;padding-top: 166px;}
.bannertxt span:nth-child(1){font-size: 48px;display: block;}
.bannertxt span:nth-child(2){font-size: 18px;display: block;padding-top: 15px;}
.snavbox{height: 60px;background-color: #f5f5f5;line-height: 60px;}
.snav{width: 1080px;margin: 0 auto;}
.snav span,.snav a{width:12.5%;display: inline-block;float: left;text-align: center;font-size: 16px;color: #333;position: relative;cursor: pointer;}
.snav span.snavselectd,.snav a.snavselectd{background-color: #fe910e;color: #fff;}
.snav span:hover,.snav a:hover{background-color: #fe910e;color: #fff;}
.abt{text-align: center;font-size: 40px;color: #333;}
/*企业概况*/
.abqygk{margin-top: 60px;}
.abqygkr{width: 100%;text-align: center;}
.abqygkr h3{margin: 0px;font-size: 24px;font-weight: bold;color: #333;}
.abqygkcon{margin-top: 35px;}
.abqygkcon p,.abqygkcon span{font-size: 16px;color: #333;line-height: 30px;}
/*企业优势*/
.qyys{background-color:#f2f2f2;}
.jsfcsub{font-size: 16px;color: #666;text-align: center;margin-top: 30px;}
.abqyys{margin-top: 15px;}
.jyfcl,.jyfcr{width: 600px;}
.jyfcl{float: left;padding:25px;}
.jyfcl img{width: 100%;}
.jyfcr{float: right;padding-top: 60px;}
.yqysull {float: left;width: 275px;margin-top: 5px;}
.yqysulr{float: right;}
.jyfcr ul li .fcbox{width: 80%;height: 95px; margin:0 auto;background-color: #fff;padding: 7px;border-radius: 50px;margin-bottom: 12px;font-size: 16px;color: #333;line-height: 24px;box-shadow: 1px 1px 10px #d8d8d8;}
.jyfcr ul li .fcbox img {float: left;width: 80px;height: 80px;}
.jyfcr ul li .fcbox p{width:380px;float: right;font-size: 16px;color: #333;line-height: 24px;margin-bottom: 0px;    padding: 15px 50px;}
.yqysull li,.yqysulr li{font-size: 18px;color: #333;line-height: 74px;}
.yqysull li p,.yqysull li span,.yqysulr li p,.yqysulr li span{margin: 0px;}
.yqysull li{text-align: right;}
.yqysulr li{text-align: left;}
.jyfcr ul li .fcbox:hover{box-shadow: 1px 1px 10px #fe910e;}
/*理念与原则*/
.qywh{background-color: #fff;}
.lnyzsub{color: #fe910e;font-size: 24px;text-align: center;display: block;margin-top: 40px;}
.abqywh{width: 100%;}
.lnyzh{display: block;width: 100%;font-size: 24px;color: #333;text-align: center;}
.lnyz{margin-top: 45px;}
.lnyz li{width: 18.6%;margin-right:1.75%;float: left;height: 268px;box-shadow: 1px 1px 20px #cacaca;border-radius: 5px;position: relative;padding:45px 30px ;}
.lnyz li:nth-child(5){margin-right: 0px;}
.lnyz li .lnyzname,.lnyz li .lnyzcon{position: relative;bottom:-95px;text-align: center;}
.lnyz li .lnyzname{font-size: 22px;color: #333;margin-bottom: 20px;}
.lnyz li .lnyzcon{font-size: 16px;color: #666;}
.lnyz li:nth-child(1){background: url("../img/lnyzimg1.png") no-repeat center 45px;background-size: 62px 60px;}
.lnyz li:nth-child(2){background: url("../img/lnyzimg2.png") no-repeat center 45px;background-size: 70px 70px;}
.lnyz li:nth-child(3){background: url("../img/lnyzimg3.png") no-repeat center 45px;background-size: 70px 70px;}
.lnyz li:nth-child(4){background: url("../img/lnyzimg4.png") no-repeat center 45px;background-size: 70px 70px;}
.lnyz li:nth-child(5){background: url("../img/lnyzimg5.png") no-repeat center 45px;background-size: 66px 66px;}
.abqywh li span{display: block;}
.abqywh li span.qywhh{font-size: 16px;font-weight: bold;line-height: 24px;}
.abqywh li span.qywhcon{font-size: 14px;line-height: 24px;  }
.lnyz li:hover{box-shadow: 1px 1px 10px #fe910e;}
.lnyz li:nth-child(1):hover {animation: lnpic1 0.5s infinite;}
.lnyz li:nth-child(2):hover,.lnyz li:nth-child(3):hover,.lnyz li:nth-child(4):hover   {animation: lnpic2 0.5s infinite;}
.lnyz li:nth-child(5):hover {animation: lnpic3 0.5s infinite;}
@keyframes lnpic1 {
    0%{background-size: 62px 60px;}
    50%{background-size: 68px 66px;}
    100%{background-size: 62px 60px;}
}
@keyframes lnpic2 {
    0%{background-size: 70px 70px;}
    50%{background-size: 77px 77px;}
    100%{background-size: 70px 70px;}
}
@keyframes lnpic3 {
    0%{background-size: 66px 66px;}
    50%{background-size: 73px 73px;}
    100%{background-size: 66px 66px;}
}

/*产品列表页*/
.probg{background-color: #fff;}
.proh h3{color: #333;font-size: 40px;text-align: center;}
.fwjsh{margin-top: 25px;}
.jscont{font-size: 16px;color: #666;text-align: center;line-height: 28px;}
.sysxfwul{margin-top: 70px;}
.sysxfwul li{width: 16.66666%;float: left;height:100px;text-align: center;font-size: 18px;color: #333;border-right: 1px solid #ebebeb;}
.sysxfwul li:nth-child(1){background:url("../img/sysxpro1.png") no-repeat center 10px;}
.sysxfwul li:nth-child(2){background:url("../img/sysxpro2.png") no-repeat center 10px;}
.sysxfwul li:nth-child(3){background:url("../img/sysxpro3.png") no-repeat center 10px;}
.sysxfwul li:nth-child(4){background:url("../img/sysxpro4.png") no-repeat center top;}
.sysxfwul li:nth-child(5){background:url("../img/sysxpro5.png") no-repeat center 5px;}
.sysxfwul li:nth-child(6){border-right: 0px;background:url("../img/sysxpro6.png") no-repeat center 5px;}
.sysxfwul li .fwname{position: relative;top:80px;}
.sysxfwul li:nth-child(1):hover,.sysxfwul li:nth-child(2):hover{animation: sysxpic1 0.5s infinite;}
.sysxfwul li:nth-child(3):hover{animation: sysxpic2 0.5s infinite;}
.sysxfwul li:nth-child(4):hover{animation: sysxpic3 0.5s infinite;}
.sysxfwul li:nth-child(5):hover,.sysxfwul li:nth-child(6):hover{animation: sysxpic4 0.5s infinite;}
.sysxfwul li:hover .fwname{color: #fe910e;}
@keyframes sysxpic1 {
    0%{background-size: 54px 50px;}
    50%{background-size: 59px 55px;}
    100%{background-size: 54px 50px;}
}
@keyframes sysxpic2 {
    0%{background-size: 59px 49px;}
    50%{background-size: 65px 54px;}
    100%{background-size: 59px 49px;}
}
@keyframes sysxpic3 {
    0%{background-size: 53px 59px;}
    50%{background-size: 58px 65px;}
    100%{background-size: 53px 59px;}
}
@keyframes sysxpic4 {
    0%{background-size: 57px 57px;}
    50%{background-size: 63px 63px;}
    100%{background-size: 57px 57px;}
}

.fwcaseul0,.fwcaseul1,.fwcaseul2,.fwcaseul3,.fwcaseul4,.fwcaseul5,.fwcaseul6{display: none;}
.fwcaseul{display: block;}
.fwcaseul li{width: 32.3333333%;margin-right: 1.5%;float: left;margin-bottom: 20px;}
.fwcaseul li:nth-child(3n){margin-right: 0%;}
.swcase_title{width: 100%;height: 55px;line-height: 55px;padding-left: 15px;font-size: 16px;color: #333;background-color: #fff;display: block;}
.fwcaseul li img{width: 387px;height: 259px;}
.fwcaseul li:hover .swcase_title{background-color: #fd930c;color: #fff;}
.fwcaseul li:hover{box-shadow: 1px 1px 10px #fd930c;}

.morecase{display: block;width: 360px;height: 50px;line-height: 50px;text-align: center;background-color: #fd930c;color: #fff;margin: 0 auto;border-radius: 25px;margin-top: 40px;}
.morecase:hover{cursor: pointer;color: #fff;transform: scale(1.05)}
/*团体合影*/
.tthyul{margin-top: 70px;}
.tthyul li{width: 25%;float: left;height:100px;text-align: center;font-size: 18px;color: #333;border-right: 1px solid #ebebeb;}
.tthyul li:nth-child(1){background:url("../img/tthyimg1.png") no-repeat center 0px;}
.tthyul li:nth-child(2){background:url("../img/tthyimg2.png") no-repeat center 6px;}
.tthyul li:nth-child(3){background:url("../img/tthyimg3.png") no-repeat center 0px;}
.tthyul li:nth-child(4){background:url("../img/tthyimg4.png") no-repeat center top;}
.tthyul li .ttname{position: relative;top:80px;}
.tthyul li:nth-child(1):hover{animation: tthypic1 0.5s infinite;}
.tthyul li:nth-child(2):hover{animation: tthypic2 0.5s infinite;}
.tthyul li:nth-child(3):hover{animation: tthypic3 0.5s infinite;}
.tthyul li:nth-child(4):hover{animation: tthypic4 0.5s infinite;}
.tthyul li:hover .ttname{color: #fe910e;}

#index_v{
    display:block;
    margin:0 auto;
}

@keyframes tthypic1 {
    0%{background-size: 62px 45px;}
    50%{background-size: 68px 49px;}
    100%{background-size: 62px 45px;}
}
@keyframes tthypic2 {
    0%{background-size: 65px 44px;}
    50%{background-size: 71px 49px;}
    100%{background-size: 65px 44px;}
}
@keyframes tthypic3 {
    0%{background-size: 48px 52px;}
    50%{background-size: 53px 57px;}
    100%{background-size: 48px 52px;}
}
@keyframes tthypic4 {
    0%{background-size: 55px 55px;}
    50%{background-size: 60px 60px;}
    100%{background-size: 55px 55px;}
}
/*团体合影案例*/
.tthycaseul li:nth-child(n){width: 100%;margin-bottom: 20px;}
.tthycaseul li:nth-child(n) img{width: 100%;}
.tthycaseul li:hover{box-shadow: 1px 1px 10px #fd930c;}
.tthycaseul li:hover .swcase_title{color: #fd930c;}
/*.tthycaseul li:nth-child(2),.tthycaseul li:nth-child(3){width: 590px;height: 252px;}*/
/*.tthycaseul li:nth-child(2){float: left;}*/
/*.tthycaseul li:nth-child(3){float: right;}*/
/*.tthycaseul li:nth-child(2) img ,.tthycaseul li:nth-child(3) img{width: 590px;height: 197px;}*/

/*云摄影*/
.ysyul{margin-top: 70px;}
.ysyul li{width: 25%;float: left;height:130px;text-align: center;font-size: 18px;color: #333;border-right: 1px solid #ebebeb;}
.ysyul li:nth-child(1){background:url("../img/ysyimg1.png") no-repeat center 0px;}
.ysyul li:nth-child(2){background:url("../img/ysyimg2.png") no-repeat center 6px;}
.ysyul li:nth-child(3){background:url("../img/ysyimg3.png") no-repeat center 0px;}
.ysyul li:nth-child(4){background:url("../img/ysyimg4.png") no-repeat center top;}
.ysyul li .ysyname,.ysyul li .ysydes{display: block;}
.ysyul li .ysyname{position: relative;top:80px;font-size: 18px;color: #333;}
.ysyul li .ysydes{font-size: 16px;color: #666;position: relative;top:60px;}
.ysyul li:nth-child(1):hover{animation: ysypic1 0.5s infinite;}
.ysyul li:nth-child(2):hover{animation: ysypic2 0.5s infinite;}
.ysyul li:nth-child(3):hover{animation: ysypic3 0.5s infinite;}
.ysyul li:nth-child(4):hover{animation: ysypic4 0.5s infinite;}
.ysyul li:hover .ysyname,.ysyul li:hover .ysydes{color: #fe910e;}

@keyframes ysypic1 {
    0%{background-size: 65px 46px;}
    50%{background-size: 71px 50px;}
    100%{background-size: 65px 46px;}
}
@keyframes ysypic2 {
    0%{background-size: 54px 50px;}
    50%{background-size: 59px 55px;}
    100%{background-size: 54px 50px;}
}
@keyframes ysypic3 {
    0%{background-size: 60px 52px;}
    50%{background-size: 66px 57px;}
    100%{background-size: 60px 52px;}
}
@keyframes ysypic4 {
    0%{background-size: 43px 48px;}
    50%{background-size: 47px 53px;}
    100%{background-size: 43px 48px;}
}
/*云摄影案例*/
.ysycaseul li{width:  32.3333333%;margin-right:1.5%; margin-bottom: 20px;float: left;}
.ysycaseul li img{width: 100%;height: 281px;width: 387px;height: 259px;}
.ysycaseul li:nth-child(3n){margin-right: 0;}
.ysycaseul li:hover{box-shadow: 1px 1px 10px #fd930c;}
.ysycaseul0,.ysycaseul1,.ysycaseul2,.ysycaseul3,.ysycaseul4,.ysycaseul5{
    display: none;
}
.ysycaseul{display: block;}
/*合影站架*/
.hyzjul{margin-top: 70px;}
.hyzjul li{width: 33%;float: left;height:160px;text-align: center;font-size: 18px;color: #333;border-right: 1px solid #ebebeb;}
.hyzjul li:nth-child(1){background:url("../img/hyzjimg1.png") no-repeat center 0px;}
.hyzjul li:nth-child(2){background:url("../img/hyzjimg2.png") no-repeat center 10px;}
.hyzjul li:nth-child(3){background:url("../img/hyzjimg3.png") no-repeat center 10px;}
.hyzjul li .hyzjname,.hyzjul li .hyzjdes{display: block;}
.hyzjul li .hyzjname{position: relative;top:80px;font-size: 20px;color: #000;font-weight: bold;}
.hyzjul li .hyzjdes{font-size: 16px;color: #666;position: relative;top:90px;padding: 0 50px;}

.hyzjul li:nth-child(1):hover{animation: hyzjpic1 0.5s infinite;}
.hyzjul li:nth-child(2):hover{animation: hyzjpic2 0.5s infinite;}
.hyzjul li:nth-child(3):hover{animation: hyzjpic3 0.5s infinite;}
.hyzjul li:hover .hyzjname,.hyzjul li:hover .hyzjdes{color: #fe910e;}

@keyframes hyzjpic1 {
    0%{background-size: 48px 60px;}
    50%{background-size: 53px 66px;}
    100%{background-size: 48px 60px;}
}
@keyframes hyzjpic2 {
    0%{background-size: 54px 38px;}
    50%{background-size: 59px 42px;}
    100%{background-size: 54px 38px;}
}
@keyframes hyzjpic3 {
    0%{background-size: 68px 40px;}
    50%{background-size: 75px 44px;}
    100%{background-size: 68px 40px;}
}
.hyzjcaseul li{width: 32.3333333%;margin-right: 1.5%;float: left;margin-bottom: 20px;}
.hyzjcaseul li:nth-child(3n){margin-right: 0%;}
.hyzjcase_title{width: 100%;height: 55px;line-height: 55px;padding-left: 15px;font-size: 16px;color: #333;background-color: #fff;display: block;}
.hyzjcaseul li:hover .hyzjcase_title{background-color: #fd930c;color: #fff;}
.hyzjcaseul li:hover{box-shadow: 1px 1px 10px #fd930c;}

@keyframes downs{
    0%{ transform:translateY(0) scale(1,1);}
    /* 中间状态图片位移并且拉伸 */
    50%{transform:translateY(10px) scale(0.97,1.03);}
    100%{transform:translateY(20px) scale(1,1);}
}
.prolc{background-color: #fff;}
.prolcl,.prolclr{width: 50%;}
.prolcl{float: left;padding-right: 30px;}
.prolclr{float: right;padding-left: 30px;}
.proclcon{width: 260px;height: 156px;float: left;}
.proclcon img{width: 100%;height: 156px;}
.prolcr{float: right;width: 310px;padding-left: 20px;padding-right: 20px;height: 156px;position: relative;}
.prolcr h3{color: #333;font-size: 16px;font-weight: bold;margin: 0px;margin-bottom: 25px;}
.prolcdes{font-size: 12px;color: #585858;line-height: 23px;}
.fwview{display: block;font-size: 12px;color: #fd930c;position: absolute;bottom: 0px;left:20px;}
.prolcr:hover > .prolcdes{color: #fd930c;cursor: pointer;}
.prolcr:hover >.fwview{background-color: #fd930c;color: #fff;cursor: pointer;}
.pro_newsul{margin-top: 20px;}
.pro_newsul li{width: 100%;height: 35px;line-height: 35px;background: url("../img/add.png") no-repeat left center;padding-left: 15px;}
.pro_newstitle,.pronewstime{color: #333;font-size: 14px;}
.pro_newstitle{float: left;width: 460px;}
.pronewstime{float: right;}
/*.pro_newsul li:hover{background: url("../img/yadd.png") no-repeat left center;background-color: #fd930c;}*/
.pro_newsul li:hover  .pro_newstitle,.pro_newsul li:hover  .pronewstime{color: #fd930c;}

/*合作案例*/
.casepage{margin-top: 40px;}

.casepageul li{width: 32.3333333%;margin-right: 1.5%;float: left;margin-bottom: 20px;}
.casepageul li:nth-child(3n){margin-right: 0%;}
.casepageul li img{width: 100%}
.cpcase_title{width: 100%;height: 55px;line-height: 55px;padding-left: 15px;font-size: 16px;color: #333;background-color: #fff;display: block;}
.casepageul li:hover .cpcase_title{background-color: #fd930c;color: #fff;}
.casepageul li:hover{box-shadow: 1px 1px 10px #fd930c;}

.casepageul li.ttpage{width: 100%;margin-right: 0px;}
.casepageul li.ttpage .ttimgbox{width: 100%; padding: 20px;box-shadow: 1px 1px 10px #d8d8d8;overflow-x: hidden;}
.casepageul li.ttpage img{width: 100%;}
.casepageul li.ttpage .cttcase_title{background:url("../img/tthytitlebg.png") repeat-x;height: 66px;display: block;line-height: 66px;text-align: center;}
.casepageul li.ttpage:hover .cttcase_title{color: #fd930c;}
.casepageul li.casesvideo{width: 48.5%;margin-right: 3%;height: 330px;}
.casepageul li.cvor{margin-right:0%;}
.csvideo video{width: 100%;height: 330px;}
.csvideo{position: relative;height: 330px;}
.casepageul li.casesvideo img.vbg{position: absolute;top:0px;left: 0px;width: 582px;height:330px;z-index: -0}
.casepageul li.casesvideo img.playbtn{width: 50px;height: 50px;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin:  auto;cursor: pointer;}
.csvideocase_title{display: block;width: 100%;position: absolute;bottom: 0px;color: #fff;height: 45px;line-height: 45px;font-size: 16px; text-align: center;background: url("../img/videotbg.png") repeat-x}
.casepageul li.casesvideo:hover{box-shadow: none;}
.casesbg{background-color: #fff;}
.caseh h3{color: #333;font-size: 38px;text-align: center;}
.casesa{width: 187px;height: 85px;border: 1px solid #e5e5e5;display: inline-block;float:left;margin-right: 23px;margin-bottom: 23px;}
.casesa:hover{border: 1px solid #0370d1;}
.casesa img{width: 100%;height: 100%;}
.casesa:nth-child(6n){margin-right: 0px;}
.casetxt ul li{padding: 22px 0px;border-bottom: 1px solid #f0f0f0;}
.casetxt ul li:before{content:"";display: inline-block;width: 16px;height: 3px;background-color: #666;position: relative;top:13px;}
.casetxt ul li a{padding-left: 15px;width: 100%;display: block;}
.casetxt ul li a span{font-size: 16px;color: #333;display: inline-block;float: left;}
.casetxt ul li a span.casegsname{width: 485px;padding-left: 15px;}
.casetxt ul li a span.casetype{width: 655px;}
.casetxt ul li a span.casetype p{display: inline-block;}
.casetxt ul li a span.casetime{font-size: 14px;font-family: Arial;color: #999;width: 85px;text-align: right;}
.casetxt ul li:hover{background-color: #d7ecff;}
.casepageul li.allcase{overflow-x: hidden;}
/*.casepageul li.allcase img{height: 258px;width: auto;}*/
.casepageul li.allcase img{height: 258px;width: 100%;}

.pagecontent p,.pagecontent span,.pagecontent p span {
    font-size: 16px;font-family: 微软雅黑;line-height: 28px;
}
/*shebei*/
.proul li div img{width: 100%;height: 100%;}
.proul li{margin-bottom: 20px;}
.proul li:nth-child(1),.proul li:nth-child(4){padding-left:0;padding-right: 15px; }
.proul li:nth-child(2),.proul li:nth-child(5){padding-left:7.5px;padding-right: 7.5px; }
.proul li:nth-child(2) .newsinfo,.proul li:nth-child(5) .newsinfo{margin-left: 7.5px;margin-right: 7.5px;}
.proul li:nth-child(3),.proul li:nth-child(6){padding-right:0;padding-left: 15px; }
.proul li:nth-child(1) .newsinfo,.proul li:nth-child(4) .newsinfo{margin-right: 15px;}
.proul li:nth-child(3) .newsinfo,.proul li:nth-child(6) .newsinfo{margin-left: 15px;}
.proul li div.proboxs{position: relative;overflow: hidden;}
.proinfo{padding:10px 0;position: relative;top:-50px;background: url("../img/grbg.png") repeat-x;}
.proinfo span,.proinfo a{display: block;text-align: center;padding: 10px 0;color: #fff;}
.proinfo a{width: 40%;margin: 10px auto; border:1px solid #ccc;padding: 6px 0;border-radius: 5px;}
.proinfo a:hover{background-color: #fff;color: #5fbb5d;}
.proul li > div >.proinfo{animation: moveYO .3s ease; background: url("../img/grbg.png") repeat;top:-50px;}
.proul li:hover > div >.proinfo{animation: moveY .3s ease; background: url("../img/greenbg.png") repeat;top:-100px;}
@keyframes moveY {
    0%{top:-50px;}
    100%{top:-100px;}
}
@keyframes moveYO {
    0%{top:-100px;}
    100%{top:-50px;}
}
.bottom_line{border-bottom:1px solid #eaeaea; }
.zpname{display: inline-block;padding: 8px 0;font-size: 18px;float: left;}
.zptime{display: inline-block;padding: 8px 0;font-size: 14px;float: right;}

/*首页承诺*/
.indexzjjs .hyzjul{margin-top: 30px;}
.indexzjjs .hyzjul li{background: unset;background-color: #fff;width: 32.3333333%;margin-right: 1.5%;border-radius: 5px;padding: 20px 30px;height: 240px;}
.indexzjjs .hyzjul li:nth-child(3){margin-right: 0%;}
.indexzjjs .hyzjul li .hyzjname,.indexzjjs .hyzjul li .hyzjdes{position: unset;text-align: left;}
.indexzjjs .hyzjul li .hyzjname{font-size: 20px;font-weight: bold;}
.indexzjjs .hyzjul li .hyzjdes{padding: 0;font-size: 16px;color: #666;}
.indexzjjs .hyzjul li:nth-child(1) .hyzjname:before{content:"01";display: block;font-size: 48px;color: #fe910e;font-family: Arial;text-align: left;}
.indexzjjs .hyzjul li:nth-child(2) .hyzjname:before{content:"02";display: block;font-size: 48px;color: #fe910e;font-family: Arial;text-align: left;}
.indexzjjs .hyzjul li:nth-child(3) .hyzjname:before{content:"03";display: block;font-size: 48px;color: #fe910e;font-family: Arial;text-align: left;}

.indexzjjs .hyzjul li:nth-child(1) .hyzjname:after{content:"The safety of the photo frame";display: block;font-size: 12px;color: #333;font-family: Arial;text-align: left;margin-top: 5px;}
.indexzjjs .hyzjul li:nth-child(2) .hyzjname:after{content:"The scientific nature of the structure";display: block;font-size: 12px;color: #333;font-family: Arial;text-align: left;margin-top: 5px;}
.indexzjjs .hyzjul li:nth-child(3) .hyzjname:after{content:"The safety of the photo frame";display: block;font-size: 12px;color: #333;font-family: Arial;text-align: left;margin-top: 5px;}

.indexzjjs .hyzjul li:nth-child(1) .hyzjdes:before{content: "";display: block;width: 159px;height: 1px;background-color: #b3b3b3;margin: 15px 0;}
.indexzjjs .hyzjul li:nth-child(2) .hyzjdes:before{content: "";display: block;width: 159px;height: 1px;background-color: #b3b3b3;margin: 15px 0;}
.indexzjjs .hyzjul li:nth-child(3) .hyzjdes:before{content: "";display: block;width: 159px;height: 1px;background-color: #b3b3b3;margin: 15px 0;}
.indexzjjs .hyzjul li:hover .hyzjdes{color: #fe910e;}


/*首页关于*/
.abwyj{background-color: #fff;}
.index_abwyjl,.index_abwyjl img {display: inline-block;width: 383px;height: 409px;}
.index_abwyjm{display:inline-block;width: 455px;height: 409px;position: relative;}
.index_abwyjr{display:inline-block;width: 362px;height: 409px;background-color: #f4f4f4;}
.index_abwyjl,.index_abwyjm,.index_abwyjr{float: left;}
.index_abwyjm p{font-size: 15px;color: #333;line-height: 30px;padding-left: 40px;padding-right: 60px;}
.index_abus{display: block;width: 130px;height: 45px;border: 1px solid #fe910e;margin-left: 40px;position: absolute;bottom: 0;background: url("../img/yrow.png") no-repeat center center;}
.index_abus:hover{background: url("../img/yrow_f.png") no-repeat center center;background-color: #fe910e;}
.index_arh{animation: wt100org .3s linear;width: 104px;height: 44px;line-height:44px;text-align:center;background-color: #fe910e;color: #fff;display: block;font-size: 20px;margin-top: 28px;}
.index_arul{padding-left: 30px;padding-right: 10px;}
.index_arul li{height: 108px;}
.index_arul li p{padding: 22px 0;}
.index_arul li:nth-child(2){border-bottom: 1px solid #dbdbdb;border-top:1px solid #dbdbdb;}
.index_arul li .iarulname{font-size: 22px;color: #333;display: block;}
.index_arul li .iaruldes{font-size: 15px;color: #5a5a5a;display: block;margin-top: 10px;}
.index_abwyjr:hover .index_arh{animation: wt100 .3s linear; width: 100%;}

@keyframes wt100 {
    0%{width: 104px;}
    100%{width: 100%;}
}
@keyframes wt100org {
    0%{width: 100%;}
    100%{width: 104px;}
}

/*zhaopin*/
.zpul li{padding: 15px;}
.zpdes{padding: 5px 0;}
.zpdetails{width: 100%;text-align: right;}
.zpdetails a{color: #00774d;}
.zpul li:hover {box-shadow: 1px 1px 20px #00774d;}

/*yewu*/
.ywhbox{padding-bottom: 70px;}
.ywname{font-size: 36px;color: #333;text-align: center;display: block;}
.ywdes{width: 60%;margin: 0 auto;font-size: 15px;color: #414141;text-align: center;padding-top: 20px;line-height: 28px;}
#yewu{background-color: #fff;}
#yewu ul li{margin-bottom: 80px;}
#yewu ul li .pright{background-color: #f1f1f1;padding: 30px 15px;}
.greybg{background-color: #fff;}
.pleft img{width: 100%;}
.pright span{display: block;}
.pright span:nth-child(1){font-size: 3rem;font-weight: bold;padding: 5rem 3rem 1rem 6rem;color: #2B4C85;}
.pright span:nth-child(2){width: 2.5rem;border-top: 3px solid #2B4C85;}
.pright p{font-size: 1.6rem;padding-top:2rem;padding-left:6rem;padding-right:6rem;line-height: 2rem;color: #666666;}
.pright:hover > a >p{color: #dc4f22;}
.pright:hover >span:nth-child(1){color:  #dc4f22;}
.pright:hover >span:nth-child(2){border-top: 3px solid #dc4f22;}

/*news*/
.newsnav{width: 648px;}
.newspagebg{background-color: #fff;}
.newspagel{width: 880px;float: right;}
.newspager{width: 280px;float: left;margin-right: 40px;}
.newspagel ul li{background-color: #fff;padding: 25px 0;border-bottom: 1px solid #e5e5e5;margin-top: 3px;}
.newspagel ul li:nth-child(1){padding-top: 0px;}
.newspagel ul li .nt{display: block;font-size: 18px;color: #333;margin-bottom: 12px;}
.nmstime{font-size: 14px;color: #999;font-family: Arial;}
.ndes{margin-top: 14px;font-size: 14px;color: #666;line-height: 24px;display: block;}
.newspagel ul li:hover{box-shadow: 0px 3px 0px #ff9110;}
.newspagel ul li:hover > .ndes{color: #fe910e;}
.newspagel ul li:hover > .nt a{color: #fe910e;}
.nmsr{font-family: Arial;font-size: 12px;color: #b2b2b2;background: url("../img/clickbg.png") no-repeat left center;padding-left: 25px;}
.newspager h3{margin-top: 0;margin-bottom: 0px;font-size: 18px;color: #1a1a1a;height: 54px;line-height: 54px;color: #fff;border-left: 6px solid #ff9110;
    background: url("../img/thbg.png") repeat ;padding-left: 20px;
}
.newshotpro li{width: 280px;height: 50px;line-height: 50px;}
.newshotpro li a{color: #333;font-size: 16px;display:block;text-align: center;}
.newshotpro li:nth-child(2){border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;}

.tjyd{margin-top: 45px;}
.tjyd1{margin-top: 15px;}
.tjyd1 a{width: 280px;height: 178px;display:block;position: relative;margin-bottom: 15px;}
.tjyd1 img{width: 280px;height: 178px;}
.tjyd1 .tjtitle{display: block;width: 280px;height: 46px;line-height: 46px;color: #333;font-size: 14px; background-color:#f4f4f4;text-align: left;padding-left: 5px;padding-right: 5px;}
.tjydul{margin-top: 20px;}
.tjydul li{background: url("../img/graycircle.png") no-repeat left center;padding-left: 20px;line-height: 32px;}
.tjydul li a{font-size: 16px;color: #666;}
.snavactive{background-color: #ff9110;}
.newshotpro li a.snavactive{color: #fff;}
/*联系我们*/
.contactbg{background-color: #fff;}
.contactone h1{margin: 0; text-align: center;font-size: 30px;font-weight: bold;color: #333;margin-bottom: 20px;}
.contactone span.cen{display: block;font-size: 14px;color: #999;text-align: center;margin-bottom: 37px;}
.contact_line{width: 880px;height: 2px;margin:0 auto;background:url("../img/contact_line.png") no-repeat center center;}
.cononeul{margin-top: 70px;}
.cononeul li{width: 413px;float: left;text-align: center;}
.cononeul li:nth-child(3){float: right;}
.ctcont{margin-top: 30px;}
.ctcont label{font-size: 18px;color: #333;}
.ctcont span{font-size: 18px;color: #333;font-family: Arial;}
.contacttwo{background-color: #fff;position: relative;}
.cttwobox{padding: 40px;box-shadow: 1px 1px 10px #e8e8e8;background-color: #fff;}
.map{position: relative;}
.cpbox{position: absolute;top:0px;width: 100%;}
.cbox{}




/*产品内容页*/
.procontentbg{background: linear-gradient(#f8f8f8 10%,#f7f7f7 10%,#f6f6f6 10%,#f5f5f5 60%,#f8f8f8 10%);}
.proconl{width: 260px;float: left;}
.proconr{width: 950px;float: right;}
.proconlone h3,.proconltwo h3{margin: 0;width: 100%;height: 62px;line-height: 62px;background-color: #1b6ebd;color: #fff;text-align: center;font-size: 22px;}
.proconlone ul{background-color: #fff;}
.proconlone ul li{height: 48px;line-height: 48px;}
.proconlone ul li a{padding-left: 35px;color:#666;font-size: 14px;}
.proconlone ul li.proselected{background-color: #237bcf;}
.proconlone ul li.proselected a{color: #fff;}
.proconltwo,.proconlthree{margin-top: 30px;background-color: #fff;}
.proconltwo .fcm{padding: 10px 15px;}
.proconltwo .fcm li span{color: #333;font-size: 14px;}
.proconltwo .fcm li:nth-child(3) p span.fcmcon:nth-child(2):after{content:"";display: block;}
.proconltwo .fcm li:nth-child(4) p span.fcmcon:nth-child(2):after{content:"";display: block;}
.proconltwo .fcm li:nth-child(5) p span.fcmcon:nth-child(2):after{content:"";display: block;}
.proconlthree h3{font-size: 18px;text-align: center;color: #fff;background: url("../img/kstdbg.png") no-repeat 100% 100%;margin: 0;
    height: 61px;line-height: 61px;}
.yyform{width: 80%;margin: 0 auto;margin-top: 26px;padding-bottom: 30px;}
.yyform input{width: 100%;padding: 12px 10px;margin-bottom: 10px;color: #b2b2b2;outline: none;border:none;border: 1px solid #e6e6e6;}
::-webkit-input-placeholder{color: #b2b2b2;}
:-moz-placeholder{color: #b2b2b2;}
::-ms-input-placeholder{color: #b2b2b2;}
.yyform input[type=button]{color: #fff;background-image: linear-gradient(to right, #ff6600 , #ff3514);}

.proconr{background-color: #fff;}
.proconr h3{font-size: 24px; color: #333;margin: 0px;padding:20px 25px; border-bottom: 1px solid #eaeaea;}
.pcontent{background: linear-gradient(#f9f9f9 10%,#fff 90%);padding: 25px;}
.proconr2 h3{font-size: 18px;}
.proconr2 ul{background: linear-gradient(#f9f9f9 10%,#fff 90%);padding:0 25px;}
.proconr2 ul li{padding: 25px 0;border-bottom: 1px solid #e5e5e5;}
.proconr2 ul li .hottitle{color: #333;font-size: 16px;display: block;}
.proconr2 ul li .hotdes{color: #666;font-size: 14px;display: block;margin-top: 10px;line-height: 26px;}
.proconr2 ul li:nth-child(3){border-bottom: none;}

/*文章内容页*/
.articlecontent{background-color: #fff;}
.articlecontent .newspagel{background-color: #fff;}
.articlecontent .newspagel h3{text-align: center;font-size: 26px;color: #333;margin: 0;margin: 50px 0 30px ;margin-top: 0px;}
.articlecontent .newspagel .articleinfo{text-align: center;color: #999;font-size: 14px;width: 880px;margin: 0 auto;padding-bottom: 10px;}
.articlecontent .newspagel .articleinfo span{display: inline-block;padding: 0px 15px;position: relative;}
/*.articlecontent .newspagel .articleinfo span:after{content: "";display: inline-block;width: 1px; height: 15px;background-color: #e5e5e5;position: absolute;right: 0px;top:3px;}*/
/*.articlecontent .newspagel .articleinfo span:nth-child(3):after{content: "";display: none;}*/
.articlecontent .newspagel .acontent{width: 880px;margin: 0 auto;color: #666;font-size: 16px;padding-left: 15px;padding-right: 15px;}
.acontent p img{width: 100%;}

.xgwz{padding: 25px;color: #666;font-size: 14px;}
.xgwz div,.xgwz div a{color: #666;font-size: 14px;}
.xgwz div{margin-bottom: 20px;}
     /*招聘*/
.cclnt{font-size: 18px;color: #004da2;padding-bottom: 20px;}
.cclndes{font-size: 15px;color: #666;padding-bottom: 70px;line-height: 24px;}
.d_line{clear: both;width: 100%;height: 10px;background: url("../img/d_line.png") repeat-x;}
.cclncon{padding: 30px 0;}
.cclncon li{padding-top:40px;margin-bottom: 20px;}
.cclnright{border-bottom: 1px solid #ccc;}
.cclntitle{font-size: 24px;color: #2375c1;display: block;padding-bottom:20px; }
.cclnrdes{font-size: 16px;color: #333;display: block;margin-bottom: 30px;}
.cclnrdes:after{content: "";width: 40px;border-bottom: 1px solid #dc4f22;display: block;padding-bottom: 20px;}
.cclncontent{font-size: 15px;color: #666;padding-bottom: 60px;}


.casesl,.casesr{float: none;width: 100%;}
.articlecontent .casesl .articleinfo{width: 100%;}
/*.casesl{float: left;width: 840px;}*/
/*.casesr{float: right;}*/
.articlecontent .casesl h3,.articlecontent .casesl .articleinfo{text-align: left;}
.articlecontent .casesl .articleinfo span{padding-left: 0px;}
.articlecontent .casesl .acontent{padding-left: 0px;}
.xgwz{padding-left: 0px;}
/*.articlecontent .casesl .acontent{width: 840px;}*/
.articlecontent .casesl .acontent{width: 100%;border-top:1px solid #ebebeb;}
/*.articlecontent .casesl p img{}*/


/*案例页*/
.lastcases  li{width: 32.3333333%;margin-right:1%;float: left;}
.lastcases  li:nth-child(4n){margin-right: 0%;}
.lastcases  li img{width: 100%;}
.lastcases  li{margin-top: 10px;margin-bottom: 10px;}
.lastcases  li a span{display: block;width: 100%;height: 45px;line-height: 45px;padding: 0 10px;background-color: #f4f4f4;}
.lastcases li:hover > a > span{background-color: #fe910e;color: #fff;}
.lastnewsbox{margin-top: 10px;}
.lastnewsbox  a{display: block;width: 100%;height: 35px;line-height: 35px;font-size: 14px;color: #333;background: url("../img/add.png") no-repeat left center;padding-left: 16px;}
.lastnewsbox  a:hover{color:#fe910e;}
.casesr h3{width: 280px;}

    /*招聘页*/
.zpselected{background-color: #0e4f8f;}
.zpselected a{color:#fff;}
.jobinfohead{height: 5rem;line-height: 5rem;}
.jobinfohead div.actionsign{height: 5rem;background: url("../img/plus.png") no-repeat center center;}
.jobname{font-size: 1.8rem;}
.jobshow{background-color: #33558d;}
.jobshow div.jobname{color: #fff;}
.jobshow div.actionsign{height: 5rem;background: url("../img/down_row.png") no-repeat center center;}
.jobinfo{padding-top: 1rem; padding-bottom: 1rem;}
.jobinfo .infobox{padding: 1.2rem 1.5rem;color: #666;}
.jobinfo .infobox span{color: #000;}
.jobintroduce{font-size: 1.6rem;padding-top: 2rem;}
.jobintroduce p{padding: 1rem 1.5rem;line-height: 2rem;}
.jobmes{display: none;}
.jobinfobox:hover > .jobinfohead{background-color: #33558d;}
.jobinfobox:hover > .jbi > div{color: #fff;}
/*.jobinfobox:hover > .jbi > div.actionsign{;background: url("../img/plus_f.png") no-repeat center center;}*/
.showmess .jobmes{display: block;}
.actionsign{cursor: pointer;}



/*分页*/
.mypage{padding: 20px 0;}
.mypage .pageinfo ,.mypage .homepage,.mypage .endpage{display: none;}
.mypage a{margin: 0 0.2rem;color: #333;padding: 6px 12px;border: 1px solid #ddd;}
.mypage li a{color: #333;}
.mypage a.curpage{color: #fff;background: #fe910e;}



.acontent{border-bottom: 1px solid #ebebeb;padding: 20px 0px;}
.acontent  p,.acontent span,.acontent p span{font-size: 16px;line-height: 28px;}

.articlecontent .casesl .acontent p img{width: 100%;display: block;margin: 0 auto;}
/*文章内容*/
.articlecon .at{display: block;font-size: 2.4rem;text-align: center;padding-bottom: 2rem;}
.articlecon .ainfo{display: block;font-size: 1.4rem;text-align: center;padding-bottom: 1rem;color:#555;}
.prea,.nexta{padding: 0.5rem 0;}
.prea a:hover,.nexta a:hover{color: #F1861E;}

/*搜索页*/
.search-title h2{display: block;text-align: center;}
.search-news{padding: 40px 0;}
.search-news-right .title_color{font-size: 24px;display:inline-block;padding-bottom: 20px;}
.search-news-right p{font-size: 16px;line-height: 26px;}
.search-news-img{overflow: hidden;}
.search-news-img img{width: 100%;height: 100%;}

.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
    position: relative;
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}



/*footer*/
.footer{background-color: #181818;color: #a8a8a8;}
.footer a{color: #a8a8a8;}
.foot1 img{float: left;}
.foot1 .ful{float: right; height: 48px;line-height: 48px;}
.foot1 .ful li{float: left;padding: 0 15px;}
.foot1 .ful li:after{content:"/";color: #3a3a3a;position: relative;right: -15px;}
.foot1 .ful li:nth-child(8){padding-right: 0px;}
.foot1 .ful li:nth-child(8):after{content: "";}
.foot1 .ful li a{color: #fff;}

.footul{margin-bottom: 0px;}
.footul,.footul a,.footul span{color: #a8a8a8;font-size: 14px;}
.ftli{display: inline-block;float: left;}
.ftli h3{margin: 0;font-size: 18px;font-weight: normal;}
.ftli1{width: 26%;}
.ftli2{width: 34%;}
.ftli3{width: 30%;}
.ftli4{width: 10%;text-align: right;}
.ftli1one span:nth-child(2){font-size: 16px;}
.ftli1one span:nth-child(2) b{font-size: 26px;color: #fff;padding-left: 10px;}
.ftli1 span,.ftli2 span,.ftli3 span{display: block;}
.ftli1two{margin-top: 35px;}
.ftli1two span{line-height: 24px;}
.ftli2 span:nth-child(1){font-weight: bold;color: #fff;}
.ftli2 span:nth-child(2){margin-top: 13px;}
.ftli3 span{line-height: 24px;font-size: 13px;}
.ftli3{padding-top: 20px;}
.friendlink,.friendlink a,.flk{color: #5f5f5f;font-size: 14px;}
.friendlink a{padding: 0 5px;}
.friendlink{height: 84px;line-height: 84px;background-color: #000;}
.ft{background-color: #181818;border-top: 1px solid #5e5e5e;}
.ft,.ft a{font-size: 13px;color: #a8a8a8;}
.ftl{float: left;}
.ftr{float: right;}
.ful li a:hover{color: #fe910e;}
.sub_nav,.mnav{display: none;}

/*屏幕查询*/

@media (max-width: 1199px) and (min-width:992px )  {
    .header{width: 100%;}
    .w90{width: 98%;}
    .lt{padding-left: 15px;}
    .rt{padding-right: 15px;}
    .logo{margin: 0 auto;}
    .nav{width: 100%;float: none;}
    .pt55{padding-top: 30px;}
    .pb55{padding-bottom: 30px;}
    .pt60{padding-top: 40px;}
    .nav{height: 53px;}
    .navlt{width: 100%;max-width:unset;margin: 0 auto;float: none;height: 53px;}
    .mw100{background-color: #fff;}
    .fwxmul li{width: 25%;padding: 0px;font-size: 20px;}
    .fwxmul li:nth-child(n){background: none;}
    .fwxmul li:nth-child(n).selected{background: none;}
    .fwxmul li.selected:after{left:50%;}
    .ms,.infwul{width: 100%;}
    .infwul li:nth-child(n){width: 24%;margin-right: 1%;height: 330px;}
    .infwul li:nth-child(4n){margin-right: 0;}
    .infwul li .index_fw_box{padding: 30px 10px;}
    .fwr{width: 200px;}
    .morefwbox:nth-child(n){width: 49%;margin-right: 2%;}
    .morefwbox:nth-child(2n){margin-right: 0;}
    .morefwbox:nth-child(1) .moreconbox ul, .morefwbox:nth-child(2) .moreconbox ul{height: auto;}
    .morefwbox:nth-child(3) .moreconbox ul, .morefwbox:nth-child(4) .moreconbox ul{height: auto;}
    .moreconbox ul{padding: 25px;}
    .wul li:nth-child(n),.cnul li:nth-child(n){width: 24%;margin-right: 0.5%;margin-left: 0.5%;}
    .wul li:nth-child(4n),.cnul li:nth-child(4n){margin-right: 0;}
    .wul li img{width: 100%;}
    .wul li:nth-child(1) h3{background-position:10px 15px; }
    .wul li:nth-child(2) h3{background-position:10px -42px; }
    .wul li:nth-child(3) h3{background-position:10px -95px; }
    .wul li:nth-child(4) h3{background-position:10px -148px; }
    .jsil,.jsir{width: 50%;}
    .jsir{padding: 0 0  0 40px;}
    .jsirh h2:after{content:url("../img/jsrimg2.png");}
    .jsirh h2{font-size: 26px;}
    .jscon{padding-top: 15px;line-height: 26px;}
    .newsul li:nth-child(n){width: 32.5%;margin-right: 1%;}
    .newsul li:nth-child(3n){margin-right: 0%;}
    .newsh,.newshl{width: 100%;}
    .newshl,.newshr,.newshr a{float: none;text-align: center;}
    .newsh{padding: 20px 40px;}
    .newshr a{margin: 0 auto;}
    .newslis{padding: 5px;}
    .newslis ul li.text-cut{width: 100%;}
    .ftli5{display: none;}
    .footul{padding-left: 15px;padding-right: 15px;margin-bottom: 30px;}
    .ftli1{width: 24%;}
    .ftli2{width: 26%;}
    .ftli3{width: 10%;}
    .ftli4{width: 40%;}
    .snavbox .snav a{width: 20%;}
    .abt{font-size: 40px;}
    .abqygk{margin-top: 40px;position: relative;}
    .abqygkr{position: absolute;right: 0px;width: 80%;padding: 15px;background: linear-gradient(to right,#cceaea75,#fff);border-bottom-left-radius: 50px;}
    .abqygkcon{margin-top: 15px;}
    .abqygkcon p, .abqygkcon span{line-height: 24px;}
    .abqyys{position: relative;}
    .yqysull,.yqysulr{width: 565px;margin: 0 auto;float: none;position: absolute;left: 50%;margin-left: -292px;top:10px;}
    .yqysull li, .yqysulr li{color: #353535;}
    .abqywh{width: 60%;}
    .abfwshl, .abfwshr,.abfwlcl, .abfwlcr{width: 50%;height: auto;float: left;}
    .abfwshl img,.abfwlcr img{width: 100%;height: 100%;}
    .abfwshr,.abfwlcl{padding:45px 35px;}
    .abfwshr h3, .abfwlcl h3{font-size: 24px;margin-bottom: 10px;}
    .abfwshr p, .abfwlcl p{font-size: 16px;margin: 0;}
    .abfwlcl p,.abfwlcl span{line-height: 32px;}
    .proh .w90{width: 100%;}
    /*.prohcbg{background-size: 100% 100%;}*/
    /*.prohcbg ul li{width: 20%;margin-top: 76px;}*/
    /*.prolculbg{background-size: 100% 100%;height:66px;margin-top: 65px;}*/
    /*.prolculbg li{width:12.5%; }*/
    /*.prolculbg li img{width: 60px;height: 60px;}*/
    /*.prolculbg li span{font-size: 14px;}*/
    /*.prolculbg li span{bottom:0px;}*/

    /*云摄影案例*/
    .ysycaseul li{width:  32.3333333%;margin-right:1.5%; margin-bottom: 20px;float: left;overflow: hidden;}
    .ysycaseul li img{width: 100%;height: 281px;width: 387px;height: 259px;}
    .ysycaseul li:nth-child(3n){margin-right: 0;}
    .ysycaseul li:hover{box-shadow: 1px 1px 10px #fd930c;}
    /*.ysycaseul0,.ysycaseul1,.ysycaseul2,.ysycaseul3,.ysycaseul4,.ysycaseul5{*/
        /*display: none;*/
    /*}*/

    /*.prolc{height: 329px;}*/

    .caseh h3{font-size: 32px;margin-bottom: 20px;}
    .casesa:nth-child(n){width: 15.83333%;height: 55px;margin-right: 1%;margin-bottom: 10px;}
    .casesa:nth-child(6n){margin-right: 0%;}
    .casetxt ul li:before{content: "";display: none;}
    .casetxt ul li a span.casegsname{width:35%;padding-left: 0px;}
    .casetxt ul li a span.casetype{width: 55%;line-height: 32px;}
    .casetxt ul li a span.casetype p{margin: 0;}
    .casetxt ul li a span.casetime{width: 10%;}
    .snavbox .newsnav a{width: 33%;}
    .snav a.snavselectd:after{left:50%;margin-left: -21px;}
    .newspagel,.newspager{width: 100%;position: relative;float: none;}
    .newspager{margin-left: 0px;position: relative;margin-top: 20px;}
    .newshotpro,.tjyd{width: 100%;float: none;}
    .newspager h3{width: 30%;}
    .newshotpro{margin-right: 2%;float: left;}
    .tjyd{float: none;}
    .newshotpro li:nth-child(n){width:32.666%;margin-right: 1%; background-size: 100% 100%;padding: 40px 10px;}
    .newshotpro li:nth-child(3n){margin-right: 0%; }
    .newshotpro li a{font-size: 20px;}
    .tjyd1{float: left;}
    .tjydul{float:left;margin: 0px;margin-left: 50px;width: auto;}
    .tjydul li{margin-bottom: 3px;}
    .cononeul li{width: 33.3333%;}
    .ctcont label,.ctcont span{display: block;overflow: hidden;}
    .ctwol, .ctwor,.ctwor .w90{width: 100%}
    .ctwol{padding-right: 0px;}
    .articlecontent .newspagel .acontent,.articlecontent .newspagel .articleinfo{width: 100%;}
    .articlecontent .newspagel h3{margin: 0px;padding: 30px }
    .proconl{width: 30%}
    .proconr{width: 70%;}
    .abtop{width: 100%;overflow: hidden;height: auto;}
    .abtop img{ max-width:unset;width: 100%;position: unset;left: 0%;margin-left: 0;height: auto;}
    .navlt ul li a{padding: 0 10px;}
    .navlt ul li{margin-right: 1.1%;margin-left: 1%;}
    .infwul li:hover > span.fwname{animation: unset;transform: unset;}
    .infwul li:hover >img{animation: unset;transform: unset;}
    .index_alul,.index_vcul{width: 720px;}
    .icasebox ul li{width: 32.333333%;margin-right: 1.5%;}
    .icasebox ul li:nth-child(3n){margin-right: 0%;}
    .index_video img.invbg{width: 100%;}
    .casepageul li.casesvideo{width: 48%;}
    .casepageul li.casesvideo img.vbg{width: 100%;height: 100%;}
    .csvideo video,.csvideo,.casepageul li.casesvideo,.index_video video,.index_videoli,.index_video,.index_video img.invbg{height: 278px;}
    .index_ttnavbox a{width: 20%;}
    .jsir img{width: 100%;}
    .jsil h3{font-size: 36px;}
    .jsil .jsilsubt{margin: 25px 0;}
    .jsildes p{line-height: 38px;}
    .index_abwyjl,.index_nboxr{display: none;}
    .index_abwyjm,.index_abwyjr{width: 50%;}
    .index_nboxl,.index_newsul li{width: 100%;}
    .inbontr{width: 55%;}
    .index_newsul li a span.inult{width: 90%;}
    .prohcbg .fwcaseul li{    width: 32.3333333%;margin-right: 1%;}
    .prohcbg .fwcaseul li img{width: 100%;}
    .prohcbg .fwcaseul li{margin-top: 20px;}
    .prolcl{width: 100%;margin-right: 0px;}
    .prolclr{display: none;}
    .prolcr{width: 60%;}
    .prohcbg .tthycaseul li{margin-top: 20px;}
    /*.tthycaseul li:nth-child(2), .tthycaseul li:nth-child(3){width: 48%;}*/
    /*.tthycaseul li:nth-child(2){margin-right: 2%;}*/
    /*.tthycaseul li:nth-child(2) img, .tthycaseul li:nth-child(3) img{width: 100%;}*/
    .snavbox{height: auto;}
    .newspager{display: none;}
    .abqygkr{position: unset;width: 100%;}
    .abqygkcon img{width: 100%;}
    .jyfcl,.jyfcr{width: 50%;}
    .jyfcr ul li .fcbox p{width: 78%;}
    .jyfcr ul li:nth-child(4){display: none;}
    .abqywh{width: 100%;}
    .contactone .fcm li:nth-child(1) {
        background: url(../img/ctel.png) no-repeat 10px center;
    }
    .contactone .fcm li:nth-child(2) {
        background: url(../img/cwx.png) no-repeat 10px center;
    }
    .contactone .fcm li:nth-child(3) {
        background: url(../img/cemail.png) no-repeat 10px center;
    }
    .foot1,.footul,.fm{display: none;}
    .articlecontent .casesl .acontent{padding-right: 0;}
    .index_vcul{width: 600px;}
    .index_newsul li:nth-child(2n){padding-right: 21px;}
    .index_nboxr{display: none;}
    .casepageul li.allcase img{height: 200px;}
}
@media (max-width: 992px) and (min-width:768px )  {
    body,.content {overflow-x: hidden;}
    .w90{width: 95%;}
    .carousel-inner > .item > img{max-width:unset;max-width:unset;}
    .banner .item{    width: 100%;overflow: hidden;height:auto;}
    .banner .item img{max-width:100%;width: 100%;height:auto;position:unset;left:0px;margin-left:0px;}
    .header,.nav,.navlt,.mw100{width: 100%;}
    .navlt ul li{margin-left: 2%;margin-right: 2%;}
    .nav,.navlt,.pul,.moreconbox ul li,.moreconbox ul li:nth-child(2n){float: none;}
    .rt,.jsil{display: none;}
    .logo{display: inline-block;margin: 0 auto;}
    .topr{display: none;}
    .topbox{padding: 30px 12%;}
    .navlt{max-width: 100%;}
    .mw100,.m992bg{background-color: #fff;}
    .navlt ul li a{height: 45px;line-height: 45px;}
    .navlt{background-color: #282828;height: 45px;line-height: 45px;}
    .pul{width: 100%;margin: 0 auto;}
    .navlt ul li a:hover, .navlt ul li.active a{color: #fe910e;border-bottom: 0px;}
    .navlt ul li a{font-size: 14px;padding: 0px;}
    .navlt ul li{margin-left: 1.6%;margin-right: 1.6%;}
    .snav a{width: 20%;}
    .snav a.snavselectd:after{left:50%;margin-left: -21px;}
    .pt55{padding-top: 35px;}
    .pb55{padding-bottom: 35px;}
    .fwxmul li{width: 25%;padding: 0px;font-size: 20px;}
    .fwxmul li:nth-child(n){background: none;}
    .fwxmul li:nth-child(n).selected{background: none;}
    .fwxmul li.selected:after{left:50%;}
    .ms,.infwul{width: 100%;}
    .infwul li:nth-child(n){width: 49%;margin-right: 2%;}
    .infwul li:nth-child(2n){margin-right: 0;}
    .infwul li:nth-child(5),.infwul li:nth-child(6){display: none;}
    .infwul li .index_fw_box{padding: 30px 10px;}
    .fwr{width: 240px;}
    .fwr a{padding-left: 15px;}
    .morefwbox:nth-child(n){width: 49%;margin-right: 2%;}
    .morefwbox:nth-child(2n){margin-right: 0;}
    .morefwbox:nth-child(1) .moreconbox ul, .morefwbox:nth-child(2) .moreconbox ul{height: auto;}
    .morefwbox:nth-child(3) .moreconbox ul, .morefwbox:nth-child(4) .moreconbox ul{height: auto;}
    .moreconbox ul{padding: 25px;}
    .wul li:nth-child(n),.cnul li:nth-child(n){width: 49%;margin-right: 2%;margin-bottom: 20px;}
    .wul li:nth-child(2n),.cnul li:nth-child(2n){margin-right: 0;}
    .wul li img{width: 100%;}
    .indextel{margin-top: 20px;margin-bottom: 0px;}
    .newsul li:nth-child(n){width: 32.5%;margin-right: 1%;}
    .newsul li:nth-child(3n){margin-right: 0%;}
    .newsh,.newshl{width: 100%;}
    .newshl,.newshr,.newshr a{float: none;text-align: center;}
    .newsh{padding: 20px 40px;}
    .newshr a{margin: 0 auto;}
    .newslis{padding: 5px;}
    .newslis ul li.text-cut{width: 100%;}
    .footer{display: none;}
    .abt{font-size: 38px;}
    .abqygk{margin-top:0px;position: relative;height: auto;}
    .abqygkr{position: absolute;right: 0px;padding: 15px;top:30px;}
    .abqygkcon{margin-top: 15px;}
    .abqygkr{background: url("../img/graybg.png") repeat;position: unset;}
    .abqygkcon img{width: 100%;}
    /*.abqygkr h3,.abqygkcon p, .abqygkcon span{color: #fff;}*/
    .abqyys{position: relative;}
    .yqysull,.yqysulr{width: 565px;margin: 0 auto;float: none;position: absolute;left: 50%;margin-left: -292px;top:10px;}
    .yqysull li, .yqysulr li{color: #353535;}
    .abqywh{width: 60%;}
    .abfwshl, .abfwshr,.abfwlcl, .abfwlcr{width: 50%;height: auto;float: left;}
    .abfwshl img,.abfwlcr img{width: 100%;height: 100%;}
    .abfwshr,.abfwlcl{padding: 15px;}
    .abfwshr h3, .abfwlcl h3{font-size: 24px;margin-bottom: 10px;}
    .abfwshr p, .abfwlcl p{font-size: 14px;margin: 0;}
    .abfwlcl p,.abfwlcl span{line-height: 24px;}
    .pdtb60{padding: 30px 0;}
    .proh h3{font-size: 30px;}
    .proh .w90{width: 100%;}
    .fwr a{overflow: hidden;  white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;
        -webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis;}
    .protell, .protelr{font-size: 16px;}
    .protelr a{width: 140px;height: 35px;line-height: 35px;font-size: 14px;background: url(../img/onlinebg.png) no-repeat 10px center;margin-top: 56px;}
    .prohcbg{background-size: 100% 100%;height: 329px;}
    .prohcbg ul li{width: 20%;margin-top: 76px;}
    .prolculbg{background-size: 100% 100%;height:66px;margin-top: 65px;}
    .prolculbg li{width:12.5%; }
    .prolculbg li img{width: 60px;height: 60px;}
    .prolculbg li span{font-size: 14px;}
    .prolculbg li span{bottom:0px;}
    .prolc{height: 329px;}
    .caseh h3{font-size: 28px;margin-bottom: 20px;}
    .casesa:nth-child(n){width: 24.25%;height: 75px;margin-right: 1%;margin-bottom: 10px;}
    .casesa:nth-child(4n){margin-right: 0%;}
    .casetxt ul li:before{content: "";display: none;}
    .casetxt ul li a span.casegsname{width:100%;padding-left: 0px;}
    .casetxt ul li a span.casetype{width: 70%;line-height: 32px;}
    .casetxt ul li a span.casetype p{margin: 0;}
    .casetxt ul li a span.casetime{width: 30%;}
    .newsnav a{width: 33%;}
    .newspagel,.newspager{width: 100%;position: relative;float: none;}
    .newspager{margin-left: 0px;position: relative;margin-top: 20px;}
    .newshotpro,.tjyd{width: 100%;float: none;}
    .newspager h3{width: 30%;}
    .newshotpro{margin-right: 2%;float: left;}
    .tjyd{float: none;}
    .newshotpro li:nth-child(n){width:32.666%;margin-right: 1%; background-size: 100% 100%;padding: 40px 10px;}
    .newshotpro li:nth-child(3n){margin-right: 0%; }
    .newshotpro li a{font-size: 20px;}
    .tjyd1{float: left;}
    .tjydul{float:right;margin: 0px;}
    .tjydul li{margin-bottom: 3px;}
    .cononeul li{width: 33.3333%;}
    .ctcont label,.ctcont span{display: block;overflow: hidden;}
    .ctwol, .ctwor,.ctwor .w90{width: 100%}
    .ctwol{padding-right: 0px;}
    .articlecontent .newspagel .acontent,.articlecontent .newspagel .articleinfo{width: 100%;}
    .articlecontent .newspagel h3{margin: 0px;padding: 30px }
    .abtop{width: 100%;overflow: hidden;height: auto;}
    .abtop img{ max-width:unset;width: 100%;position: unset;left: 0%;margin-left: 0;height: auto;}
    .proconl{display: none;}
    .proconr{width: 100%;}
    .infwul li img{animation: unset;transform: unset;}
    .infwul li:hover > span.fwname{animation: unset;transform: unset;}
    .infwul li:hover >img{animation: unset;transform: unset;}
    .infwul li{position: relative;height: 222px;}
    .infwul li span.fwinfo{position: absolute;top:35px;right: 35px;width: 50%;}
    .icasebox ul li{width: 48%;margin-right: 2%;}
    .icasebox ul li:nth-child(3n){margin-right: 2%;}
    .icasebox ul li:nth-child(2n){margin-right: 0%;}
    .icasebox ul li img,.index_video img.invbg{width: 100%;}
    .index_video img.invbg,.index_videoli,.index_video,.index_video video{height: 199px;}
    .index_ttnavbox a{width: 20%;}
    .jsir{width: 100%;float: none;text-align: center;}
    .indexzjjs .hyzjul li .hyzjname{font-size: 16px;}
    .indexzjjs .hyzjul li{padding: 5px 10px;}
    .index_abwyjl{display: none;}
    .index_abwyjm,.index_abwyjr{width: 50%;}
    .index_abwyjm p{line-height: 28px;}
    .index_nboxl{width: 100%;}
    .inbontl,.inbontr{width: 50%;}
    .inbontr{padding-left: 20px;}
    .view{left:20px;}
    .index_newsul li{width: 100%;}
    .prohcbg .fwcaseul li{width: 48%;margin-right: 2%;margin-top: 20px;overflow: hidden;}
    .prohcbg .fwcaseul li:nth-child(2n){margin-right: 0%}
    .prohcbg,.prolc{height: auto;}
    .prolcl{width: 100%;margin-right: 0px;}
    .prolclr{display: none;}
    .prolcr{width: 60%;}
    .pro_newstitle{width: 560px;}
    .prohcbg ul li{margin-top: 20px;}
    /*.tthycaseul li:nth-child(2), .tthycaseul li:nth-child(3){width: 48%;}*/
    /*.tthycaseul li:nth-child(2){margin-right: 2%;}*/
    /*.tthycaseul li:nth-child(2) img, .tthycaseul li:nth-child(3) img{width: 100%;}*/
    .prohcbg .ysycaseul li{width: 49%;margin-right: 2%;overflow: hidden;}
    .prohcbg .ysycaseul li:nth-child(2n){margin-right: 0%;}
    .hyzjul li .hyzjdes{padding: 0 15px;}
    .snavbox{height: auto;}
    .casepageul li.casesvideo{width: 48%;}
    .casepageul li.casesvideo img.vbg{width: 100%;height: 100%;}
    .csvideo video,.csvideo,.casepageul li.casesvideo{height: 197px;}
    .newspager{display: none;}
    .jyfcr{width: 100%;}
    .jyfcl{display: none;}
    .jyfcr ul li .fcbox p{width: 480px;}
    .abqywh{width: 100%;}
    .lnyz li{padding: 30px 15px;}
    .contactone .fcm li{width: 100%;}
    .contactone .fcm li:nth-child(1), .contactone .fcm li:nth-child(2){border-right: 1px solid #dadada;}
    .contactone .fcm li:nth-child(1){background: url(../img/ctel.png) no-repeat 200px center;}
    .contactone .fcm li:nth-child(2) {
        background: url(../img/cwx.png) no-repeat 200px center;
    }
    .contactone .fcm li:nth-child(3) {
        background: url(../img/cemail.png) no-repeat 200px center;
    }
    .articlecontent .casesl .acontent{padding-right: 0;}
    .index_vcul{width: 600px;}
    .index_newsul li:nth-child(2n){padding-right: 21px;}
    .index_nboxr{display: none;}
    .casepageul li.allcase img{height: 168px;}
    .ysyul li .ysydes{font-size: 12px;}
    .procs_ul li{width: 85px;}
    .icasebox ul li img{height: 235px;}
    /*云摄影案例*/
    /*.ysycaseul li{width:  48%;margin-right:1.5%; margin-bottom: 20px;float: left;overflow: hidden;}*/
    /*.ysycaseul li img{width: 100%;height: 281px;width: 387px;height: 259px;}*/
    /*.ysycaseul li:nth-child(3n){margin-right: 0;}*/
    /*.ysycaseul li:hover{box-shadow: 1px 1px 10px #fd930c;}*/
}
@media (max-width: 768px)   {
    body,.content {overflow-x: hidden;}
    .carousel-inner > .item > img{max-width:unset;max-width:unset;}
    .banner .item{    width: 100%;overflow: hidden;height:auto;}
    .banner .item img{max-width:100%;width: 100%;height:auto;position:unset;left:0px;margin-left:0px;}
    .w90{width: 90%;}
    .logo,.ms,.morefwbox{width: 100%;margin: 0 auto;}
    /*.logo img{width: 100%;height: auto;}*/
    .header{width: 100%;padding: 0px 15px;}
    .topr,.index_abus{display: none;}
    .nav,.navlt ul li a,.cnul li,.newsul li,.newsh,.newslis ul li{width: 100%;height: 45px;}
    .navlt{max-width: 100%;width: 100%;}
    .lt,.fwxmul, .finwul0 li:nth-child(n),.wcus,.jsbg ,.footer,.index_alnav{display: none;}
    .rt,.ftr{float: left;}
    .index_vul{overflow: hidden;}
    .index_vul li{width: 100%;}
    .index_vul li:nth-child(2){display: none;}
    .index_videoli,.index_video,.index_video video,.index_video img.invbg{height: auto;}
    .nav{position: absolute;right:0px;background-color: #282828;z-index: 999;top:30px;width: 50px;}
    .navlt{margin-top: 44px;}
    .navlt ul li{float: none;width: 100%;margin-left: 0px;line-height: 30px;}
    .pul,.navlt,.newsul li{float: none;}
    .navlt ul li a{height: 55px;line-height: 55px;}
    .navlt ul li a:hover, .navlt ul li.active a{color: #fe910e;border-bottom: 2px solid #fe910e;}
    .pul{background-color: #282828;display: none;}
    .mnav{display: inline-block;width: 50px;height: 45px;text-align: center; position: absolute;right: 0px;background: url("../img/mmenu.png") no-repeat center center;background-size: 20px 20px;
        top:0px;color: #fe910e;line-height: 45px;
    }
    @keyframes maction {
        0%{transform: rotate(0deg)}
        100%{transform: rotate(180deg)}
    }
    @keyframes mactiono {
        0%{transform: rotate(180deg)}
        100%{transform: rotate(0deg)}
    }
    @keyframes cw100 {
        0%{width: 45px;}
        100%{width: 100%;}
    }
    @keyframes cw100org {
        0%{width: 100%;}
        100%{width: 45px;}
    }
    .pt55{padding-top: 15px;}
    .pb55{padding-bottom: 15px;}
    .pt60{padding-top: 30px;}
    .pb60{padding-bottom: 30px;}
    .pdtb60{padding: 30px 0;}
    .index_title,.proh h3,.articlecontent .newspagel h3{font-size: 20px;}
    .infwul li {width: 100%;float: unset;margin: 0;margin-bottom: 20px;}
    .infwul li .index_fw_box{padding: 10px;height: 260px;}
    .fwl{float: unset;display: block;margin: 0 auto;width: auto;}
    .fwl a img{display: block;margin: 0 auto;}
    .fwr{float: unset;width: 100%;text-align: center;}
    .fwr a{padding-left: 0px;}
    .index_btn{left:50%;margin-left: -50px;}
    .index_btn a{margin: 0 auto;}
    .finwul0 li:nth-child(1),.finwul0 li:nth-child(2),.finwul0 li:nth-child(3){display: block;}
    .moreconbox ul li:nth-child(n){width: 100%;margin-right: 0px;}
    .moreconbox ul{padding: 15px;}
    .morefwbox,.newsul li{margin-bottom: 20px;}
    .morefwbox h3{font-size: 24px;height: 55px;line-height: 55px;}
    .morefwbox:nth-child(1) .moreconbox ul,.morefwbox:nth-child(2) .moreconbox ul{height: auto;}
    .morefwbox:nth-child(3) .moreconbox ul,.morefwbox:nth-child(4) .moreconbox ul{height: auto;}
    .cnul li{margin-right: 0px;margin-bottom: 25px;}
    .newsh{padding: 50px 10px;}
    .newslis ul li{margin-bottom: 0px;}
    .bannertxt span:nth-child(1){font-size: 28px;}
    .abtop{height: 255px;}
    .bannertxt{padding-top: 70px;}
    .abqygkl,.abfwshl,.abfwlcr,.protelbg  ,.prolc{display: none;}
    .abt{font-size: 24px;margin: 0px;}
    .abqygk,.abqyys,.abqywh{margin-top: 30px;}
    .abqygkr,.abfwshl, .abfwshr{width: 100%;padding-left: 0px;float: unset;}
    .abqygkcon{margin-top: 15px;}
    .yqysull,.yqysulr,.abqywh,.abfwlcl {width: 100%;float: unset;}
    .yqysull li,.yqysulr li{text-align: center;line-height: 55px;color: #2a4c5d;}
    .qywh{height: auto;}
    .abfwshr,.abfwlcl {padding: 15px;padding-top:40px;height: auto;}
    .proh h3{margin: 0px;margin: 20px 0;}
    .newspagel,.newspager,.newshotpro li,.tjyd1 a,.tjyd1 img,.tjyd1 .tjtitle,.articlecontent .newspagel .articleinfo,.articlecontent .newspagel .acontent,.ctwol{width: 100%;}
    .articlecontent .casesl .acontent{padding-right: 0;}
    .lastcases li{width: 100%;}
    .newspager{margin-left: 0px;}
    .newshotpro li:nth-child(1){background-size: 100% 100%;}
    .tjyd1 a,.tjyd1 img{height: auto;}
    .newspagel{float: unset;}
    .newspager{float: unset;margin-top: 20px;}
    .articlecontent .newspagel h3{padding: 15px 5px;margin: 0px;}
    .acontent{padding: 0px 15px;}
    .cononeul{display: none;}
    .cttwobox{padding: 0px;padding: 15px;}
    .ctwol{padding-right: 0px;}
    .ctwol ul li:nth-child(7),.ctwol ul li:nth-child(8){background: url("");padding-left: 0px;}
    .ctwor{float: unset;width: 100%;}
    .ctwor .w90{padding: 0;}
    .caseh h3{font-size: 24px;margin-bottom: 20px;}
    .casesa:nth-child(n){width: 32.66%;height: 55px;margin-right: 1%;margin-bottom: 10px;}
    .casesa:nth-child(3n){margin-right: 0%;}
    .casetxt ul li:before{content: "";display: none;}
    .casetxt ul li a span.casegsname{width:100%;padding-left: 0px;}
    .casetxt ul li a span.casetype{width: 100%;line-height: 32px;}
    .casetxt ul li a span.casetype p{margin: 0;}
    .casetxt ul li a span.casetime{width: 100%;}
    .qyys{height: 435px;}
    .header{height: 36px;}
    .rt{float: none;}
    .m992bg{background-color: #fff;}
    .abqyys{
        background-image: linear-gradient(to bottom,rgba(204,234,234,0.75),rgba(255,255,255,0.75));
        border-top-left-radius: 50px;border-bottom-right-radius: 50px;}
    .abqywh{padding:15px;background-image: linear-gradient(to bottom,rgba(163,163,163,0.25),rgba(177,177,177,0.25));}
    .abtop{width: 100%;overflow: hidden;height: auto;}
    .abtop img{ max-width:unset;width: 100%;position: unset;left: 0%;margin-left: 0;height: auto;}
    .proconl{display: none;}
    .proconr{width: 100%;}
    .infwul li img{animation: unset;transform: unset;}
    .infwul li:hover > span.fwname{animation: unset;transform: unset;text-align: unset;}
    .infwul li:hover >img{animation: unset;transform: unset;}
    .infwul li{position: relative;padding: 15px 15px 15px 25px;}
    .infwul li span.fwname{position: absolute;top:5px;right: 35px;width: 50%;margin-top: 18px;animation: unset;transform: unset;text-align: unset;}
    /*.infwul li span.fwinfo{position: absolute;top:35px;right: 35px;width: 50%;}*/
    .index_alul li{margin-bottom: 15px;}
    .icasebox ul li{width: 49%;margin-right: 2%;}
    .icasebox ul li:nth-child(3n){margin-right: 2%;}
    .icasebox ul li:nth-child(2n){margin-right: 0%;}
    .indexzjjs .hyzjul li{width: 100%;float: unset;margin-bottom: 20px;}
    .cnbg{background-size: 100% 100%;}
    .index_abwyjr{display: none;}
    .index_abwyjm{width: 100%;height: 359px;}
    .index_abwyjm p{padding-left: 15px;padding-right: 15px;color: #ff9b00;}
    .index_nboxl,.inbontl,.inbontl img,.inbontr{width: 100%;}
    .inbontr{height: auto;}
    .inbontl img{height: auto;max-height: 226px;}
    .inbontr .indes{display: block;}
    .view{position: unset;margin-top: 15px;}
    .index_newsul{margin-top: 20px;width: 100%;}
    .index_newsul li{width: 100%;}
    .index_newsul li{padding-left: 5px;padding-right: 0px;}
    .index_newsul li a span.inult{width: 73%;}
    .sysxfwul li{width: 33%;margin-bottom: 20px;}
    .sysxfwul li:nth-child(3n){border-right: 0px;}
    .fwcaseul li{width: 100%;margin-right: 0%;overflow-x: hidden;}
    .tthycaseul li:nth-child(1) img{width: 100%;height: auto;}
    .tthycaseul li:nth-child(2), .tthycaseul li:nth-child(3),.tthycaseul li:nth-child(2) img, .tthycaseul li:nth-child(3) img{width: 100%;height: auto;}
    .tthyul li{width: 50%;margin-bottom: 20px;}
    .tthyul li:nth-child(2){    background: url(../img/tthyimg2.png) no-repeat center 0px;}
    .ysyul li{width: 50%;margin-bottom: 40px;}
    .ysyul,.hyzjul{margin-top: 20px;}
    .ysycaseul li{width: 100%;margin-right: 0%;}
    .ysycaseul li:nth-child(7),.ysycaseul li:nth-child(8),.ysycaseul li:nth-child(9),.ysycaseul li:nth-child(10),.ysycaseul li:nth-child(11),.ysycaseul li:nth-child(12),.ysycaseul li:nth-child(13),.ysycaseul li:nth-child(14),.ysycaseul li:nth-child(15),.ysycaseul li:nth-child(16){display: none;}
    .hyzjul li{width: 100%;margin-bottom: 40px;}
    .hyzjcaseul li{width: 100%;margin-right: 0%;}
    .snav span, .snav a{width: 33.3333%}
    .snavbox{height: unset;}
    .casepageul li{width: 100%;margin-right: 0%;}
    .casepageul li.ttpage,.casepageul li.ttpage .ttimgbox{height: auto;}
    .casepageul li.ttpage img{height: 100%;}
    .casepageul li.casesvideo{width: 100%;}
    .casepageul li.casesvideo img.vbg{width: 100%;height: 100%;}
    .csvideo video,.csvideo,.casepageul li.casesvideo{height: auto;}
    .abqygkcon img,.jyfcl, .jyfcr,.jyfcr ul li .fcbox{width: 100%;}
    .qyys{height: auto;}
    .jyfcr ul li .fcbox p{width: 70%;padding: 0px;padding-top: 15px;}
    .lnyz li,.contactone .fcm li{width: 100%;}
    .contactone .fcm li:nth-child(1), .contactone .fcm li:nth-child(2){border-right: 1px solid #dadada;}
    .contactone .fcm li{padding-left: 20px;}
    .cpbox{width: 80%;}
    .cbox img{width: 80%;}
    .index_alul li{width: 32.66666%;margin-right: 1%;}
    .index_alul li:nth-child(3n){margin-right: 0%;}
    .topm{width: 100%;}
    .topm img{width: 100%;}
    .topm,.abfw{display: none;}
    .index_alul, .index_vcul{margin-top: 15px;}
    .mt60{margin-top: 20px;}
    .indexzjjs .hyzjul li .hyzjname{position: relative;top:0px;}
    .indexzjjs .hyzjul li:nth-child(n) .hyzjname:before{display: inline-block;padding-right: 20px;position: relative;top:20px;}
    .indexzjjs .hyzjul li:nth-child(n) .hyzjname:after{position: absolute;top:60px;left: 73px;}
    .indexzjjs .hyzjul li .hyzjdes{position: relative;top:10px;}
    .indexzjjs .hyzjul li{height: 180px;padding-top: 0px;}
    .index_abwyjl,.index_abwyj{position: relative;}
    .index_abwyjl{z-index: 0;}
    .index_abwyjl, .index_abwyjl img{width: 100%;height: auto;overflow: hidden;}
    .index_abwyjm{position: absolute;height: 100%; z-index: 1;left:0;top:0;width: 100%;background:url("../img/aaaa_bg.png") no-repeat 100% 100%;}
    .pdtb30{padding: 15px 0;}
    .sysxfwul{margin-top: 20px;}
    .sysxfwul li,.ysyul li .ysydes{font-size: 14px;}
    .ysyul li .ysydes{padding: 0 5px;}
    .procs_ul,.newspager {display: none;}
    .ysycaseul li{overflow-x: hidden;}
    .infwul li img{width: 35px;height: 35px;position: relative;left: 18%;}
    .infwul li:nth-child(2) img{width: 45px;}
    .infwul li span.fwinfo{margin-top: 15px;line-height: 24px;}
    .icasebox ul li img{height: 135px;}
    .index_nboxr{width: 100%;}
    .indexzjjs .hyzjul li{padding: 0px 10px 20px 10px;}
    .index_newsul li{padding:10px 0 10px 5px;}
    .index_nrul li{padding: 5px 0 5px 5px;}
    .index_kt img{width: 100%;height: auto;}
    .invbg,.inplaybtn{display: none;}
    .icasebox ul li span{height: 35px;line-height: 35px;}
}
